beleidy / unsupervised-image-clustering
An unsupervised image clustering algorithm that uses VGGNet for image transformation. Python, scikit-learn and tensorflow.
☆105Updated 7 years ago
Alternatives and similar repositories for unsupervised-image-clustering:
Users that are interested in unsupervised-image-clustering are comparing it to the libraries listed below
- This is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and…☆50Updated 5 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- This project allows images to be automatically grouped into like clusters using a combination of machine learning techniques.☆239Updated 2 years ago
- A Python Package for fast extraction of features from a set of images☆52Updated 7 years ago
- Finding similar images in the Holidays dataset☆103Updated 7 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Image similarity using Triplet Loss☆102Updated 2 years ago
- ☆102Updated 2 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi sca…☆81Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- How to do Unsupervised Clustering with Keras☆238Updated 6 years ago
- Categorizing food and grocery products using Transfer Learning from Inception V3☆128Updated 5 years ago
- Siamese Network on MNIST Dataset☆17Updated last year
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- An example Jupyter notebook for image segmentation using U-Net and Brine☆37Updated 6 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆149Updated 3 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- #Deep One class #Anomaly Detection☆49Updated 5 years ago
- Codes and experiments while learning and exploring deep learning for personal curiosity by doing online courses, personal projects and wo…☆157Updated 5 years ago
- ☆60Updated 4 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆59Updated 5 years ago
- Autoencoders using Keras☆77Updated 7 years ago