rohanbaisantry / image-clustering
This is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and resnet50 using the weights from ImageNet
☆49Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for image-clustering
- An unsupervised image clustering algorithm that uses VGGNet for image transformation. Python, scikit-learn and tensorflow.☆104Updated 6 years ago
- This project allows images to be automatically grouped into like clusters using a combination of machine learning techniques.☆235Updated last year
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 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
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 4 years ago
- #Deep One class #Anomaly Detection☆49Updated 5 years ago
- Test data for keras-retinanet.☆24Updated 3 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆125Updated 5 years ago
- 🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)☆157Updated 4 years ago
- Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.☆34Updated 3 years ago
- Implementation of Triplet Neural Network on keras☆71Updated 4 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 5 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- Class Activation Map using Keras☆81Updated 6 years ago
- [5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow…☆128Updated 4 years ago
- ☆19Updated 4 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 GradCAM.☆115Updated 5 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 5 years ago
- Real-world Landmark Recognition with Triplet Network☆18Updated 6 years ago
- Almost any Image classification problem using pytorch☆133Updated 4 years ago
- Implementing YOLO using ResNet as the feature extraction network☆117Updated 5 years ago
- Implementation of active learning features for AxonDeepSeg software (axon-myelin segmentation)☆38Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆190Updated 4 years ago
- EfficientNet-Keras-GradCam-Visualization☆18Updated 5 years ago
- Anomaly detection on X-Ray MURA dataset using GAN.☆48Updated 6 years ago