Add comprehensive dataset card for Multi-View 3D Point Tracking datasets

#2
by nielsr HF Staff - opened

This PR adds a comprehensive dataset card for the Multi-View 3D Point Tracking datasets.

It includes:

  • A link to the paper: Multi-View 3D Point Tracking
  • Links to the project page and GitHub repository.
  • Metadata including task_categories: keypoint-detection and relevant tags such as 3d-tracking, multi-view, point-cloud, computer-vision, robotics, synthetic-data, real-world-data, pytorch, and pytorch-hub.
  • The paper abstract for a quick overview.
  • Detailed information about the included datasets (MV-Kubric, Panoptic Studio, DexYCB) along with their download instructions.
  • A "Sample Usage" section with a Python code snippet, directly from the GitHub README, demonstrating how to use the associated MVTracker model with sample data.
  • The BibTeX citation for the paper.
Computer Vision and Learning Group, ETH Zürich org

Thanks so much!

m43 changed pull request status to merged

Sign up or log in to comment