IcarusWizard / MAE
PyTorch implementation of Masked Autoencoder
☆253Updated last year
Alternatives and similar repositories for MAE:
Users that are interested in MAE are comparing it to the libraries listed below
- ConvMAE: Masked Convolution Meets Masked Autoencoders☆504Updated 2 years ago
- Low rank adaptation for Vision Transformer☆403Updated last year
- Masked Autoencoders Are Scalable Vision Learners☆249Updated 2 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆973Updated 2 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆822Updated 9 months ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆151Updated last year
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆572Updated 2 years ago
- Self-supervised vIsion Transformer (SiT)☆328Updated 2 years ago
- CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark☆650Updated 3 weeks ago
- Explainability for Vision Transformers☆949Updated 3 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results