sthalles / SimCLRLinks
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
☆2,402Updated last year
Alternatives and similar repositories for SimCLR
Users that are interested in SimCLR are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Contrastive Learning methods☆1,983Updated last year
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,286Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,822Updated 10 months ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,283Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,981Updated last month
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,194Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆788Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,043Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,269Updated 3 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆830Updated 2 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,273Updated 8 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,259Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,325Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆492Updated 2 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning