Improve dataset card: Add task categories, library, and tags; link project page and paper

#2
by nielsr HF Staff - opened

This PR enhances the dataset card for the "Extended NeSpoF Dataset" by:

  • Updating task_categories in the metadata to include image-to-3d, reflecting the dataset's use in Neural Radiance Field contexts.
  • Adding nerfstudio to library_name, as the associated model is built upon this framework.
  • Incorporating relevant tags such as nerf, hyperspectral, material-segmentation, 3d, robotics, augmented-reality, and simulation for improved discoverability.
  • Adding an "Introduction" section with a summary and a link to the associated paper on Hugging Face Papers.
  • Including the official project page link (https://www.factral.co/UnMix-NeRF) in the "Dataset Sources" section.
  • Converting the initial image HTML to standard Markdown for cleaner rendering.

LGTM, thank u!

Factral changed pull request status to merged

Sign up or log in to comment