Datasets:
Tasks:
Keypoint Detection
Modalities:
Text
Formats:
webdataset
Languages:
English
Size:
1K - 10K
ArXiv:
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 relevanttags
such as3d-tracking
,multi-view
,point-cloud
,computer-vision
,robotics
,synthetic-data
,real-world-data
,pytorch
, andpytorch-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.
Thanks so much!
m43
changed pull request status to
merged