Skip to content

Implementation of a very simple unsupervised image retrieval system using only a convolution autoencoder and the KNN algorithm.

Notifications You must be signed in to change notification settings

Robin-ML/autoencoder-image-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder for Image Retrieval

This notebook shows the implementation of a very simple unsupervised image retrieval system using only a convolution autoencoder and the KNN algorithm.

In this example, we used the MNIST dataset.

Here is the query image :

Optional Text

The 5 retrieved images are :

Optional Text

A further explanation can be found here

About

Implementation of a very simple unsupervised image retrieval system using only a convolution autoencoder and the KNN algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published