Rabusi / unsupervised-image-retrieval

Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupervised image retrieval

This code is related to this blog post on using convolutional denoising autoencoder for content based image retrieval.

We use keras machine learning python library and mnist dataset.

About

Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder


Languages

Language:Python 100.0%