KarolyArmin commited on
Commit
7f185fe
·
verified ·
1 Parent(s): da8437a

Add Label Factory dataset card

Browse files
Files changed (1) hide show
  1. README.md +29 -1
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
- license: gpl-3.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ pretty_name: Label Factory RGB-D Dataset 0007
3
+ license: other
4
+ tags:
5
+ - image
6
+ - video
7
+ - 3d
8
+ - rgb-d
9
  ---
10
+
11
+ # ABC-iRobotics/Hand_Tools
12
+
13
+ Metric RGB-D scene dataset generated with the Label Factory workflow.
14
+
15
+ ## Contents
16
+
17
+ - 325 RGB frames and aligned metric depth maps
18
+ - Metric camera calibration and world-coordinate camera poses
19
+ - Metric reconstructed point cloud
20
+ - 4 posed object instances with per-frame masks
21
+ - STL models used for pose estimation
22
+
23
+ Depth images are stored in millimetres. Pose conventions and coordinate-system
24
+ metadata are recorded in `sam6d_scene/annotations.json` and
25
+ `reconstruction/metric_alignment/camera_poses_metric.json`.
26
+
27
+ ## Limitations
28
+
29
+ Annotations are automatically generated and must be independently reviewed for
30
+ the intended downstream use. Reconstruction, depth-alignment, segmentation and
31
+ pose-estimation errors may remain.