maple-research-lab / CaCo
CaCo: Both Positive and Negative Samples are Directly Learnable via Cooperative-adversarial Contrastive Learning
☆21Updated last year
Alternatives and similar repositories for CaCo:
Users that are interested in CaCo are comparing it to the libraries listed below
- PyTorch implementation for Partially View-aligned Representation Learning with Noise-robust Contrastive Loss (CVPR 2021)☆47Updated 3 years ago
- Official implementation for "Pure Noise to the Rescue of Insufficient Data: Improving Imbalanced Classification by Training on Random Noi…☆15Updated 2 years ago
- MaskCon: Masked Contrastive Learning for Coarse-Labeled Dataset (CVPR2023)☆34Updated last week
- Code for "Balanced Knowledge Distillation for Long-tailed Learning"☆27Updated last year
- This is the implementation of our CVPR'23 paper "Class-Conditional Sharpness-Aware Minimization for Deep Long-Tailed Recognition".☆20Updated last year
- Weakly Supervised Contrastive Learning☆41Updated 3 years ago
- ☆25Updated last year
- Code release for "Cycle Self-Training for Domain Adaptation" (NeurIPS 2021)☆54Updated 3 years ago
- SimMatch: Semi-supervised Learning with Similarity Matching☆90Updated last year
- ISD: Self-Supervised Learning by Iterative Similarity Distillation☆36Updated 3 years ago
- official source code for the Paper: **Long-tailed Visual Recognition via Gaussian Clouded Logit Adjustment** based on Pytorch.☆39Updated last week
- official implemntation for "Contrastive Learning with Stronger Augmentations"☆57Updated 3 years ago
- [ICCV 2023 Oral] IOMatch: Simplifying Open-Set Semi-Supervised Learning with Joint Inliers and Outliers Utilization☆48Updated last year
- [ICLR 2023] “ Layer Grafted Pre-training: Bridging Contrastive Learning And Masked Image Modeling For Better Representations”, Ziyu Jian…