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
| 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 | |
| # 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} | |
| } | |
| ``` | |