Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I've improved the model card for this ECPose model by adding:
- The
pipeline_tag: keypoint-detectionmetadata so the model can be discovered easily. - The
license: apache-2.0metadata. - Links to the paper, project page, and GitHub repository.
- A summary of the performance results for the ECPose family on the COCO2017 dataset.
Feel free to merge this PR!