Improve dataset card: Add task category, links, abstract, sample usage, and citation

#1
by nielsr HF Staff - opened

This PR significantly improves the dataset card for EmbodiedOcc-ScanNet by:

  • Adding the task_categories metadata (image-to-3d) and relevant tags such as 3d-occupancy-prediction, robotics, scene-understanding, and computer-vision.
  • Including links to the official paper on Hugging Face, the project page, and the GitHub repository.
  • Incorporating the full paper abstract to provide essential context.
  • Providing a comprehensive "Getting Started" section with detailed instructions for data preparation, training, and visualization sample usage, all extracted directly from the GitHub README.
  • Adding the BibTeX citation for proper academic attribution.

These additions make the dataset more discoverable, easier to understand, and provide clear, actionable instructions for users to get started with the associated EmbodiedOcc framework.

YkiWu changed pull request status to merged

Sign up or log in to comment