Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
☆2,686Jul 25, 2023Updated 2 years ago
Alternatives and similar repositories for MAE-pytorch
Users that are interested in MAE-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation of MAE https//arxiv.org/abs/2111.06377☆8,301Jul 23, 2024Updated last year
- Masked Autoencoders Are Scalable Vision Learners☆254Apr 20, 2023Updated 3 years ago
- This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".☆1,035Sep 29, 2022Updated 3 years ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆25,139May 1, 2026Updated last week
- This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".☆15,891Jul 24, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,134Feb 3, 2026Updated 3 months ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,739Apr 29, 2026Updated last week
- Official DeiT repository☆4,342Mar 15, 2024Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,322Nov 25, 2021Updated 4 years ago
- Code release for ConvNeXt model☆6,365Jan 8, 2023Updated 3 years ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,302Jun 25, 2023Updated 2 years ago
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆771Apr 14, 2022Updated 4 years ago
- ConvMAE: Masked Convolution Meets Masked Autoencoders☆527Mar 14, 2023Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,363Jun 1, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO☆7,546Jul 3, 2024Updated last year
- Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)☆3,582Jan 7, 2025Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,114Jan 23, 2026Updated 3 months ago
- Reading list for research topics in Masked Image Modeling☆335Dec 3, 2024Updated last year
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆33,398Mar 25, 2026Updated last month
- ☆12,502Mar 3, 2026Updated 2 months ago
- End-to-End Object Detection with Transformers☆15,254Mar 12, 2024Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,997Oct 4, 2023Updated 2 years ago
- Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)☆1,458Mar 11, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- RepVGG: Making VGG-style ConvNets Great Again☆3,472Feb 10, 2023Updated 3 years ago
- SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners☆4,488May 22, 2023Updated 2 years ago
- [ICCV 2023] You Only Look at One Partial Sequence☆343Oct 21, 2023Updated 2 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆667May 13, 2021Updated 4 years ago
- CVPR 2026 论文和开源项目合集☆22,518Mar 8, 2026Updated 2 months ago
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆790Feb 9, 2023Updated 3 years ago
- An open source implementation of CLIP.☆13,770Apr 30, 2026Updated last week
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,195Oct 27, 2023Updated 2 years ago
- [CVPR2021, PAMI2023] End-to-End Object Detection with Learnable Proposal☆1,345Apr 30, 2023Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆566Dec 26, 2023Updated 2 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,653Aug 21, 2024Updated last year
- Deformable DETR: Deformable Transformers for End-to-End Object Detection.☆3,957May 16, 2024Updated last year
- Taming Transformers for High-Resolution Image Synthesis☆6,483Jul 30, 2024Updated last year
- Official implementation of PVT series