leftthomas / MoCoLinks
A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"
☆54Updated 4 years ago
Alternatives and similar repositories for MoCo
Users that are interested in MoCo are comparing it to the libraries listed below
Sorting:
- Code Release for “Balanced Contrastive Learning for Long-Tailed Visual Recognition”☆113Updated 2 years ago
- Long-Tailed Visual Recognition via Self-Heterogeneous Integration with Knowledge Excavation (CVPR 2023)☆37Updated last year
- [CVPR2023] Global and Local Mixture Consistency Cumulative Learning for Long-tailed Visual Recognitions☆76Updated last year
- Self-Supervised Learning for Deep Clustering (TPAMI 2022)☆109Updated 2 years ago
- Code for ICLR2021 paper "Robust and Generalizable Visual Representation Learning via Random Convolutions"☆67Updated 4 years ago
- SimMatch: Semi-supervised Learning with Similarity Matching☆93Updated last year
- Official implementation of PCS in essay "Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation"☆106Updated 4 years ago
- Codes for ECCV2022 paper - contrastive deep supervision☆69Updated 2 years ago
- MattiaLitrico / Guiding-Pseudo-labels-with-Uncertainty-Estimation-for-Source-free-Unsupervised-Domain-AdaptationCode for "Guiding-Pseudo-labels-with-Uncertainty-Estimation-for-Source-free-Unsupervised-Domain-Adaptation" (CVPR 2023)☆97Updated 2 years ago
- Code of TVT: Transferable Vision Transformer for Unsupervised Domain Adaptation, WACV 2023☆72Updated 2 years ago
- ☆56Updated 4 years ago
- A PyTorch implementation of the paper Targeted Supervised Contrastive Learning for Long-tailed Recognition☆101Updated last year
- This is an official PyTorch implementation of the ICML 2023 paper AdaNPC and SIGKDD paper DRM.☆85Updated last year
- Unsupervised Multi-source Domain Adaptation Without Access to Source Data (CVPR '21 Oral)☆58Updated 2 years ago
- PyTorch Implementation of Robust Classification with Convolutional Prototype Learning☆67Updated 5 years ago
- Universal Representation Learning from Multiple Domains for Few-shot Classification - ICCV 2021, Cross-domain Few-shot Learning with Task…☆136Updated last year
- [ECCV 2022] Multi-Domain Long-Tailed Recognition, Imbalanced Domain Generalization, and Beyond☆136Updated 2 years ago
- CVPR 2022: Selective-Supervised Contrastive Learning with Noisy Labels☆93Updated 3 years ago
- code for our TPAMI 2021 paper "Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer"☆119Updated 2 years ago
- [ICML 2023] A Closer Look at Few-shot Classification Again☆56Updated 2 years ago
- This is an official PyTorch implementation of the ICLR 2023 paper 《Free Lunch for Domain Adversarial Training: Environment Label Smoothin…