dxsim / cnn-autoencoder

Code to train and run a cnn-autoencoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is a basic introduction to training an autoencoder for nearest-neighbour search. This preliminary repository was used to match users sketch to a set of icons. ANNOY (Approximate nearest neighbours) was used to perform the nearest neighbour vector search to find the closest image related to the sketch.

About

Code to train and run a cnn-autoencoder


Languages

Language:Jupyter Notebook 100.0%