Skip to content

Conversation

@sguada
Copy link
Contributor

@sguada sguada commented Oct 20, 2014

This PR tries to unify the code for the different types of data (Datum, cv::Mat, Blob) to be transformed.

It adds the option to process vectors of data, persistency and state to the Transformer. Persistency as proposed in #1311 allows to apply the same transformation to different data. #1311 has been integrated here.

@longjon could you take a look? I cannot compile it due to some template error.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where does Datatype come from? This line should be template <typename Dtype>.

@shelhamer
Copy link
Member

@sguada should this be closed or is it still part of the data plan?

@sguada
Copy link
Contributor Author

sguada commented Jan 28, 2015

@shelhamer I think we should close this PR and when needed open a new one.

@sguada sguada closed this Jan 28, 2015
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.

3 participants