a1600012888 / clsa_pytorchLinks
Unofficial implement of CLSA(Contrastive Learning with Stronger Augmentations) with minimum modifications on official moco's code
☆32Updated 4 years ago
Alternatives and similar repositories for clsa_pytorch
Users that are interested in clsa_pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch code for our NeurIPS 2019 paper "Cross-channel Communication Networks"☆41Updated 5 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆68Updated 2 years ago
- [CVPR 2020] Adversarial Robustness: From Self-Supervised Pre-Training to Fine-Tuning☆85Updated 3 years ago
- ☆42Updated 4 years ago
- Pytorch implementation for "Open Compound Domain Adaptation" (CVPR 2020 ORAL)☆139Updated 4 years ago
- Implementation of “LatentGNN: Learning Efficient Non-local Relations for Visual Recognition”(ICML 2019)☆76Updated 6 years ago
- [ICCV 2019 oral] Code for Semi-Supervised Learning by Augmented Distribution Alignment☆62Updated 3 years ago
- Code for the paper "Selecting Relevant Features from a Universal Representation for Few-shot Classification"☆41Updated 4 years ago
- The code repository for "Learning Classifier Synthesis for Generalized Few-shot Learning"☆22Updated 4 years ago
- Improving Contrastive Learning by Visualizing Feature Transformation, ICCV 2021 Oral☆90Updated 3 years ago
- MoEx (Moment Exchange)