asparagus / triplet-netLinks
Keras implementation of "Deep Learning using Triplet Network" by Hoffer and Ailon. https://arxiv.org/pdf/1412.6622.pdf
☆59Updated 5 years ago
Alternatives and similar repositories for triplet-net
Users that are interested in triplet-net are comparing it to the libraries listed below
Sorting:
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 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
- ☆111Updated 7 years ago
- RMAC implementation in Keras☆84Updated 7 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- Diffusion on manifolds for image retrieval☆126Updated 5 years ago
- ☆222Updated 5 years ago
- Use Triplet Loss to finetune and train a CNN pre-trained on the Imagenet dataset☆40Updated 7 years ago
- ☆100Updated 5 years ago
- koch et al, Siamese Networks for one-shot learning, (mostly) reimplimented in keras☆375Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Using siamese network to do dimensionality reduction and similar image retrieval☆285Updated 6 years ago
- Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"☆134Updated 7 years ago
- Deep metric learning methods implemented in Chainer☆158Updated 7 years ago
- Hierarchy-based Image Embeddings for Semantic Image Retrieval☆267Updated 4 years ago
- Learning Deep Features for Discriminative Localization (2016)☆150Updated 2 years ago
- Focal Loss of multi-classification in tensorflow☆81Updated 6 years ago
- ☆377Updated 6 years ago
- Convenient wrapper for TensorFlow feature extraction from pre-trained models using tf.contrib.slim☆180Updated 7 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 8 years ago
- Implementation of Triplet Neural Network on keras