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.☆336Updated 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
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- EsViT: Efficient self-supervised Vision Transformers☆411Updated 2 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆463Updated 3 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
- Implementation of Supervised Contrastive Learning with AMP, EMA, SWA, and many other tricks☆169Updated 3 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 2 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆41Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 5 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆564Updated 4 months 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
- [CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.☆609Updated 3 years ago
- NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/☆350Updated last year
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- Code for the Convolutional Vision Transformer (ConViT)☆472Updated 4 years ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆237Updated 3 years ago
- Full-gradient saliency maps☆212Updated 2 years ago
- A Simple pytorch implementation of GradCAM and GradCAM++☆85Updated 5 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆133Updated 3 years ago
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- A library to inspect and extract intermediate layers of PyTorch models.☆475Updated 3 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
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆547Updated last year
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆539Updated last year
- ☆405Updated 3 years ago