Skip to content

Comments

Image retrieval example#243

Closed
kloudkl wants to merge 2 commits intoBVLC:devfrom
kloudkl:image_retrieval_example
Closed

Image retrieval example#243
kloudkl wants to merge 2 commits intoBVLC:devfrom
kloudkl:image_retrieval_example

Conversation

@kloudkl
Copy link
Contributor

@kloudkl kloudkl commented Mar 19, 2014

This PR is meant to not distract #161. It does not compile yet and is blocked by #161.

@kloudkl
Copy link
Contributor Author

kloudkl commented Mar 28, 2014

@shelhamer
Copy link
Member

Is this redundant given the merge of #161? If so, please close.

@kloudkl
Copy link
Contributor Author

kloudkl commented Apr 4, 2014

@shelhamer, no, this PR picked out image retrieval examples from #161. As you have commented, while feature extraction is of broad interests, image retrieval is only helpful to a few.

Large scale image retrieval cannot be performed using the real-valued features extracted from the fully-connected layers or the convolution layers. The mean-thresholding feature binarization method in 1915707 is of little practical value. So I'm working on a non-trivial algorithm in #274 which is planned to be finished in three days.

@OceanItAdmin
Copy link

Hi,
Can you please give some information on how to use image retrieval example... explanations in the code are note really explicit.
"This program takes in binarized features of query images and sample images"
" extracted by Caffe to retrieve similar images.\n"
"Usage: demo_retrieve_images sample_binary_features_binaryproto_file"
" query_binary_features_binaryproto_file save_retrieval_result_filename"
thanks,

@kloudkl
Copy link
Contributor Author

kloudkl commented Aug 27, 2014

@OceanItAdmin, a web demo written in Python will replace this one in a few days.

@shelhamer
Copy link
Member

Replaced by #1028.

@shelhamer shelhamer closed this Oct 2, 2014
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