Improve dataset card: Add image-to-3d task, update paper link, and enhance usage guide

#1
by nielsr HF Staff - opened

This PR enhances the dataset card for "Display Inverse Rendering Dataset" by:

  • Adding the task_categories: image-to-3d metadata for improved discoverability.
  • Updating the papers metadata and the in-content paper link to point to the official Hugging Face paper page (https://huggingface.co/papers/2508.14411).
  • Correcting YAML formatting for the tags metadata by removing trailing commas.
  • Expanding the "Introduction" section with details from the paper's overview to provide better context.
  • Incorporating a comprehensive "Getting Started" section from the GitHub repository, including installation, dataset preparation, and sample usage for normal/BRDF recovery and novel relighting.
  • Ensuring embedded image links in the "Getting Started" section are absolute URLs for proper rendering.
  • Adding a "Citation" section with a BibTeX entry.
  • Updating the "TODO" list to align with the latest from the GitHub repository.

These improvements make the dataset card more informative and easier to use for researchers.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment