Spijkervet / SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.
☆766Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for SimCLR
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆541Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆817Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,764Updated 4 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆479Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,265Updated 8 months ago
- PyTorch implementation of Contrastive Learning methods☆1,942Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,162Updated last year
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,005Updated last year
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆571Updated 2 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,303Updated 4 years ago
- PyTorch implementation of Barlow Twins.☆968Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,218Updated 2 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,122Updated 10 months ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,227Updated 2 months ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆536Updated 2 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆750Updated 3 years ago
- Unofficial PyTorch implementation of "Meta Pseudo Labels"☆383Updated 10 months ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆756Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,437Updated this week
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆946Updated 3 years ago
- A simple method to perform semi-supervised learning with limited data.☆1,108Updated 3 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆192Updated 6 months ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,106Updated last year
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆532Updated 3 months ago
- An All-MLP solution for Vision, from Google AI☆1,003Updated 2 months ago
- A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.☆1,218Updated last year
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,299Updated last year
- Unofficial PyTorch Reimplementation of RandAugment.☆628Updated last year
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆627Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆977Updated last month