Improve dataset card: Add task categories, GitHub link, comprehensive sample usage, and clarify license
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for Lyra by:
- Adding
image-to-3dandtext-to-3dto thetask_categoriesin the metadata, and relevanttagsfor better discoverability. - Including a direct link to the associated GitHub repository for easy code access.
- Incorporating a comprehensive "Sample Usage" section with code snippets directly from the GitHub README for downloading demo data, performing single-image/video to 3D Gaussian generation, and downloading training data.
- Clarifying the license in the content to explicitly state
CC-BY-4.0and removing internal NVIDIA links for user clarity. - Updating the "Reference(s)" section to link to GEN3C, which is used for dataset generation.
xrenaa
changed pull request status to
merged