NightShade99 / Self-Supervised-VisionLinks
Implementations of some self-supervised methods for pre-training vision models
☆18Updated 2 years ago
Alternatives and similar repositories for Self-Supervised-Vision
Users that are interested in Self-Supervised-Vision are comparing it to the libraries listed below
Sorting:
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆264Updated 4 years ago
- Implementation of Barlow Twins paper☆99Updated 3 years ago
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆186Updated 2 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆501Updated 3 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆61Updated 5 years ago
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- Whitening for Self-Supervised Representation Learning | Official repository☆133Updated 2 years ago
- 📜 Self-Supervised Learning from Images: Up-to-date reading list.☆202Updated 3 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR☆34Updated 4 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆129Updated 8 months ago
- ☆57Updated 4 years ago
- Pytorch implementation of "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?"☆170Updated 6 years ago
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP