Datasets:
Tasks:
Object Detection
Languages:
English
ArXiv:
Tags:
3d-object-detection
computer-vision
autonomous-driving
multi-view
synthetic-data
bird-s-eye-view
License:
Add M2I dataset card with metadata, paper, code, and sample usage
#1
by
nielsr
HF Staff
- opened
This PR initializes the dataset card for the M2I dataset.
It adds:
- Comprehensive
metadata, includingtask_categories(object-detection), relevanttags(e.g.,3d-object-detection,synthetic-data,bird-s-eye-view),language(en), andlicense(unknown as no explicit license was found). - A concise description of the M2I dataset, derived from the paper's abstract and the GitHub README.
- A link to the associated paper.
- A link to the official code repository on GitHub.
- A "Sample Usage" section demonstrating how to prepare the dataset and how to use it for training and evaluation, with code snippets directly extracted from the GitHub README.
This update significantly improves the discoverability and usability of the M2I dataset on the Hugging Face Hub.
handsomeYun
changed pull request status to
merged