PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
☆8,243Jul 23, 2024Updated last year
Alternatives and similar repositories for mae
Users that are interested in mae are comparing it to the libraries listed below
Sorting:
- Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners☆2,683Jul 25, 2023Updated 2 years ago
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,767Jul 24, 2024Updated last year
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,029Sep 29, 2022Updated 3 years ago
- Code release for ConvNeXt model☆6,319Jan 8, 2023Updated 3 years ago
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,120Feb 3, 2026Updated last month
- Official DeiT repository☆4,327Mar 15, 2024Updated 2 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,504Mar 13, 2026Updated last week
- PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO☆7,485Jul 3, 2024Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,321Nov 25, 2021Updated 4 years ago
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆32,861Feb 18, 2026Updated last month
- ☆12,365Mar 3, 2026Updated 2 weeks ago
- An open source implementation of CLIP.☆13,528Mar 12, 2026Updated last week
- End-to-End Object Detection with Transformers☆15,166Mar 12, 2024Updated 2 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,297Jun 25, 2023Updated 2 years ago
- PyTorch code and models for the DINOv2 self-supervised learning method.☆12,553Mar 12, 2026Updated last week
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆767Apr 14, 2022Updated 3 years ago
- [NeurIPS 2022 Spotlight] VideoMAE: Masked Autoencoders are Data-Efficient Learners for Self-Supervised Video Pre-Training☆1,698Dec 8, 2023Updated 2 years ago
- ConvMAE: Masked Convolution Meets Masked Autoencoders☆523Mar 14, 2023Updated 3 years ago
- A collection of literature after or concurrent with Masked Autoencoder (MAE) (Kaiming He el al.).☆860Jul 10, 2024Updated last year
- Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"☆8,433May 31, 2024Updated last year
- The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoi…☆53,684Sep 18, 2024Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,046Jan 23, 2026Updated last month
- High-Resolution Image Synthesis with Latent Diffusion Models☆13,924Feb 29, 2024Updated 2 years ago
- MultiMAE: Multi-modal Multi-task Masked Autoencoders, ECCV 2022☆617Dec 13, 2022Updated 3 years ago
- LAVIS - A One-stop Library for Language-Vision Intelligence☆11,189Nov 18, 2024Updated last year
- Code release for ConvNeXt V2 model☆1,991Aug 14, 2024Updated last year
- EVA Series: Visual Representation Fantasies from BAAI☆2,652Aug 1, 2024Updated last year
- Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"☆3,279Jul 29, 2024Updated last year
- ☆7,318Jul 2, 2024Updated last year
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.