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 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆375Updated 6 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 6 years ago
- Image similarity using Triplet Loss☆102Updated last year
- Implementation of Triplet Neural Network on keras☆70Updated 4 years ago
- A novel method for few shot learning☆51Updated 5 years ago
- Implementation of Siamese-Networks for One Shot Learning in TensorFlow 2.0☆40Updated 5 years ago
- Implementation of Siamese Neural Networks for One-shot Image Recognition☆615Updated 6 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆149Updated 3 years ago
- Implementation of Zero-Shot Learning algorithm using Word2Vecs as class embeddings☆87Updated 6 years ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Implementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot☆292Updated 3 years ago
- Using siamese network to do dimensionality reduction and similar image retrieval☆284Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated last year
- ☆49Updated 5 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
- Multi heads attention for image classification☆81Updated 6 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 5 years ago
- Autoencoder model for rare event classification☆105Updated 5 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 6 years ago