Datasets:

Modalities:
Image
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:

Enhance dataset card with task categories, tags, intro, and sample usage

#2
by nielsr HF Staff - opened

This PR significantly improves the dataset card for the SpatialGen Testset by:

  • Adding task_categories: ['image-to-3d', 'text-to-3d'] to the metadata for better discoverability.
  • Including relevant tags such as 3d, scene-generation, and indoor-scenes.
  • Providing a concise introductory sentence based on the paper's abstract to give immediate context.
  • Consolidating and expanding the usage instructions by integrating the inference code snippets (infer_spatialgen_i2s.sh, infer_spatialgen_t2s.sh) from the GitHub repository into a new "Sample Usage" section, alongside the existing visualization code.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment