HobbitLong / PyContrastLinks
PyTorch implementation of Contrastive Learning methods
☆1,987Updated last year
Alternatives and similar repositories for PyContrast
Users that are interested in PyContrast are comparing it to the libraries listed below
Sorting:
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,324Updated 4 years ago
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,280Updated 10 months ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,415Updated last year
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆830Updated 3 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,050Updated 2 years ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,835Updated last year
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,321Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,205Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆986Updated 3 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆562Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆494Updated 3 years ago
- 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.☆1,843Updated last year
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆974Updated 3 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,276Updated 3 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,272Updated 2 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆596Updated 2 months ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,360Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,185Updated 3 years ago
- A curated list of resources for Learning with Noisy Labels☆2,691Updated 2 months ago
- source code to ICLR'19, 'A Closer Look at Few-shot Classification'☆1,147Updated 3 years ago
- A simple method to perform semi-supervised learning with limited data.☆1,170Updated 11 months ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,022Updated 3 weeks ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination☆755Updated 4 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,325Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆991Updated 9 months ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,036Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,244Updated 9 months ago
- Deep Clustering for Unsupervised Learning of Visual Features☆1,720Updated 3 years ago
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,500Updated last month