DEV Community

Tanishq Saluja
Tanishq Saluja

Posted on

Image Retrieval System

Hello awesome community,

Recently, I made an API and an Android Application demonstrating how to use Convolutional Autoencoder and Nearest Neighbors Algorithm in Python to get K-Most similar images to a given grayscale image. The Backend was made using Nodejs and Express and Android App is made using Android Studio in Java environment. I find it quite cool, you can check it out here : Code and Demo Link

Top comments (0)