Improve dataset card: add task category, license, and paper links
#2
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community science team. This PR improves the dataset card for QuadTrack by:
- Adding the
object-detectiontask category to the YAML metadata. - Correcting the license in the metadata to
cc-by-nc-4.0as specified in the dataset description. - Linking the official papers: "OmniTrack: Omnidirectional Multi-Object Tracking" (CVPR 2025) and the latest "OmniTrack++".
- Cleaning up placeholder text and improving formatting.