Improve model card: add metadata, links and paper info
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I've noticed this repository contains a model from the EdgeCrafter paper but lacks some metadata and descriptive links.
This PR:
- Adds the
keypoint-detectionpipeline tag for better discoverability. - Adds the
license: apache-2.0metadata based on the official GitHub repository. - Links the model card to the paper EdgeCrafter: Compact ViTs for Edge Dense Prediction via Task-Specialized Distillation.
- Adds links to the project page and the official code repository.
- Includes the BibTeX citation for the paper.
Please let me know if you have any questions!