KeremTurgutlu / self_supervisedLinks
Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.
☆320Updated 2 years ago
Alternatives and similar repositories for self_supervised
Users that are interested in self_supervised are comparing it to the libraries listed below
Sorting:
- Probing the representations of Vision Transformers.☆325Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆455Updated 3 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆488Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆412Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆539Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆767Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 2 years ago
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆563Updated last year
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆139Updated 4 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆128Updated 2 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆465Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆541Updated 10 months ago
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆342Updated 3 years ago
- VICRegL official code base☆229Updated 2 years ago
- ☆403Updated 2 years ago
- Understanding Deep Networks via Extremal Perturbations and Smooth Masks☆344Updated 4 years ago
- A LARS implementation in PyTorch☆345Updated 5 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆349Updated last month
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper☆766Updated 2 years ago
- ☆161Updated 2 years ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆259Updated 4 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆206Updated 3 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆188Updated last year
- Lucid library adapted for PyTorch☆633Updated 2 months ago