/Reverse-image-search

• An image search engine that can scale up to million images. Uses VP-trees to store difference-hashes of images from dump. Performs nearest neighbour search in O(log n) per query

Primary LanguagePython

This repository is not active