IcarusWizard / MAELinks
PyTorch implementation of Masked Autoencoder
☆271Updated 2 years ago
Alternatives and similar repositories for MAE
Users that are interested in MAE are comparing it to the libraries listed below
Sorting:
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆671Updated last month
- A PyTorch implementation of MoCo based on CVPR 2020 paper "Momentum Contrast for Unsupervised Visual Representation Learning"☆55Updated 4 years ago
- Explainability for Vision Transformers☆1,002Updated 3 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆850Updated last year
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆161Updated last year
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆75Updated 4 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆198Updated last year
- Low rank adaptation for Vision Transformer☆420Updated last year
- Compare neural networks by their feature similarity☆371Updated 2 years ago
- Pytorch implementation for t-SNE with cuda to accelerate☆337Updated 2 years ago
- ICLR21 Tent: Fully Test-Time Adaptation by Entropy Minimization☆421Updated 4 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆209Updated last year
- This repository contains the implementation for the paper "EMP-SSL: Towards Self-Supervised Learning in One Training Epoch."☆230Updated 2 years ago
- Official implementation of CrossViT. https://arxiv.org/abs/2103.14899☆400Updated 3 years ago
- ConvMAE: Masked Convolution Meets Masked Autoencoders☆513Updated 2 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆486Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆593Updated 2 years ago
- Effective Data Augmentation With Diffusion Models☆258Updated last year
- A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"☆566Updated 5 years ago
- CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark☆658Updated 3 weeks ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,211Updated 2 years ago
- Official PyTorch implementation for the paper "CARD: Classification and Regression Diffusion Models"☆230Updated 2 years ago
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago
- Diffusion Classifier leverages pretrained diffusion models to perform zero-shot classification without additional training☆470Updated last year
- Masked Autoencoders Are Scalable Vision Learners☆250Updated 2 years ago
- [CVPR 2022] Official CoTTA Code for our paper Continual Test-Time Domain Adaptation☆288Updated last year
- Test-time Adaptation, Test-time Training and Source-free Domain Adaptation☆512Updated last year
- AutoEncoder trained on ImageNet☆118Updated 2 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated last year