beleidy / unsupervised-image-clustering
An unsupervised image clustering algorithm that uses VGGNet for image transformation. Python, scikit-learn and tensorflow.
☆105Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for unsupervised-image-clustering
- This is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and…☆49Updated 4 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.☆34Updated 3 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 4 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆63Updated 5 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Cluster images based on image content using a pre-trained deep neural network, optional time distance scaling and hierarchical clustering…☆185Updated 3 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆125Updated 5 years ago
- Finding similar images in the Holidays dataset☆103Updated 7 years ago
- Class Activation Map using Keras☆81Updated 6 years ago
- A general image classifier using Visual Bag of Words and SIFT, with OpenCV and scikit-learn☆68Updated 8 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆48Updated 6 years ago
- Almost any Image classification problem using pytorch☆132Updated 4 years ago
- Local Descriptors☆22Updated 3 years ago
- Image feature selection performed by using white and black box algorithms☆25Updated 3 years ago
- 🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)☆157Updated 4 years ago
- Using Keras and cats to visualize layers from CNNs☆149Updated 7 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆108Updated 3 years ago
- How to do Unsupervised Clustering with Keras☆238Updated 6 years ago
- Sample code of B-CNN paper (https://arxiv.org/abs/1709.09890) written in Python3+.☆54Updated 3 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 5 years ago
- Takes 2 images and says how similar they are based on Euclidean distance of feature vectors☆58Updated 6 years ago
- Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf☆58Updated 5 years ago
- Actualmed COVID-19 Chest X-ray Dataset Initiative☆20Updated 4 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 4 years ago
- #Deep One class #Anomaly Detection☆49Updated 5 years ago
- Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer☆96Updated 3 years ago