Improve dataset card for UniOcc

#2
by nielsr HF Staff - opened

This PR significantly enhances the UniOcc dataset card by:

  • Adding the image-to-3d task category and comprehensive tags to the metadata.
  • Including a direct link to the project page (https://uniocc.github.io/) and the Hugging Face paper page (https://huggingface.co/papers/2503.24381).
  • Integrating detailed information from the GitHub repository README, including:
    • A comprehensive introduction and list of supported tasks.
    • Prerequisites and detailed dataset download instructions.
    • A clear description of file contents and data structure.
    • Sample usage code for loading the dataset.
    • Explanations of visualization, utility functions for occupancy processing, flow computation, and evaluation APIs.
    • The author list, change history, and citation information.

This update makes the dataset card a much more comprehensive and user-friendly resource for researchers interested in UniOcc.

Thank you, Niels!

tasl-lab changed pull request status to merged

Sign up or log in to comment