Paper
Code
Authors:
Mathilde Caron, Hugo Touvron, etc.
FBAI.

Highlights:
- A new proposed self-supervised learning method with KD: a form of knowledge distillation with no labels. Especially, it uses a different way to avoid the collapse solution, that is use the momentum teacher encoder.
- It encouraging "local-to-global" correspondences by feeding different sizes of views to student and teacher encoders.
- SSL ViT features explicitly contain the scene layout and, in particular, object boundaries, as shown in the next figure.

Paper
Code
Authors:
Mathilde Caron, Hugo Touvron, etc.
FBAI.
Highlights: