A
Autoencoders
Projects with this topic
-
-
Creating an Image Search Engine, which uses a vanilla CNN to extract features from an image, runs them through an Autoencoder for extracting relevant features, clusters them using a K-Means clustering, then gets similar images using Siamese networks.
Updated