Instructions to use KevinCha/dinov2-base-register with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KevinCha/dinov2-base-register with Transformers:
# Load model directly from transformers import Dinov2VisionTransformer model = Dinov2VisionTransformer.from_pretrained("KevinCha/dinov2-base-register", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K