/dnn-image-search

A search-by-image tool made with Lucene, Caffe and OpenCV.

Primary LanguageJava

DNN Image search engine (no-GUI version)

A search-by-image tool made with Lucene, Caffe and OpenCV. The slides can be found here.

Info

Initialization procedure.

  • Add the opencv.jar from here to the dependencies.
  • Download and copy the Oxford Building dataset images into the {PROJECT_HOME}/data/img folder and the groundtruth files into {PROJECT_HOME}/data/groundtruth
  • Copy this file into {PROJECT_HOME}/data/caffe

References

The slides abut this repository can be found here.