Skip to content

Conversation

@philkr
Copy link
Contributor

@philkr philkr commented Feb 25, 2015

Fixes a small bug with encoded data #1878 in the reshaping data layer #1313 . The transformed_data_ was not initialized with the decoded datum dimensions and instead used (1,0,0,0).
This PR decodes the data before reshaping.

philkr added a commit to philkr/caffe that referenced this pull request Feb 25, 2015
Decoding the datum before feeding it into the reshaping data layer
shelhamer added a commit that referenced this pull request Feb 26, 2015
Decoding the datum before feeding it into the reshaping data layer
@shelhamer shelhamer merged commit a677076 into BVLC:master Feb 26, 2015
@shelhamer
Copy link
Member

Thanks Philipp!

@philkr philkr deleted the reshaping_encoded branch February 28, 2015 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants