Improve model card and add metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team. I've improved the model card for this repository by adding:
- Metadata tags:
pipeline_tag: object-detection,library_name: pytorch, andlicense: apache-2.0. - Links to the paper (Real-Time Object Detection Meets DINOv3), the official GitHub repository, and the project page.
- A sample usage code snippet based on the GitHub README to show how to load and use the model with the
huggingface_hubmixin. - Information about the model variants and performance benchmarks from the paper.