Datasets:
Update dataset card with paper link, project links, and sample usage
#1
by nielsr HF Staff - opened
Hi there! I'm Niels, part of the community science team at Hugging Face.
This PR improves the dataset card for the WildDet3D Benchmark by:
- Linking it to the original paper: WildDet3D: Scaling Promptable 3D Detection in the Wild.
- Adding links to the official GitHub repository and project page.
- Updating the YAML metadata to include the
zero-shot-object-detectiontask category. - Adding a "Sample Usage" section with a Python code snippet derived from the repository.
- Adding the BibTeX citation for the paper.