Spijkervet / SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
☆774Updated 9 months ago
Alternatives and similar repositories for SimCLR:
Users that are interested in SimCLR are comparing it to the libraries listed below
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆823Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,327Updated 11 months ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆548Updated 4 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,795Updated 7 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆483Updated 2 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,024Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,175Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,960Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,314Updated 4 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,248Updated 5 months ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆578Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,242Updated 3 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆751Updated 3 years ago
- PyTorch implementation of Barlow Twins.☆967Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,195Updated last year
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆767Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆537Updated 2 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,462Updated this week
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆199Updated 9 months ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,187Updated last year
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆539Updated 6 months ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,324Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,172Updated 3 years ago
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆756Updated 3 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆642Updated last year
- A simple method to perform semi-supervised learning with limited data.☆1,122Updated 6 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆958Updated 3 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆659Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆640Updated 3 years ago
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,192Updated 3 years ago