abarthakur / multilabel-deep-metric
Adapted Triplet loss based metric learning to learn a metric for multilabel points, such that samples with maximum overlap in label sets are close.
☆38Updated 5 years ago
Alternatives and similar repositories for multilabel-deep-metric
Users that are interested in multilabel-deep-metric are comparing it to the libraries listed below
Sorting:
- ☆51Updated 4 years ago
- Official MXNet implementation of "Embedding Expansion: Augmentation in Embedding Space for Deep Metric Learning" (CVPR 2020)☆78Updated 2 years ago
- Pytorch implementation of EasyPositiveHardNegative(EPHN)☆39Updated 4 years ago
- (ICML 2021) Implementation for S2SD - Simultaneous Similarity-based Self-Distillation for Deep Metric Learning. Paper Link: https://arxiv…☆42Updated 4 years ago
- ☆92Updated 4 years ago
- ☆26Updated 3 years ago
- CrossCLR: Cross-modal Contrastive Learning For Multi-modal Video Representations, ICCV 2021☆63Updated 3 years ago
- A PyTorch implementation of our proposed loss function from the paper "SimLoss: Class Similarities in Cross Entropy"☆25Updated 3 years ago
- CVPR 2019: Ranked List Loss for Deep Metric Learning, with extension for TPAMI submission☆65Updated 4 years ago
- source code and pre-trained/fine-tuned checkpoint for NAACL 2021 paper LightningDOT☆72Updated 2 years ago
- ☆155Updated 3 years ago
- MoPro: Webly Supervised Learning☆87Updated 2 weeks ago
- Multi-Label Learning from Single Positive Labels - CVPR 2021☆95Updated last year
- pytorch implementation of the ICCV paper Sampling Matters in Deep Embedding Learning☆53Updated 6 years ago
- Unofficial PyTorch Reimplementation of AutoAugment and RandAugment.