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_categories
in the metadata to includeimage-to-3d
, reflecting the dataset's use in Neural Radiance Field contexts. - Adding
nerfstudio
tolibrary_name
, as the associated model is built upon this framework. - Incorporating relevant
tags
such asnerf
,hyperspectral
,material-segmentation
,3d
,robotics
,augmented-reality
, andsimulation
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