Improve model card for SKEL-CF: add metadata, links, description, usage, and visuals

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for SKEL-CF by:

  • Adding pipeline_tag: image-to-3d and tags: - human-mesh-recovery to the YAML metadata for improved discoverability.
  • Setting the model card's title to "SKEL-CF: Coarse-to-Fine Biomechanical Skeleton and Surface Mesh Recovery".
  • Providing a concise description from the GitHub README's TL;DR.
  • Updating the 'Model Sources' to include direct links to the Hugging Face paper page (SKEL-CF: Coarse-to-Fine Biomechanical Skeleton and Surface Mesh Recovery) and the project page (https://pokerman8.github.io/SKEL-CF/).
  • Adding a dedicated 'Quick Start' section with shell commands from the GitHub README for quick inference with images and videos.
  • Including important visual elements (teaser image, per-layer refinement GIFs, and video links) to demonstrate the model's output.
  • Incorporating additional sections from the GitHub README such as 'Updates', 'Table of Content', 'Setup', 'Reproducibility', 'Acknowledgement', and 'Star History' to make the Hugging Face model card a more complete resource.
  • Adding the BibTeX citation for academic reference.
johnny56 changed pull request status to merged

Sign up or log in to comment