File size: 1,660 Bytes
da8437a
b48b798
da298df
 
 
 
 
 
8f87009
 
 
 
 
 
 
 
 
 
 
 
 
da8437a
da298df
b48b798
da298df
 
b48b798
67a4cfe
da298df
8f87009
 
 
 
 
 
da298df
 
b48b798
da298df
 
 
 
 
 
b48b798
 
da298df
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
pretty_name: Label Factory RGB-D Dataset 0000
license: other
tags:
- image
- video
- 3d
- rgb-d
configs:
- config_name: depth_estimation
  data_files:
  - split: train
    path: "*/data/depth_estimation/train-*.parquet"
- config_name: instance_segmentation
  data_files:
  - split: train
    path: "*/data/instance_segmentation/train-*.parquet"
- config_name: object_pose_estimation
  data_files:
  - split: train
    path: "*/data/object_pose_estimation/train-*.parquet"
---

# ABC-iRobotics/Hand_Tools: dataset 0000

Metric RGB-D scene dataset generated with the Label Factory workflow.
The files for this capture are stored below the `0000/` directory so
multiple numbered datasets can coexist in this repository.

## Training configurations

- `depth_estimation`: RGB input, metric depth target, intrinsics and depth units
- `instance_segmentation`: RGB input, instance-mask target, boxes and annotations
- `object_pose_estimation`: RGB-D input, masks, camera transforms and object poses

## Contents

- 318 RGB frames and aligned metric depth maps
- Metric camera calibration and world-coordinate camera poses
- Metric reconstructed point cloud
- 4 posed object instances with per-frame masks
- STL models used for pose estimation

Depth images are stored in millimetres. Pose conventions and coordinate-system
metadata are recorded in `0000/sam6d_scene/annotations.json` and
`0000/reconstruction/metric_alignment/camera_poses_metric.json`.

## Limitations

Annotations are automatically generated and must be independently reviewed for
the intended downstream use. Reconstruction, depth-alignment, segmentation and
pose-estimation errors may remain.