facebookresearch / dino

PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Apache License 2.0
6.38k stars 910 forks source link

Mask Probing #198

Open PardoAlejo opened 2 years ago

PardoAlejo commented 2 years ago

Hi guys,

Thanks for this amazing work. Do you have by any chance the code to reproduce the numbers in Figure 4 (when you compared the mask quality vs a fully-supervised ViT? It would be really helpful. Thank you!