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
Sorting:
- 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
- This project allows images to be automatically grouped into like clusters using a combination of machine learning techniques.☆241Updated 2 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- Actualmed COVID-19 Chest X-ray Dataset Initiative☆20Updated 5 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆110Updated 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…☆82Updated 6 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆64Updated 6 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated last month
- 1st place solution for AV Intel scene classification challenge☆39Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- 🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)☆156Updated 4 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 4 years ago
- Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer☆98Updated 3 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆148Updated 3 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆82Updated 6 years ago
- Autoencoders using Keras☆77Updated 7 years ago