A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
☆571Aug 24, 2020Updated 5 years ago
Alternatives and similar repositories for SimCLR
Users that are interested in SimCLR are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆813May 21, 2024Updated last year
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,478Mar 4, 2024Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Apr 29, 2024Updated last year
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,456May 22, 2023Updated 2 years ago
- A PyTorch reproduction of 'A Simple Framework for Contrastive Learning of Visual Representations' by Ting Chen, et al.☆49Jun 15, 2024Updated last year
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Apr 3, 2024Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,120Feb 3, 2026Updated 3 weeks ago
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆56Oct 29, 2020Updated 5 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,089Apr 13, 2023Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,411Dec 26, 2023Updated 2 years ago
- NeurIPS 2020, Debiased Contrastive Learning☆285Mar 22, 2023Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆503Jun 9, 2022Updated 3 years ago
- A PyTorch implementation of NPID based on CVPR 2018 paper "Unsupervised Feature Learning via Non-Parametric Instance Discrimination"☆14Feb 10, 2020Updated 6 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Oct 4, 2023Updated 2 years ago
- An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR☆34Apr 7, 2021Updated 4 years ago
- Pretrained SimCLRv2 models in Pytorch☆105Oct 20, 2020Updated 5 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆759Mar 25, 2021Updated 4 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆546Jul 25, 2024Updated last year
- Unofficial Pytorch Implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆10Mar 11, 2020Updated 5 years ago
- PyTorch implementation of Barlow Twins.☆1,002Mar 3, 2022Updated 3 years ago
- A curated list of awesome self-supervised methods☆6,362Updated this week
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆62May 23, 2020Updated 5 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆835Jul 14, 2022Updated 3 years ago
- ICLR 2021, Contrastive Learning with Hard Negative Samples☆280Aug 26, 2021Updated 4 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆610May 1, 2025Updated 9 months ago
- ☆17Mar 19, 2022Updated 3 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,295Mar 3, 2024Updated last year
- Code for the paper "Adversarial Self-supervised Contrastive Learning" (NeurIPS 2020)☆174Oct 29, 2022Updated 3 years ago
- Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆132Jul 12, 2022Updated 3 years ago
- This repository is an implementation for the loss function proposed in https://arxiv.org/pdf/2110.06848.pdf.☆119Nov 22, 2021Updated 4 years ago
- SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]☆1,456Jul 27, 2023Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,335Nov 10, 2020Updated 5 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,231Jan 26, 2023Updated 3 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆796May 11, 2023Updated 2 years ago
- Implementation of Pre-text invariant representation learning algorithm in pytorch☆11May 27, 2020Updated 5 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,297Jun 25, 2023Updated 2 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,024Sep 29, 2022Updated 3 years ago
- A PyTorch implementation of SimSiam based on CVPR 2021 paper "Exploring Simple Siamese Representation Learning"☆12Mar 23, 2021Updated 4 years ago
- A PyTorch implementation of Proxy Anchor Loss based on CVPR 2020 paper "Proxy Anchor Loss for Deep Metric Learning"☆11Jan 16, 2021Updated 5 years ago