facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1731
- days_rel: n/a
- days_push: 771
- n_releases_24m: 0
Adoption not part of the score
8370 stars · 1348 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch/GPU re-implementation of the Masked Autoencoders (MAE) paper for self-supervised vision learning. It includes pre-training code, fine-tuning code, pre-trained ViT checkpoints, and a visualization demo.
Use cases
- pretrain vision transformers with masked autoencoding
- fine-tune MAE checkpoints on ImageNet classification
- reproduce the MAE paper results in PyTorch
- visualize masked image reconstruction
- use self-supervised pretraining for downstream vision tasks
When to choose
- you want to pretrain or fine-tune ViT models with MAE in PyTorch
- you need official pre-trained MAE checkpoints
- you are studying or reproducing self-supervised vision research
When to avoid
- you need a maintained production library with regular updates
- you want a general-purpose computer vision toolkit rather than MAE specifically
- you cannot use PyTorch or GPU resources
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning machine-learning python pytorch self-supervised-learning masked-autoencoder vision-transformer pretrained-models research-code gpu linux
1 source
- readme: https://github.com/facebookresearch/mae · fetched 2026-08-28 · 8a2546073cb5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/mae | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/mae")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem