Datasets:
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_categoriesin the metadata to includeimage-to-3d, reflecting the dataset's use in Neural Radiance Field contexts. - Adding
nerfstudiotolibrary_name, as the associated model is built upon this framework. - Incorporating relevant
tagssuch asnerf,hyperspectral,material-segmentation,3d,robotics,augmented-reality, andsimulationfor 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