Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of unencoded LMDB in Torch #478

Merged

Conversation

gheinrich
Copy link
Contributor

Unencoded LMDB data are stored in BGR format so a
channel swap is required to have a consistent
representation of data across inputs, mean files,
etc.

close #477

Unencoded LMDB data are stored in BGR format so a
channel swap is required to have a consistent
representation of data across inputs, mean files,
etc.

close NVIDIA#477
@lukeyeager
Copy link
Member

NOTE: this is [nearly] a cherry-pick of the commit from #475 into the digits-3.0 branch.

lukeyeager added a commit that referenced this pull request Dec 18, 2015
@lukeyeager lukeyeager merged commit 0db4c9c into NVIDIA:digits-3.0 Dec 18, 2015
@gheinrich gheinrich deleted the dev/torch-unencoded-lmdb-3.0 branch April 14, 2016 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants