Improve model card: Fix paper links, update citation, and add model overview
#1
by nielsr HF Staff - opened
This PR improves the model card for "Depth Anything 3: DA3METRIC-LARGE" by:
- Updating Paper Links:
- The
arXivbadge now points to the correct arXiv URL (https://arxiv.org/abs/2511.10647). - A new badge is added for the Hugging Face paper page (
https://huggingface.co/papers/2511.10647). - The "Paper" links in the "Performance" and "Links" sections are updated to point to the Hugging Face paper page.
- The
- Adding Introductory Paragraph: A concise overview of the model and its paper is added after the badges for better context and discoverability.
- Correcting BibTeX Citation: The BibTeX entry is updated with the accurate arXiv identifier and additional standard fields (
eprint,archivePrefix,url) for completeness.
These changes ensure that all references to the paper are accurate and easily accessible from the model card, enhancing the user experience.