facebookresearch / mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
Other
6.93k stars 1.17k forks source link

Can run interactive visualization demo with GPU? #195

Open HaoqianSong opened 3 months ago

HaoqianSong commented 3 months ago

Run interactive visualization demo using [Colab notebook](no GPU needed) , It often causes the computer to freeze, does it use GPU for acceleration?Especially when mask_ratio is less than 0.5, the problem is more serious.