Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code:   JobManagerCrashedError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

image
image
End of preview.

🦾 DTTRD-E: DTTD's Robotics Dataset Extension

If you want to use this dataset in your ongoing / future research, feel free to contact us for details: [email protected]; my collaborator: [email protected]; and my advisor: [email protected]

image/jpeg

image/jpeg

Download the robotics dataset extension: https://huggingface.co/datasets/ZixunH/DTTD3_Impedance/tree/main

This dataset follows the same folder structure as our previous work, DTTD-Mobile, but is 3x larger and focuses on small, textureless industrial objects with around 52,000 frames. Estimating 6DoF poses is even MORE challenging due to significant occlusion from robotic graspersβ€”yet this reflects the realistic conditions robots face in factory environments.

πŸ“ Folder Structure (including cad models, rgb images, semantic images, depth images, camera intrinsics, object poses, end-effector poses, etc):

Robust-Digital-Twin-Tracking
β”œβ”€β”€ checkpoints
β”‚   β”œβ”€β”€ m8p4.pth
β”‚   β”œβ”€β”€ m8p4_filter.pth
β”‚   └── ...
|   ...
└── dataset
    └── dttrd-e
        β”œβ”€β”€ dataset_config
        β”œβ”€β”€ dataset.py
        └── DTTD_Robotic_Dataset_Extension
            └── root
                β”œβ”€β”€ cameras
                β”‚   β”œβ”€β”€ az_camera1 (checkout DTTDv1)
                β”‚   β”œβ”€β”€ iphone14pro_camera1 (checkout our DTTD-Mobile)
                β”‚   β”œβ”€β”€ real_sense (checkout DTTRD-E)
                β”‚   └── ZED2 (TBA...)
                β”œβ”€β”€ data
                β”‚   β”œβ”€β”€ scene1
                β”‚   β”‚   └── data
                β”‚   β”‚   β”‚   β”œβ”€β”€ 00001_color.jpg
                β”‚   β”‚   β”‚   β”œβ”€β”€ 00001_depth.png
                β”‚   β”‚   β”‚   └── ...
                |   β”‚   └── scene_meta.yaml
                β”‚   β”œβ”€β”€ scene2
                β”‚   β”‚   └── data
                |   β”‚   └── scene_meta.yaml
                β”‚   ...
                └── objects
                    β”œβ”€β”€ waterproof
                    β”‚   β”œβ”€β”€ waterproof.mtl
                    β”‚   β”œβ”€β”€ waterproof.obj
                    β”‚   β”œβ”€β”€ front.xyz
                    β”‚   β”œβ”€β”€ points.xyz
                    β”‚   β”œβ”€β”€ ...
                    β”‚   └── textured.obj.mtl
                    β”œβ”€β”€ white_charger
                    └── ...

And if our work is useful or relevant to your research, please kindly recognize our contributions by citing the 2025 CVPRW paper Robust 6DoF Pose Estimation Against Depth Noise and a Comprehensive Evaluation on a Mobile Dataset:

@InProceedings{Huang_2025_CVPR,
    author    = {Huang, Zixun and Yao, Keling and Zhao, Zhihao and Pan, Chuanyu and Yang, Allen},
    title     = {Robust 6DoF Pose Estimation Against Depth Noise and a Comprehensive Evaluation on a Mobile Dataset},
    booktitle = {Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR) Workshops},
    month     = {June},
    year      = {2025},
    pages     = {1848-1857}
}
Downloads last month
146