| | --- |
| | license: apache-2.0 |
| | pipeline_tag: image-feature-extraction |
| | base_model: facebook/dinov2-large |
| | base_model_relation: adapter |
| | library_name: refiners |
| | tags: |
| | - dino |
| | - dinov2 |
| | - features |
| | - facebook |
| | --- |
| | |
| | # DINOv2 large with registers |
| |
|
| | <video src="https://github.com/facebookresearch/dinov2/assets/60359573/f168823e-7922-415a-b429-578badf5c356" autoplay loop></video> |
| |
|
| | ## Citation |
| |
|
| | ```bibtex |
| | @misc{darcet2023vitneedreg, |
| | title = {Vision Transformers Need Registers}, |
| | author = {Darcet, Timothée and Oquab, Maxime and Mairal, Julien and Bojanowski, Piotr}, |
| | journal = {arXiv:2309.16588}, |
| | year = {2023} |
| | } |
| | ``` |
| |
|