AndrewAtanov / simclr-pytorchLinks
PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results
☆209Updated last year
Alternatives and similar repositories for simclr-pytorch
Users that are interested in simclr-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Barlow Twins paper☆99Updated 3 years ago
- Pretrained SimCLRv2 models in Pytorch☆105Updated 5 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆58Updated 5 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆500Updated 3 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆567Updated 5 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆131Updated 2 years ago
- A PyTorch converter for SimCLR checkpoints☆109Updated 4 years ago
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆275Updated 4 years ago
- An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR☆34Updated 4 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆76Updated 4 years ago
- ☆424Updated 4 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆82Updated 5 years ago
- Official Implementation of Early-Learning Regularization Prevents Memorization of Noisy Labels☆296Updated 2 years ago
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆185Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆804Updated last year
- (Pytorch) Training ResNets on ImageNet-100 data☆64Updated 3 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆283Updated 2 years ago
- SwAV for CIFAR-10, adapted from https://github.com/facebookresearch/swav☆28Updated 4 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated 2 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆546Updated last year
- Code and model definition for converting the official BYOL weights to PyTorch☆33Updated 3 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆41Updated 4 years ago
- Self-Supervised Learning for OOD Detection (NeurIPS 2019)☆267Updated 4 years ago
- [ICLR 2021 Spotlight] Code release for "Long-tailed Recognition by Routing Diverse Distribution-Aware Experts."☆273Updated 2 years ago
- CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances (NeurIPS 2020)☆283Updated 2 years ago
- ICLR 2021 i-Mix: A Domain-Agnostic Strategy for Contrastive Representation Learning☆78Updated last year
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆600Updated 5 months ago
- Robustness and adaptation of ImageNet scale models. Pre-Release, stay tuned for updates.☆137Updated 2 years ago
- Code used in "Understanding Dimensional Collapse in Contrastive Self-supervised Learning" paper.☆79Updated 3 years ago
- An unofficial Pytorch implementation of "Improved Baselines with Momentum Contrastive Learning" (MoCoV2) - X. Chen, et al.☆68Updated 5 years ago