Improve model card: Add pipeline tag, paper, and code links for Talking Points
#2
by
nielsr
HF Staff
- opened
This PR enriches the model card for "Talking Points: Describing and Localizing Pixels" by:
- Adding the
pipeline_tag: keypoint-detectionto improve discoverability on the Hugging Face Hub, as the model focuses on pixel-level grounding and keypoint localization. - Populating the model card content with a clear description based on the paper's abstract and the GitHub README.
- Including the project's teaser image for visual context.
- Providing a direct link to the research paper: Talking Points: Describing and Localizing Pixels.
- Adding a link to the official GitHub repository for code and further details:
https://github.com/matanr/Talking_Points. - Retaining the existing license and incorporating the acknowledgments from the GitHub README.
Please review and merge if these updates meet the requirements.