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:

  1. Updating Paper Links:
    • The arXiv badge 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.
  2. Adding Introductory Paragraph: A concise overview of the model and its paper is added after the badges for better context and discoverability.
  3. 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment