Hacker News new | ask | show | jobs
by fnands 302 days ago
Their repo has some example notebooks: https://github.com/facebookresearch/dinov3/tree/main/noteboo...

As for doing it in general, it's a fairly standard vision transformer so anything built on DINOv2 (or any other ViT) should be easy to adapt to v3.