Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 248 Bytes

File metadata and controls

3 lines (3 loc) · 248 Bytes

Distributed-Reverse-Image-Search

Search Engine Application which takes an image as input and returns N images similar to it. The application uses Locality Sensitive Hashing to return the similar images in Logarithmic time instead of Linear Time.