KinWaiCheuk / Triplet-net-kerasLinks
Implementation of Triplet Neural Network on keras
☆70Updated 5 years ago
Alternatives and similar repositories for Triplet-net-keras
Users that are interested in Triplet-net-keras are comparing it to the libraries listed below
Sorting:
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆40Updated 7 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 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
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆213Updated 2 years ago
- Learning rate multiplier☆46Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated 4 months ago
- ☆86Updated 2 years ago
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- A machine learning experiment☆180Updated 7 years ago
- Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.☆34Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Center loss implementation in Keras☆41Updated 7 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆73Updated 3 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Unsupervised image retrieval on MNIST dataset using a convolutional autoencoder☆48Updated 7 years ago
- AdamW optimizer for Keras☆115Updated 5 years ago
- Freesound Audio Tagging 2019☆95Updated 6 years ago
- 8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)☆115Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 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
- IEEE's Signal Processing Society - Camera Model Identification☆45Updated 7 years ago
- Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection…☆193Updated 6 years ago
- An implementation of "mixup: Beyond Empirical Risk Minimization"☆285Updated 7 years ago