KeremTurgutlu / self_supervised
Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.
☆318Updated last year
Related projects ⓘ
Alternatives and complementary repositories for self_supervised
- Probing the representations of Vision Transformers.☆316Updated 2 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆487Updated last year
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆449Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆408Updated last year
- A Pytorch-Lightning implementation of self-supervised algorithms☆536Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆747Updated last year
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 3 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆556Updated 10 months ago
- ☆311Updated 8 months ago
- Self-supervised vIsion Transformer (SiT)☆325Updated last year
- A LARS implementation in PyTorch☆335Updated 4 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆166Updated 2 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆192Updated 6 months ago
- Code for the Convolutional Vision Transformer (ConViT)☆462Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆532Updated 3 months ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆480Updated 3 years ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆693Updated last year
- PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning☆479Updated 2 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆316Updated 10 months ago
- Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch☆252Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆211Updated 3 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆219Updated 2 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆39Updated 3 years ago
- (ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning"…☆342Updated 2 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆345Updated 10 months ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆85Updated 2 years ago
- Useful PyTorch functions and modules that are not implemented in PyTorch by default☆187Updated 6 months ago
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper☆733Updated last year