AidenDurrant / MoCo-PytorchLinks
An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.
☆68Updated 5 years ago
Alternatives and similar repositories for MoCo-Pytorch
Users that are interested in MoCo-Pytorch are comparing it to the libraries listed below
Sorting:
- AdCo: Adversarial Contrast for Efficient Learning of Unsupervised Representations from Self-Trained Negative Adversaries☆162Updated 2 years ago
- Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning.☆151Updated 2 years ago
- Regularizing Class-wise Predictions via Self-knowledge Distillation (CVPR 2020)☆108Updated 5 years ago
- Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learni…☆150Updated 5 years ago
- Improving Calibration for Long-Tailed Recognition (CVPR2021)☆148Updated 3 years ago
- [ICLR 2021 Spotlight] Code release for "Long-tailed Recognition by Routing Diverse Distribution-Aware Experts."☆272Updated 2 years ago
- [CVPR 2021] Adaptive Consistency Regularization for Semi-Supervised Transfer Learning☆105Updated 3 years ago
- This is the official implementation of Self-Challenging Improves Cross-Domain Generalization, ECCV2020☆166Updated 4 years ago
- PyTorch implementation of Probabilistic End-to-end Noise Correction for Learning with Noisy Labels, CVPR 2019.☆139Updated 6 years ago
- Repository for the CVPR19 oral paper "Domain Generalization by Solving Jigsaw Puzzles"☆249Updated 2 years ago
- NLNL: Negative Learning for Noisy Labels