alfonmedela / triplet-loss-pytorch
Highly efficient PyTorch version of the Semi-hard Triplet loss ⚡️
☆116Updated 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
Sorting:
- PyTorch conversion of https://omoindrot.github.io/triplet-loss☆213Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020☆320Updated 2 years ago
- PyTorch Implementation for SoftTriple Loss☆205Updated 9 months ago
- One-Shot Learning with Triplet CNNs in Pytorch☆93Updated 4 years ago
- Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)☆489Updated last year
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆341Updated 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
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 4 years ago
- Code for Unsupervised Embedding Learning via Invariant and Spreading Instance Feature☆210Updated 5 years ago
- SSL-FEW-SHOT☆172Updated 5 years ago
- ☆102Updated 2 years ago
- PyTorch implementation of AdaCos☆212Updated 4 years ago
- My implementation of the paper [In Defense of the Triplet Loss for Person Re-Identification]☆104Updated 6 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆80Updated 4 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆55Updated last year
- Triplet-net and triplet loss implementation on pytorch☆42Updated 3 years ago
- center loss for face recognition☆178Updated 4 years ago
- ☆71Updated 4 years ago
- re-implementation of triplet loss and triplet mining strategies (batch all and batch hard)☆42Updated 6 years ago
- The Pytorch Implementation of L-Softmax☆188Updated 6 years ago
- Pytorch Implementation of Deep Networks with Stochastic Depth☆63Updated 6 years ago
- PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies`.☆181Updated 4 years ago
- Rank Consistent Ordinal Regression for Neural Networks with Application to Age Estimation☆349Updated 4 years ago
- Multi-task learning for image classification implemented in PyTorch.☆98Updated 6 years ago
- Metric Learning (npair loss & angular loss) on mnist and Visualizing by t_SNE☆35Updated 2 years ago
- Official implementation of 'FMix: Enhancing Mixed Sample Data Augmentation'☆335Updated 4 years ago
- The re-implementation of Smooth Grad-CAM++ with pytorch☆65Updated 5 years ago
- Simple Keras implementation of Triplet-Center Loss on the MNIST dataset☆45Updated 5 years ago
- MS-Loss: Multi-Similarity Loss for Deep Metric Learning☆497Updated 2 years ago