AidenDurrant / SimCLR-Pytorch
An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR
☆33Updated 3 years ago
Alternatives and similar repositories for SimCLR-Pytorch:
Users that are interested in SimCLR-Pytorch are comparing it to the libraries listed below
- (NeurIPS 2020 Workshop on SSL) Official Implementation of "MixCo: Mix-up Contrastive Learning for Visual Representation"☆58Updated 2 years ago
- SwAV for CIFAR-10, adapted from https://github.com/facebookresearch/swav☆28Updated 3 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆59Updated 4 years ago
- ICLR 2021 i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning☆77Updated last year
- Code for our ECCV paper -- "Learning to Balance Specificity and Invariance for In and Out of Domain Generalization"☆54Updated 4 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆129Updated 2 years ago
- Official implementation of paper Gradient Matching for Domain Generalization☆118Updated 3 years ago
- Learning from Failure: Training Debiased Classifier from Biased Classifier (NeurIPS 2020)☆90Updated 4 years ago
- [ICML 2021] “ Self-Damaging Contrastive Learning”, Ziyu Jiang, Tianlong Chen, Bobak Mortazavi, Zhangyang Wang☆63Updated 3 years ago
- Code Release for "Self-supervised Learning is More Robust to Dataset Imbalance"☆38Updated 3 years ago
- PyTorch implementation of "Contrast to Divide: self-supervised pre-training for learning with noisy labels"☆71Updated 3 years ago
- A PyTorch converter for SimCLR checkpoints☆108Updated 4 years ago
- ☆58Updated 3 years ago
- Exploring Simple Siamese Representation Learning☆60Updated 4 years ago
- Generalizing to unseen domains via distribution matching☆70Updated 4 years ago
- Pretrained SimCLRv2 models in Pytorch☆104Updated 4 years ago
- ☆46Updated 4 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆198Updated 9 months ago
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆171Updated 2 years ago
- Official Pytorch implementation of "Learning Debiased Representation via Disentangled Feature Augmentation (Neurips 2021, Oral)"☆101Updated last year
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆66Updated 4 years ago
- MoCo with Alignment and Uniformity Loss.☆61Updated 3 years ago
- Official PyTorch implementation of "Co-Mixup: Saliency Guided Joint Mixup with Supermodular Diversity" (ICLR'21 Oral)☆103Updated 3 years ago
- Confidence-Aware Learning for Deep Neural Networks (ICML2020)☆73Updated 4 years ago
- The repository for the official Biased Action Recognition (BAR) dataset for the paper Learning from Failure: Training Debiased Classifier…☆30Updated 4 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆128Updated 3 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆80Updated 4 years ago
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆183Updated last year
- This is a code repository for paper OODformer: Out-Of-Distribution Detection Transformer