Skip to content

Conversation

@kloudkl
Copy link
Contributor

@kloudkl kloudkl commented Feb 23, 2014

This pull request serves for two purposes.

First, CAFFE represents Convolution Architecture For Feature Extraction. So let's have a feature extraction example. To this end, Has/Get Blob/Layer methods are added to simplify feature extraction.

Second, the very natural next step is to apply the extracted features in practical applications, e.g. image retrieval. The image retrieval demo can also be deemed as a baseline method. Image retrieval is fastest when using binary features. But putting all the steps of a complete pipeline in an example is too complex. Thus a feature separate feature binarization example is split out.

Related issues:
#20: Extract the middle features
#112: pythonic export of features and params for wrapper
#139: About dump_network.cpp

@kloudkl kloudkl mentioned this pull request Feb 23, 2014
@sergeyk
Copy link
Contributor

sergeyk commented Feb 25, 2014

@kloudkl this looks awesome! Please PR this to the dev branch, and we will merge very soon.

@sergeyk sergeyk closed this Feb 25, 2014
@kloudkl kloudkl deleted the image_retrieval_example branch March 15, 2014 11:06
lukeyeager pushed a commit to lukeyeager/caffe that referenced this pull request May 17, 2016
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