Skip to content

nathanhubens/Unsupervised-Image-Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsupervised 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 in Keras of unsupervised image retrieval with the use of autoencoders

Topics

Resources

Stars

22 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors