alfonmedela / triplet-loss-pytorch
Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️
☆115Updated 2 years ago
Alternatives and similar repositories for triplet-loss-pytorch:
Users that are interested in triplet-loss-pytorch are comparing it to the libraries listed below
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆212Updated last year
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆54Updated 10 months ago
- One-Shot Learning with Triplet CNNs in Pytorch☆92Updated 4 years ago
- Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020☆315Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆168Updated 2 years ago
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆341Updated 2 years ago
- PyTorch Implementation for SoftTriple Loss☆203Updated 6 months ago
- re-implementation of triplet loss and triplet mining strategies (batch all and batch hard)☆42Updated 6 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆128Updated 4 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆78Updated 4 years ago
- Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)☆485Updated last year
- Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature☆209Updated 5 years ago
- SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data (AAAI 2021)☆129Updated 4 years ago
- SSL-FEW-SHOT☆171Updated 5 years ago
- ☆66Updated 3 years ago
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆168Updated 2 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- Playground of Metric Learning with MNIST @pytorch. We provide ArcFace, CosFace, SphereFace, CircleLoss and visualization.☆24Updated 3 years ago
- Exploring Simple Siamese Representation Learning☆60Updated 4 years ago
- Hyperbolic Vision Transformers: Combining Improvements in Metric Learning | Official repository☆189Updated 2 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆218Updated 2 years ago
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- Official PyTorch implementation of "Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity" (ICLR'21 Oral)☆103Updated 3 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Official PyTorch implementation of Learning Intra-Batch Connections for Deep Metric Learning (ICML 2021) published at International Confe…☆45Updated 3 years ago
- Implementation of the Siamese Neural Networks in PyTorch using MNIST dataset☆34Updated last year
- CVPR 2019: Ranked List Loss for Deep Metric Learning, with extension for TPAMI submission☆64Updated 4 years ago
- A PyTorch implementation of CGD based on the paper "Combination of Multiple Global Descriptors for Image Retrieval"☆105Updated 2 years ago
- [TIP] Deep Label Distribution Learning with Label Ambiguity☆74Updated 10 months ago
- My implementation of the paper [In Defense of the Triplet Loss for Person Re-Identification]☆103Updated 6 years ago