Datasets:
Populate dataset card for IR3D-Bench
#2
by
nielsr
HF Staff
- opened
This PR populates the dataset card for the IR3D-Bench dataset.
It adds:
- Comprehensive metadata, including
task_categories: image-to-3d
,license: cc-by-nc-4.0
, relevanttags
(inverse-rendering, vlm, 3d, scene-understanding, benchmark), andlibrary_name: datasets
. - Links to the paper (https://huggingface.co/papers/2506.23329), the project page (https://ir3d-bench.github.io/), and the associated code repository on GitHub (https://github.com/Piang/IR3D-bench).
- The paper abstract, motivation, and pipeline overview to provide extensive context.
- Detailed sample usage instructions for environment setup, inverse rendering, and evaluation, extracted from the project's GitHub README.
- The official BibTeX citation.
This enhancement significantly improves the discoverability and informational completeness of the IR3D-Bench dataset on the Hugging Face Hub.
Piang
changed pull request status to
merged