SimpleReverseImageSearch

  1. Get a dataset of images
  2. Install required dependencies usu pip or pip3
    • pip install opencv-contrib-python
  3. change the name of the folder if different and pickle file (optional)
  4. if using windows repacer '/' with ''
  5. Change the name of the search image
  6. Run python3 indxer.py
  7. Run python3 findimage.py

SAMPLE OUTPUT


Screenshot from 2021-05-05 14-43-05