HobbitLong / PyContrastLinks
PyTorch implementation of Contrastive Learning methods
☆1,996Updated 2 years ago
Alternatives and similar repositories for PyContrast
Users that are interested in PyContrast are comparing it to the libraries listed below
Sorting:
- A comprehensive list of awesome contrastive self-supervised learning papers.☆1,305Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 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 "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,393Updated last year
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,086Updated 2 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆811Updated last year
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,220Updated 2 years ago
- PyTorch implementation of Barlow Twins.☆1,004Updated 3 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,296Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆500Updated 3 years ago
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆569Updated 5 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,421Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,306Updated 4 years ago
- Unsupervised Feature Learning via Non-parametric Instance Discrimination