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
- Confidence-Aware Learning for Deep Neural Networks (ICML2020)☆74Updated 5 years ago
- Official code for the CVPR 2021 paper "How Well Do Self-Supervised Models Transfer?"☆185Updated 2 years ago
- 📜 Self-Supervised Learning from Images: Up-to-date reading list.☆202Updated 3 years ago
- Code for CoMatch: Semi-supervised Learning with Contrastive Graph Regularization☆129Updated 7 months ago
- Whitening for Self-Supervised Representation Learning | Official repository☆133Updated 2 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆60Updated 5 years ago
- ☆13Updated 5 years ago
- An implementation of "A Simple Framework for Contrastive Learning of Visual Representatoins" SimCLR☆34Updated 4 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆145Updated 2 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
- Code release for "Semi-supervised learning made simple with self-supervised clustering"☆60Updated 2 years ago
- List of papers that combine self-supervision and continual learning☆74Updated 9 months ago
- Pytorch implementation of "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?"☆168Updated 6 years ago
- (NeurIPS 2020) Transductive Information Maximization for Few-Shot Learning https://arxiv.org/abs/2008.11297☆123Updated 2 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
- ShellingFord221 / My-implementation-of-What-Uncertainties-Do-We-Need-in-Bayesian-Deep-Learning-for-Computer-VisionPytorch implementation of classification task in What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision (simple vers…☆79Updated 4 years ago
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆500Updated 3 years ago
- PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"☆606Updated 7 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- official implemntation for "Contrastive Learning with Stronger Augmentations"☆59Updated 4 years ago
- (ECCV 2020) Cross-Domain Few-Shot Learning Benchmarking System☆234Updated 5 years ago
- Pytorch implementation of "A Simple Framework for Contrastive Learning of Visual Representations"☆82Updated last year
- [ICML 2022]Source code for "A Closer Look at Smoothness in Domain Adversarial Training",☆72Updated last year
- PyTorch implementation of "Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning" with DDP and Apex AMP☆83Updated 5 years ago
- [CVPR2021] Task-Aware Variational Adversarial Active Learning☆42Updated last year
- Variational Adversarial Active Learning (ICCV 2019)☆231Updated 2 years ago
- PyTorch implementation of EMAN for self-supervised and semi-supervised learning: https://arxiv.org/abs/2101.08482☆103Updated 4 years ago
- SwAV for CIFAR-10, adapted from https://github.com/facebookresearch/swav☆28Updated 4 years ago