Projects with this topic
Sort by:
-
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