Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ This is a PyTorch/GPU re-implementation of the paper [Masked Autoencoders Are Sc
- [x] Pre-trained checkpoints + fine-tuning code
- [x] Pre-training code

### Research Poster Lightning App

Research Poster created with [Lightning App ⚡️](https://lightning.ai). Try out poster, paper, notebook demo and Gradio within a single app. Try it out [here](https://lightning.ai/app/vIhhJY3YBA-CVPR%20Masked%20Autoencoders).

### Visualization demo

Run our interactive visualization demo using [Colab notebook](https://colab.research.google.com/github/facebookresearch/mae/blob/main/demo/mae_visualize.ipynb) (no GPU needed):
Expand Down