idstcv / SoftTripleLinks
PyTorch Implementation for SoftTriple Loss
☆208Updated last year
Alternatives and similar repositories for SoftTriple
Users that are interested in SoftTriple are comparing it to the libraries listed below
Sorting:
- Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)☆168Updated 2 years ago
- Official PyTorch Implementation of Proxy Anchor Loss for Deep Metric Learning, CVPR 2020☆321Updated 3 years ago
- A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (ICCV 2017).☆282Updated last year
- XBM: Cross-Batch Memory for Embedding Learning☆310Updated 2 years ago
- CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.☆354Updated 3 years ago
- The official implementation of Equalization Loss for Long-Tailed Object Recognition (CVPR 2020) based on Detectron2. https://arxiv.org/a…