Check requirements.txt for required packages.
-
Store a new image to the existing image bank In the project folder, run:
python add_img_to_index.py >>path-to-your-img<<
-
Search for similar images given an input image In the project folder, run:
python search_similar_imgs.py >>path-to-your-img<<