facebookresearch / suncetLinks
Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments with Support Samples" https://arxiv.org/abs/2104.13963 and "Supervision Accelerates Pre-training in Contrastive Semi-Supervised Learning of Visual Representations" https://arxiv.org/abs/2006.108…
☆489Updated 2 years ago
Alternatives and similar repositories for suncet
Users that are interested in suncet are comparing it to the libraries listed below
Sorting:
- EsViT: Efficient self-supervised Vision Transformers☆412Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆461Updated 3 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆326Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆546Updated 3 years ago
- Official code Cross-Covariance Image Transformer (XCiT)☆672Updated 4 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- VICRegL official code base☆231Updated 2 years ago
- source code for ICLR'22 paper "VOS: Learning What You Don’t Know by Virtual Outlier Synthesis"☆316Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Probing the representations of Vision Transformers.☆333Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆546Updated last year
- PyTorch implementation of Barlow Twins.☆995Updated 3 years ago
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆782Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆263Updated 4 years ago
- Pytorch implementation of LOST unsupervised object discovery method