Spijkervet / SimCLRLinks
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
☆811Updated last year
Alternatives and similar repositories for SimCLR
Users that are interested in SimCLR are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆569Updated 5 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆500Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,220Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,470Updated last year
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,859Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,086Updated 2 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆606Updated 7 months ago
- PyTorch implementation of Barlow Twins.☆1,002Updated 3 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆794Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,306Updated 4 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,305Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆546Updated last year
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆757Updated 4 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆390Updated last year
- All about domain generalization☆842Updated 9 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,392Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- A simple method to perform semi-supervised learning with limited data.☆1,191Updated last year
- Code for paper: DivideMix: Learning with Noisy Labels as Semi-supervised Learning☆573Updated 5 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,534Updated last week
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆694Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆652Updated 2 years ago
- Meta-Baseline: Exploring Simple Meta-Learning for Few-Shot Learning, in ICCV 2021☆650Updated 4 years ago
- Unofficial PyTorch Reimplementation of RandAugment.☆638Updated 2 years ago