Improve model card: Add pipeline tag, detailed description, and usage
#3
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for fisheye8k_hustvl_yolos-base by:
- Adding the
pipeline_tag: object-detectionto the metadata, making the model easily discoverable for object detection tasks. - Expanding the "Model description", "Intended uses & limitations", and "Training and evaluation data" sections using details from the associated paper and project information.
- Including a Python code snippet for quick inference.
- Adding direct links to the research paper, the project homepage, and the GitHub repository for easy access to more resources.
danielbogdoll
changed pull request status to
merged