Enhance model card for LitePT

#1
by nielsr HF Staff - opened

This PR improves the model card for LitePT by:

  • Adding pipeline_tag: image-segmentation to enhance discoverability for point cloud segmentation tasks.
  • Specifying library_name: pytorch, confirmed by the installation instructions in the GitHub repository, to enable automated usage examples.
  • Including the authors in the metadata for proper attribution.
  • Adding a direct link to the Hugging Face paper page, alongside the existing arXiv link.
  • Providing a concise summary of the paper's contributions to offer immediate context to users.
  • Updating the citation block with the more precise journal name from the GitHub README.

These updates aim to make the model card more informative and user-friendly.

Thanks @nielsr !

yuanwenyue changed pull request status to merged

Sign up or log in to comment