KeremTurgutlu / self_supervisedLinks
Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.
☆327Updated 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.☆338Updated 3 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆492Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- Implementation of Barlow Twins paper☆98Updated 3 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated 2 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆212Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆565Updated 5 months ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 5 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆340Updated last year
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- A LARS implementation in PyTorch☆353Updated 5 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆239Updated 3 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆41Updated 4 years ago
- Code for the Proceedings of the National Academy of Sciences 2020 article, "Understanding the Role of Individual Units in a Deep Neural N…☆306Updated 5 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆472Updated 4 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆158Updated 4 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated 2 years ago
- Lucid library adapted for PyTorch☆653Updated 10 months ago
- Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper☆779Updated 3 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆488Updated 3 years ago
- Semi-supervised ImageNet1K models☆246Updated 6 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆547Updated last year
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆133Updated 3 years ago