Instructions to use refiners/dinov2.base.patch_14.reg_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Refiners
How to use refiners/dinov2.base.patch_14.reg_4 with Refiners:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 610 Bytes
9141b7e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
license: apache-2.0
pipeline_tag: image-feature-extraction
base_model: facebook/dinov2-base
base_model_relation: adapter
library_name: refiners
tags:
- dino
- dinov2
- features
- facebook
---
# DINOv2 base 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}
}
```
|