Content-based Image Retrieval (CBIR) is used to searching a database for images that match a query image. This project uses a Convolutional Autoencoder to form latent image embeddings of various images in the CIFAR10 dataset. A data structure called Vantage Point Tree is used for indexing and retrieving the embeddings in O(n * log n) and O(log n) time respectively.
This repository has been archived by the owner on May 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Content based Image Retrieval (CBIR) using Autoencoders and VP Trees.
License
siddinc/image_eye
About
Content based Image Retrieval (CBIR) using Autoencoders and VP Trees.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published