Enhance dataset card: Add paper, code, project page, abstract, task categories, tags, and sample usage
#1
by
nielsr
HF Staff
- opened
This pull request significantly enhances the dataset card for the Lyra training data by adding:
task_categories(image-to-3d,text-to-3d) and relevanttagsto the metadata, improving discoverability.- A descriptive introduction and the full paper abstract.
- Direct links to the associated paper (Lyra: Generative 3D Scene Reconstruction via Video Diffusion Model Self-Distillation), the project page (https://research.nvidia.com/labs/toronto-ai/lyra/), and the GitHub repository (https://github.com/nv-tlabs/lyra).
- A "Sample Usage" section demonstrating how to download the training dataset and initiate training, extracted directly from the GitHub README.
- The BibTeX citation for easy referencing.
- Expanded license information for clarity, distinguishing between the dataset, source code, and models.