You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.