willard-yuan / flask-keras-cnn-image-retrieval

🚀CNN-based image retrieval built on Keras
517 stars 175 forks source link

visualize retrieval output #3

Closed snapfinger closed 7 years ago

snapfinger commented 7 years ago

The following changes are made:

  1. visualize retrieved images to give direct sense
  2. separate feature extractor and indexing process
  3. add command line parsing to enable customed image directory and output index file name
  4. add corresponding user guide in readme file
willard-yuan commented 7 years ago

@snapfinger Very thanks for the pull request to improve the project. I have tested it and it's OK.

dgtlmoon commented 5 years ago

@snapfinger see https://github.com/dgtlmoon/flask-keras-cnn-image-retrieval for an example of improving the matlib plot output

screenshot_2019-02-18_16-54-27