akshaysharma096 / Siamese-Networks
Few Shot Learning by Siamese Networks, using Keras.
☆191Updated 4 years ago
Alternatives and similar repositories for Siamese-Networks:
Users that are interested in Siamese-Networks are comparing it to the libraries listed below
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 5 years ago
- Implementation of Triplet Neural Network on keras☆71Updated 4 years ago
- Implementation of Siamese Neural Networks for One-shot Image Recognition☆611Updated 5 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆373Updated 5 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆39Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- A novel method for few shot learning☆50Updated 5 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
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated last year
- Image similarity using Triplet Loss☆102Updated last year
- ☆49Updated 5 years ago
- Object localization in images using simple CNNs and Keras☆137Updated 5 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 3 years ago
- Class Activation Map using Keras☆81Updated 6 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
- Using siamese network to do dimensionality reduction and similar image retrieval☆284Updated 5 years ago
- Autoencoder model for rare event classification☆105Updated 5 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras