LTH14 / targeted-supconLinks
A PyTorch implementation of the paper Targeted Supervised Contrastive Learning for Long-tailed Recognition
☆102Updated 2 years ago
Alternatives and similar repositories for targeted-supcon
Users that are interested in targeted-supcon are comparing it to the libraries listed below
Sorting:
- This repository is the official Pytorch implementation of Self-Supervised Aggregation of Diverse Experts for Test-Agnostic Long-Tailed Re…☆163Updated 2 years ago
- Papers about long-tailed tasks☆89Updated 2 years ago
- CVPR 2022: Selective-Supervised Contrastive Learning with Noisy Labels☆94Updated 3 years ago
- Parametric Contrastive Learning (ICCV2021) & GPaCo (TPAMI 2023)☆256Updated last month
- ☆60Updated 2 years ago
- CVPR 2022 - official implementation for "Long-Tailed Recognition via Weight Balancing" https://arxiv.org/abs/2203.14197☆128Updated 9 months ago
- code for our TPAMI 2021 paper "Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer"☆121Updated 2 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆128Updated 4 months ago
- Code Release for “Balanced Contrastive Learning for Long-Tailed Visual Recognition”☆113Updated 2 years ago
- [ICLR 2022] Open-World Semi-Supervised Learning☆103Updated 3 years ago
- A pytorch implementation for "Neighborhood Collective Estimation for Noisy Label Identification and Correction", which is accepted by ECC…