Skip to content

Implementation in Keras of unsupervised image retrieval with the use of autoencoders

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published