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…☆491Updated 2 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Implementation of Barlow Twins paper☆99Updated 3 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
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆210Updated 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)☆484Updated 4 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆150Updated 4 years ago
- Code to train the SimSiam model on cifar10 using PyTorch☆41Updated 4 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.☆319Updated last year
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆237Updated 3 years ago
- Ranger deep learning optimizer rewrite to use newest components☆340Updated last year
- Code for the Convolutional Vision Transformer (ConViT)☆470Updated 4 years ago
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆786Updated 2 years ago
- [CVPR 2021] VirTex: Learning Visual Representations from Textual Annotations☆564Updated 4 months ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆87Updated 3 years ago
- Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)☆546Updated last year
- [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
- Unofficial Pytorch code for "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence" in NeurIPS'20. This repo co…☆191Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- Labels and other data for the paper "Are we done with ImageNet?"☆199Updated 4 years ago
- ☆405Updated 3 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
- VICRegL official code base☆231Updated 2 years ago
- A LARS implementation in PyTorch☆353Updated 5 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago