Enhance dataset card: Add task category, links, detailed info, and usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card for 3D-MOOD by:
- Adding
task_categories: image-to-3dand relevanttags(3d-object-detection,monocular,open-set) to the metadata for improved discoverability. - Incorporating an overview image from the GitHub repository for better visual representation.
- Expanding the introduction with details from the paper's abstract.
- Adding explicit links to the project page and the GitHub repository.
- Providing a comprehensive
Data Preparationsection, including the recommended folder structure and backend details. - Including a
Sample Usagesection with installation instructions and a code snippet to demonstrate how to run the demo. - Adding the BibTeX citation for proper academic attribution.
RoyYang0714
changed pull request status to
merged