Improve model card: Add pipeline tag, links, description, and usage

#3
by nielsr HF Staff - opened

This PR significantly improves the model card for fisheye8k_SenseTime_deformable-detr by:

  • Adding the pipeline_tag: object-detection to the metadata, which enhances discoverability on the Hub.
  • Connecting the model to its foundational paper, Mcity Data Engine: Iterative Model Improvement Through Open-Vocabulary Data Selection.
  • Adding direct links to the project homepage and the GitHub repository for easier access to more information and code.
  • Providing a clear sample usage code snippet using the transformers library.
  • Expanding the "Model description", "Intended uses & limitations", and "Training and evaluation data" sections with details extracted from the paper abstract and GitHub repository information.

This makes the model card much more informative and user-friendly.

danielbogdoll changed pull request status to merged

Sign up or log in to comment