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, including task_categories (object-detection), relevant tags (e.g., 3d-object-detection, synthetic-data, bird-s-eye-view), language (en), and license (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

Sign up or log in to comment