maple-research-lab / AdCo
AdCo: Adversarial Contrast for Efficient Learning of Unsupervised Representations from Self-Trained Negative Adversaries
☆161Updated 2 years ago
Alternatives and similar repositories for AdCo:
Users that are interested in AdCo are comparing it to the libraries listed below
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆66Updated 4 years ago
- Un-Mix: Rethinking Image Mixtures for Unsupervised Visual Representation Learning.☆151Updated 2 years ago
- [CVPR 2021] Code release for "Unsupervised Feature Learning by Cross-Level Instance-Group Discrimination."☆100Updated 2 years ago
- [CVPR 2022] PyTorch implementation of Hierarchical Contrastive Selective Coding (HCSC) (https://arxiv.org/abs/2202.00455)☆131Updated 2 years ago
- Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learni…☆148Updated 4 years ago
- Self-distillation with Batch Knowledge Ensembling Improves ImageNet Classification☆81Updated 3 years ago
- Improving Contrastive Learning by Visualizing Feature Transformation, ICCV 2021 Oral☆90Updated 3 years ago
- Implementation of "Distribution Alignment: A Unified Framework for Long-tail Visual Recognition"(CVPR 2021)☆117Updated 3 years ago
- LaSO: Label-Set Operations networks for multi-label few-shot learning - official implementation