Improve dataset card: Add links, tags, sample usage, and citation

#1
by nielsr HF Staff - opened

This PR enhances the dataset card by:

  • Adding explicit links to the Hugging Face paper page and the GitHub repository for better discoverability.
  • Updating the metadata with a more specific human-object-interaction tag.
  • Including a visual representation of the method from the GitHub README.
  • Adding a "Sample Usage" section with code snippets for mask generation and HOI image generation, directly extracted from the project's GitHub "Quick start" guide.
  • Incorporating a "Data Preparation" section to detail the dataset structure and download information.
  • Providing a BibTeX entry for proper citation of the paper.

These changes aim to make the dataset card more informative and user-friendly.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment