1.Add your Images to Images Folder
2.Index your images by running:
python index.py --dataset images --index index.cpickle
3.Add your query Images to Query Folder
4.Run Image Search using:
python search.py --dataset images --index index.cpickle
python search_external.py --dataset images --index index.cpickle --query queries/Img.png