wvangansbeke / Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
☆1,400Updated last year
Alternatives and similar repositories for Unsupervised-Classification:
Users that are interested in Unsupervised-Classification are comparing it to the libraries listed below
- Invariant Information Clustering for Unsupervised Image Classification and Segmentation☆875Updated 4 years ago
- PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882☆2,024Updated last year
- Deep Clustering for Unsupervised Learning of Visual Features☆1,702Updated 3 years ago
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆2,327Updated 11 months ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,187Updated last year
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations by T. Chen et al.☆774Updated 9 months ago
- Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch☆1,795Updated 7 months ago
- PyTorch implementation of Contrastive Learning methods☆1,960Updated last year
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,227Updated last year
- solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning☆1,462Updated this week
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,192Updated 3 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆982Updated 6 months ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆483Updated 2 years ago
- ☆214Updated 2 years ago
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,266Updated 11 months ago
- A simple method to perform semi-supervised learning with limited data.☆1,122Updated 6 months ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆823Updated 2 years ago
- A python library for self-supervised learning on images.☆3,284Updated this week
- Code for Noisy Student Training. https://arxiv.org/abs/1911.04252☆756Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,175Updated 2 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆4,890Updated 2 months ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,242Updated 3 years ago
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,534Updated 4 years ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)