Skip to content

Simplify DataTransform - #1328

Closed
sguada wants to merge 4 commits into
BVLC:devfrom
sguada:simplify_transform
Closed

Simplify DataTransform#1328
sguada wants to merge 4 commits into
BVLC:devfrom
sguada:simplify_transform

Conversation

@sguada

@sguada sguada commented Oct 20, 2014

Copy link
Copy Markdown
Contributor

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.

Copy link
Copy Markdown

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
Copy Markdown
Member

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

@sguada

sguada commented Jan 28, 2015

Copy link
Copy Markdown
Contributor Author

@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