Hgodwarrior commited on
Commit
4f3e648
·
verified ·
1 Parent(s): da759d8

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. CITATION.cff +21 -0
  2. LICENSE +21 -0
  3. README.md +132 -0
  4. bearing_block/camera_poses.json +122 -0
  5. bearing_block/coco_annotations.json +2514 -0
  6. bearing_block/coco_instance_annotations.json +0 -0
  7. bearing_block/depth/depth_0001.png +3 -0
  8. bearing_block/depth/depth_0002.png +3 -0
  9. bearing_block/depth/depth_0003.png +3 -0
  10. bearing_block/depth/depth_0004.png +3 -0
  11. bearing_block/depth/depth_0005.png +3 -0
  12. bearing_block/depth/depth_0006.png +3 -0
  13. bearing_block/depth/depth_0007.png +3 -0
  14. bearing_block/depth/depth_0008.png +3 -0
  15. bearing_block/depth/depth_0009.png +3 -0
  16. bearing_block/depth/depth_0010.png +3 -0
  17. bearing_block/gt_6dof.json +77 -0
  18. bearing_block/label_legend.txt +21 -0
  19. bearing_block/mask/mask_0001.png +3 -0
  20. bearing_block/mask/mask_0002.png +3 -0
  21. bearing_block/mask/mask_0003.png +3 -0
  22. bearing_block/mask/mask_0004.png +3 -0
  23. bearing_block/mask/mask_0005.png +3 -0
  24. bearing_block/mask/mask_0006.png +3 -0
  25. bearing_block/mask/mask_0007.png +3 -0
  26. bearing_block/mask/mask_0008.png +3 -0
  27. bearing_block/mask/mask_0009.png +3 -0
  28. bearing_block/mask/mask_0010.png +3 -0
  29. bearing_block/mask_instance/instance_0001.png +3 -0
  30. bearing_block/mask_instance/instance_0002.png +3 -0
  31. bearing_block/mask_instance/instance_0003.png +3 -0
  32. bearing_block/mask_instance/instance_0004.png +3 -0
  33. bearing_block/mask_instance/instance_0005.png +3 -0
  34. bearing_block/mask_instance/instance_0006.png +3 -0
  35. bearing_block/mask_instance/instance_0007.png +3 -0
  36. bearing_block/mask_instance/instance_0008.png +3 -0
  37. bearing_block/mask_instance/instance_0009.png +3 -0
  38. bearing_block/mask_instance/instance_0010.png +3 -0
  39. bearing_block/rgb/frame_0001.png +3 -0
  40. bearing_block/rgb/frame_0002.png +3 -0
  41. bearing_block/rgb/frame_0003.png +3 -0
  42. bearing_block/rgb/frame_0004.png +3 -0
  43. bearing_block/rgb/frame_0005.png +3 -0
  44. bearing_block/rgb/frame_0006.png +3 -0
  45. bearing_block/rgb/frame_0007.png +3 -0
  46. bearing_block/rgb/frame_0008.png +3 -0
  47. bearing_block/rgb/frame_0009.png +3 -0
  48. bearing_block/rgb/frame_0010.png +3 -0
  49. bearing_block/scene_camera.json +72 -0
  50. bearing_block/scene_gt.json +32 -0
CITATION.cff ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ message: "If you use this dataset, please cite it as below."
3
+ title: "Huhb3D: Industrial-Grade Synthetic Precision Benchmark for 6DoF Pose Estimation"
4
+ type: dataset
5
+ authors:
6
+ - name: "Huhb3D"
7
+ version: 1.0.0
8
+ date-released: 2026-05-31
9
+ license: CC-BY-4.0
10
+ repository-code: "https://huggingface.co/datasets/huhb3d/precision-benchmark"
11
+ keywords:
12
+ - 6DoF
13
+ - pose-estimation
14
+ - instance-segmentation
15
+ - depth-estimation
16
+ - BOP
17
+ - COCO
18
+ - YOLO
19
+ - synthetic
20
+ - industrial
21
+ - precision-benchmark
LICENSE ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Creative Commons Attribution 4.0 International
2
+ ==============================================
3
+
4
+ Dataset License: CC-BY-4.0
5
+ Full text: https://creativecommons.org/licenses/by/4.0/
6
+
7
+ Commercial Use: ALLOWED
8
+ Attribution Required: YES
9
+
10
+ Data Producer:
11
+ Generation Date: 2026-05-31 04:12:25 UTC
12
+
13
+ IMPORTANT:
14
+ 1. This license applies to the GENERATED DATASET (images, masks, annotations).
15
+ 2. Input 3D models were generated by parametric CAD scripts (original works, CC0).
16
+ 3. No third-party copyrighted material was used in the production pipeline.
17
+ 4. The generated data is an original work of the rendering pipeline.
18
+
19
+ ATTRIBUTION (if required):
20
+ . (2026). Creative Commons Attribution 4.0 International Dataset.
21
+ Licensed under CC-BY-4.0.
README.md ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - object-detection
5
+ - image-segmentation
6
+ - depth-estimation
7
+ language:
8
+ - en
9
+ tags:
10
+ - 6dof
11
+ - pose-estimation
12
+ - instance-segmentation
13
+ - depth-estimation
14
+ - bop
15
+ - coco
16
+ - yolo
17
+ - synthetic
18
+ - industrial
19
+ - computer-vision
20
+ - precision-benchmark
21
+ size_categories:
22
+ - n<1K
23
+ ---
24
+
25
+ # Huhb3D-Precision-Benchmark v1.0
26
+
27
+ **Industrial-Grade Synthetic Precision Benchmark for 6DoF Pose Estimation**
28
+
29
+ ## Why This Dataset?
30
+
31
+ Huhb3D is NOT a training dataset. It is a **precision benchmark** designed to verify the accuracy upper bound of 6DoF pose estimation algorithms.
32
+
33
+ | Metric | Huhb3D | YCB-Video | T-LESS |
34
+ |--------|--------|-----------|--------|
35
+ | Reprojection Error | **0.0144 px** | 2-5 px | 1-3 px |
36
+ | Rotation Orthogonality (det-1) | **0.000001** | ~0.001 | ~0.001 |
37
+ | Square Pixel (fx==fy) | **Exact** | Approximate | Approximate |
38
+
39
+ If your algorithm cannot achieve sub-pixel accuracy on Huhb3D, it will not achieve it on real data either.
40
+
41
+ ## Quick Start
42
+
43
+ ```python
44
+ from code_templates.huhb3d_utils import load_depth, display_depth, load_camera_intrinsics, load_pose_gt
45
+
46
+ # Load depth (CRITICAL: use IMREAD_UNCHANGED!)
47
+ depth = load_depth("flange/depth/depth_0001.png") # -> uint16, mm units
48
+
49
+ # Display depth (must normalize first!)
50
+ display_depth(depth)
51
+
52
+ # Load camera intrinsics
53
+ K, depth_scale = load_camera_intrinsics("flange/scene_camera.json", frame_id=1)
54
+
55
+ # Load 6DoF ground truth
56
+ R_m2c, t_m2c = load_pose_gt("flange/scene_gt.json", frame_id=1)
57
+
58
+ # Verify reprojection
59
+ import numpy as np
60
+ p_obj = np.array([0, 0, 0])
61
+ p_cam = R_m2c @ p_obj + t_m2c
62
+ u = K[0,0] * p_cam[0] / p_cam[2] + K[0,2]
63
+ v = K[1,1] * p_cam[1] / p_cam[2] + K[1,2]
64
+ print(f"Object origin projects to ({u:.1f}, {v:.1f})")
65
+ ```
66
+
67
+ ## Key Features
68
+
69
+ - **Sub-pixel GT precision**: 0.0144px mean reprojection error (140x better than YCB-Video)
70
+ - **Triple format output**: BOP + COCO + YOLO — no conversion needed
71
+ - **16-bit depth maps**: uint16 PNG in mm units, ROS 16UC1 compliant
72
+ - **Instance + feature segmentation**: 12 feature types per object (unique to Huhb3D)
73
+ - **20 industrial parts**: bearings, flanges, gears, connectors, brackets, etc.
74
+ - **Verified**: 1379 automated checks, 0 data errors
75
+
76
+ ## Critical Usage Notes
77
+
78
+ | Operation | CORRECT | WRONG |
79
+ |-----------|---------|-------|
80
+ | Read depth | `cv2.imread(path, cv2.IMREAD_UNCHANGED)` | `cv2.IMREAD_GRAYSCALE` (99.7% error!) |
81
+ | Display depth | `cv2.normalize(depth, None, 0, 255, NORM_MINMAX, CV_8U)` then `imshow` | Direct `imshow(uint16)` -> BLACK |
82
+ | cv_bridge | `encoding="16UC1"` | `encoding="mono8"` -> truncation |
83
+ | Blender coords | `R_blender = R_opencv @ diag(1,-1,-1)` | Direct use -> wrong orientation |
84
+
85
+ ## Objects (20)
86
+
87
+ | ID | Name | Category | Depth Range (mm) |
88
+ |----|------|----------|-----------------|
89
+ | 1 | bearing_block | bearing | 770-801 |
90
+ | 2 | bearing_medium | bearing | 770-803 |
91
+ | 3 | bearing_small | bearing | 779-801 |
92
+ | 4 | connector_housing | connector | 778-805 |
93
+ | 5 | coupling | coupling | 775-796 |
94
+ | 6 | flange | flange | 750-795 |
95
+ | 7 | flange_large | flange | 730-795 |
96
+ | 8 | flange_medium | flange | 750-797 |
97
+ | 9 | flange_small | flange | 765-812 |
98
+ | 10 | gear | gear | 773-797 |
99
+ | 11 | gear_large | gear | 752-794 |
100
+ | 12 | gear_medium | gear | 773-796 |
101
+ | 13 | gear_small | gear | 782-810 |
102
+ | 14 | heat_sink | heat_sink | 754-844 |
103
+ | 15 | hex_bolt | bolt | 791-799 |
104
+ | 16 | l_bracket | bracket | 784-812 |
105
+ | 17 | mounting_plate | plate | 745-806 |
106
+ | 18 | pipe_tee | pipe | 776-811 |
107
+ | 19 | step_shaft | shaft | 780-797 |
108
+ | 20 | valve_body | valve | 759-838 |
109
+
110
+ ## Known Limitations
111
+
112
+ - **Synthetic only**: Sim2Real gap exists (no real sensor noise in base data)
113
+ - **10 frames/object**: Sufficient for precision benchmarking, NOT for training
114
+ - **Single object scenes**: No occlusion GT
115
+ - **Solid background**: No texture diversity in base data
116
+
117
+ ## License
118
+
119
+ CC-BY-4.0 — Commercial use permitted with attribution.
120
+
121
+ ## Citation
122
+
123
+ ```bibtex
124
+ @dataset{huhb3d_v1,
125
+ title={Huhb3D: Industrial-Grade Synthetic Precision Benchmark for 6DoF Pose Estimation},
126
+ author={Huhb3D},
127
+ year={2026},
128
+ version={1.0.0},
129
+ license={CC-BY-4.0},
130
+ url={https://huggingface.co/datasets/huhb3d/precision-benchmark}
131
+ }
132
+ ```
bearing_block/camera_poses.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": {
3
+ "position": [348.698, 720.044, -0.00150356],
4
+ "target": [0, 0, 0],
5
+ "rotation": [1.11981, 1.5708],
6
+ "view_matrix": [-4.31192e-06, -0.900017, 0.435854, 0, 0, 0.435854, 0.900017, 0, -1, 3.8808e-06, -1.87937e-06, 0, 1.16415e-10, 5.83501e-09, -800.034, 1],
7
+ "projection_matrix": [1.79917, 0, 0, 0, 0, 2.39889, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
8
+ "fov_degrees": 45.2586,
9
+ "near_plane": 40,
10
+ "far_plane": 16000,
11
+ "image_width": 800,
12
+ "image_height": 600
13
+ },
14
+ "2": {
15
+ "position": [-421.234, 559.963, -385.931],
16
+ "target": [0, 0, 0],
17
+ "rotation": [0.775379, -2.31249],
18
+ "view_matrix": [-0.675534, 0.51612, -0.526568, 0, 0, 0.714156, 0.699987, 0, 0.737329, 0.472865, -0.482437, 0, -0, 3.05176e-05, -799.962, 1],
19
+ "projection_matrix": [1.85598, 0, 0, 0, 0, 2.47464, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
20
+ "fov_degrees": 44.0072,
21
+ "near_plane": 40,
22
+ "far_plane": 16000,
23
+ "image_width": 800,
24
+ "image_height": 600
25
+ },
26
+ "3": {
27
+ "position": [60.5982, 399.996, 690.14],
28
+ "target": [0, 0, 0],
29
+ "rotation": [0.523611, 0.0875811],
30
+ "view_matrix": [0.996167, -0.0437355, 0.07575, 0, 0, 0.866019, 0.50001, 0, -0.0874691, -0.498094, 0.8627, 0, -3.8147e-06, -0, -799.977, 1],
31
+ "projection_matrix": [1.89961, 0, 0, 0, 0, 2.53282, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
32
+ "fov_degrees": 43.0899,
33
+ "near_plane": 40,
34
+ "far_plane": 16000,
35
+ "image_width": 800,
36
+ "image_height": 600
37
+ },
38
+ "4": {
39
+ "position": [464.333, 239.972, -605.63],
40
+ "target": [0, 0, 0],
41
+ "rotation": [0.304661, 2.48749],
42
+ "view_matrix": [-0.793596, -0.182515, 0.580425, 0, 0, 0.953949, 0.299969, 0, -0.608445, 0.238055, -0.75705, 0, -3.05176e-05, -0, -799.987, 1],
43
+ "projection_matrix": [1.90045, 0, 0, 0, 0, 2.53393, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
44
+ "fov_degrees": 43.0727,
45
+ "near_plane": 40,
46
+ "far_plane": 16000,
47
+ "image_width": 800,
48
+ "image_height": 600
49
+ },
50
+ "5": {
51
+ "position": [-783.838, 80.0269, 138.623],
52
+ "target": [0, 0, 0],
53
+ "rotation": [0.100199, -1.39575],
54
+ "view_matrix": [0.174149, 0.0985032, -0.97978, 0, -0, 0.994984, 0.100032, 0, 0.984719, -0.0174204, 0.173276, 0, -0, -5.00679e-06, -800.015, 1],
55
+ "projection_matrix": [1.74364, 0, 0, 0, 0, 2.32486, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
56
+ "fov_degrees": 46.5484,
57
+ "near_plane": 40,
58
+ "far_plane": 16000,
59
+ "image_width": 800,
60
+ "image_height": 600
61
+ },
62
+ "6": {
63
+ "position": [671.609, -80.0313, 427.202],
64
+ "target": [0, 0, 0],
65
+ "rotation": [-0.100209, 1.00426],
66
+ "view_matrix": [0.536709, 0.0844121, 0.839534, 0, 0, 0.994983, -0.100042, 0, -0.843767, 0.0536934, 0.534017, 0, -3.05176e-05, -0, -799.978, 1],
67
+ "projection_matrix": [1.82853, 0, 0, 0, 0, 2.43804, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
68
+ "fov_degrees": 44.6035,
69
+ "near_plane": 40,
70
+ "far_plane": 16000,
71
+ "image_width": 800,
72
+ "image_height": 600
73
+ },
74
+ "7": {
75
+ "position": [-198.166, -239.965, -737.011],
76
+ "target": [0, 0, 0],
77
+ "rotation": [-0.304638, -2.87893],
78
+ "view_matrix": [-0.965701, -0.0778831, -0.2477, 0, 0, 0.953956, -0.299948, 0, 0.259656, -0.28966, -0.921236, 0, -0, 1.52588e-05, -800.024, 1],
79
+ "projection_matrix": [1.83732, 0, 0, 0, 0, 2.44977, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
80
+ "fov_degrees": 44.4108,
81
+ "near_plane": 40,
82
+ "far_plane": 16000,
83
+ "image_width": 800,
84
+ "image_height": 600
85
+ },
86
+ "8": {
87
+ "position": [-319.289, -400.037, 614.815],
88
+ "target": [0, 0, 0],
89
+ "rotation": [-0.523664, -0.478989],
90
+ "view_matrix": [0.887461, -0.230467, -0.39912, 0, -0, 0.865993, -0.500057, 0, 0.460882, 0.443781, 0.768535, 0, -0, -0, -799.983, 1],
91
+ "projection_matrix": [1.76493, 0, 0, 0, 0, 2.35324, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
92
+ "fov_degrees": 46.0457,
93
+ "near_plane": 40,
94
+ "far_plane": 16000,
95
+ "image_width": 800,
96
+ "image_height": 600
97
+ },
98
+ "9": {
99
+ "position": [536.599, -560, -196.014],
100
+ "target": [0, 0, 0],
101
+ "rotation": [-0.775427, 1.92103],
102
+ "view_matrix": [-0.343115, 0.657526, 0.67077, 0, 0, 0.714122, -0.700021, 0, -0.939294, -0.240188, -0.245026, 0, 1.52588e-05, -0, -799.975, 1],
103
+ "projection_matrix": [1.76186, 0, 0, 0, 0, 2.34914, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
104
+ "fov_degrees": 46.1177,
105
+ "near_plane": 40,
106
+ "far_plane": 16000,
107
+ "image_width": 800,
108
+ "image_height": 600
109
+ },
110
+ "10": {
111
+ "position": [-322.323, -720.003, -133.085],
112
+ "target": [0, 0, 0],
113
+ "rotation": [-1.11976, -1.96237],
114
+ "view_matrix": [-0.381641, -0.831878, -0.402902, 0, 0, 0.435894, -0.899998, 0, 0.924311, -0.343476, -0.166355, 0, -7.62939e-06, 2.28882e-05, -800.005, 1],
115
+ "projection_matrix": [1.89632, 0, 0, 0, 0, 2.52842, 0, 0, 0, 0, -1.00501, -1, 0, 0, -80.2005, 0],
116
+ "fov_degrees": 43.1579,
117
+ "near_plane": 40,
118
+ "far_plane": 16000,
119
+ "image_width": 800,
120
+ "image_height": 600
121
+ }
122
+ }
bearing_block/coco_annotations.json ADDED
@@ -0,0 +1,2514 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "info": {
3
+ "description": "Huhb3D Synthetic Data - COCO Format",
4
+ "version": "1.0",
5
+ "contributor": "Huhb3D Synthetic Data Generator"
6
+ },
7
+ "licenses": [
8
+ {
9
+ "id": 1,
10
+ "name": "CC-BY-4.0",
11
+ "url": "https://creativecommons.org/licenses/by/4.0/"
12
+ }
13
+ ],
14
+ "categories": [
15
+ {
16
+ "id": 0,
17
+ "name": "FreeSurface",
18
+ "supercategory": "surface"
19
+ },
20
+ {
21
+ "id": 1,
22
+ "name": "HorizontalPlane",
23
+ "supercategory": "surface"
24
+ },
25
+ {
26
+ "id": 2,
27
+ "name": "LateralPlane_X",
28
+ "supercategory": "surface"
29
+ },
30
+ {
31
+ "id": 3,
32
+ "name": "LateralPlane_Z",
33
+ "supercategory": "surface"
34
+ },
35
+ {
36
+ "id": 4,
37
+ "name": "NearHorizontal",
38
+ "supercategory": "surface"
39
+ },
40
+ {
41
+ "id": 5,
42
+ "name": "NearLateral_X",
43
+ "supercategory": "surface"
44
+ },
45
+ {
46
+ "id": 6,
47
+ "name": "NearLateral_Z",
48
+ "supercategory": "surface"
49
+ },
50
+ {
51
+ "id": 7,
52
+ "name": "Degenerate",
53
+ "supercategory": "surface"
54
+ },
55
+ {
56
+ "id": 8,
57
+ "name": "ConvexFeature_Bolt",
58
+ "supercategory": "surface"
59
+ },
60
+ {
61
+ "id": 9,
62
+ "name": "ConcaveFeature_Hole",
63
+ "supercategory": "surface"
64
+ },
65
+ {
66
+ "id": 10,
67
+ "name": "Flange",
68
+ "supercategory": "surface"
69
+ },
70
+ {
71
+ "id": 11,
72
+ "name": "Boss",
73
+ "supercategory": "surface"
74
+ }
75
+ ],
76
+ "images": [
77
+ {
78
+ "id": 1,
79
+ "file_name": "rgb/frame_0001.png",
80
+ "width": 800,
81
+ "height": 600,
82
+ "camera_position": [
83
+ 348.698,
84
+ 720.044,
85
+ -0.00150356
86
+ ],
87
+ "camera_rotation": [
88
+ 1.11981,
89
+ 1.5708
90
+ ],
91
+ "view_matrix": [
92
+ -4.31192e-06,
93
+ -0.900017,
94
+ 0.435854,
95
+ 0,
96
+ 0,
97
+ 0.435854,
98
+ 0.900017,
99
+ 0,
100
+ -1,
101
+ 3.8808e-06,
102
+ -1.87937e-06,
103
+ 0,
104
+ 1.16415e-10,
105
+ 5.83501e-09,
106
+ -800.034,
107
+ 1
108
+ ],
109
+ "projection_matrix": [
110
+ 1.79917,
111
+ 0,
112
+ 0,
113
+ 0,
114
+ 0,
115
+ 2.39889,
116
+ 0,
117
+ 0,
118
+ 0,
119
+ 0,
120
+ -1.00501,
121
+ -1,
122
+ 0,
123
+ 0,
124
+ -80.2005,
125
+ 0
126
+ ]
127
+ },
128
+ {
129
+ "id": 2,
130
+ "file_name": "rgb/frame_0002.png",
131
+ "width": 800,
132
+ "height": 600,
133
+ "camera_position": [
134
+ 348.698,
135
+ 720.044,
136
+ -0.00150356
137
+ ],
138
+ "camera_rotation": [
139
+ 1.11981,
140
+ 1.5708
141
+ ],
142
+ "view_matrix": [
143
+ -4.31192e-06,
144
+ -0.900017,
145
+ 0.435854,
146
+ 0,
147
+ 0,
148
+ 0.435854,
149
+ 0.900017,
150
+ 0,
151
+ -1,
152
+ 3.8808e-06,
153
+ -1.87937e-06,
154
+ 0,
155
+ 1.16415e-10,
156
+ 5.83501e-09,
157
+ -800.034,
158
+ 1
159
+ ],
160
+ "projection_matrix": [
161
+ 1.79917,
162
+ 0,
163
+ 0,
164
+ 0,
165
+ 0,
166
+ 2.39889,
167
+ 0,
168
+ 0,
169
+ 0,
170
+ 0,
171
+ -1.00501,
172
+ -1,
173
+ 0,
174
+ 0,
175
+ -80.2005,
176
+ 0
177
+ ]
178
+ },
179
+ {
180
+ "id": 3,
181
+ "file_name": "rgb/frame_0003.png",
182
+ "width": 800,
183
+ "height": 600,
184
+ "camera_position": [
185
+ -421.234,
186
+ 559.963,
187
+ -385.931
188
+ ],
189
+ "camera_rotation": [
190
+ 0.775379,
191
+ -2.31249
192
+ ],
193
+ "view_matrix": [
194
+ -0.675534,
195
+ 0.51612,
196
+ -0.526568,
197
+ 0,
198
+ 0,
199
+ 0.714156,
200
+ 0.699987,
201
+ 0,
202
+ 0.737329,
203
+ 0.472865,
204
+ -0.482437,
205
+ 0,
206
+ 0,
207
+ 3.05176e-05,
208
+ -799.962,
209
+ 1
210
+ ],
211
+ "projection_matrix": [
212
+ 1.85598,
213
+ 0,
214
+ 0,
215
+ 0,
216
+ 0,
217
+ 2.47464,
218
+ 0,
219
+ 0,
220
+ 0,
221
+ 0,
222
+ -1.00501,
223
+ -1,
224
+ 0,
225
+ 0,
226
+ -80.2005,
227
+ 0
228
+ ]
229
+ },
230
+ {
231
+ "id": 4,
232
+ "file_name": "rgb/frame_0004.png",
233
+ "width": 800,
234
+ "height": 600,
235
+ "camera_position": [
236
+ 60.5982,
237
+ 399.996,
238
+ 690.14
239
+ ],
240
+ "camera_rotation": [
241
+ 0.523611,
242
+ 0.0875811
243
+ ],
244
+ "view_matrix": [
245
+ 0.996167,
246
+ -0.0437355,
247
+ 0.07575,
248
+ 0,
249
+ 0,
250
+ 0.866019,
251
+ 0.50001,
252
+ 0,
253
+ -0.0874691,
254
+ -0.498094,
255
+ 0.8627,
256
+ 0,
257
+ -3.8147e-06,
258
+ 0,
259
+ -799.977,
260
+ 1
261
+ ],
262
+ "projection_matrix": [
263
+ 1.89961,
264
+ 0,
265
+ 0,
266
+ 0,
267
+ 0,
268
+ 2.53282,
269
+ 0,
270
+ 0,
271
+ 0,
272
+ 0,
273
+ -1.00501,
274
+ -1,
275
+ 0,
276
+ 0,
277
+ -80.2005,
278
+ 0
279
+ ]
280
+ },
281
+ {
282
+ "id": 5,
283
+ "file_name": "rgb/frame_0005.png",
284
+ "width": 800,
285
+ "height": 600,
286
+ "camera_position": [
287
+ 464.333,
288
+ 239.972,
289
+ -605.63
290
+ ],
291
+ "camera_rotation": [
292
+ 0.304661,
293
+ 2.48749
294
+ ],
295
+ "view_matrix": [
296
+ -0.793596,
297
+ -0.182515,
298
+ 0.580425,
299
+ 0,
300
+ 0,
301
+ 0.953949,
302
+ 0.299969,
303
+ 0,
304
+ -0.608445,
305
+ 0.238055,
306
+ -0.75705,
307
+ 0,
308
+ -3.05176e-05,
309
+ 0,
310
+ -799.987,
311
+ 1
312
+ ],
313
+ "projection_matrix": [
314
+ 1.90045,
315
+ 0,
316
+ 0,
317
+ 0,
318
+ 0,
319
+ 2.53393,
320
+ 0,
321
+ 0,
322
+ 0,
323
+ 0,
324
+ -1.00501,
325
+ -1,
326
+ 0,
327
+ 0,
328
+ -80.2005,
329
+ 0
330
+ ]
331
+ },
332
+ {
333
+ "id": 6,
334
+ "file_name": "rgb/frame_0006.png",
335
+ "width": 800,
336
+ "height": 600,
337
+ "camera_position": [
338
+ -783.838,
339
+ 80.0269,
340
+ 138.623
341
+ ],
342
+ "camera_rotation": [
343
+ 0.100199,
344
+ -1.39575
345
+ ],
346
+ "view_matrix": [
347
+ 0.174149,
348
+ 0.0985032,
349
+ -0.97978,
350
+ 0,
351
+ 0,
352
+ 0.994984,
353
+ 0.100032,
354
+ 0,
355
+ 0.984719,
356
+ -0.0174204,
357
+ 0.173276,
358
+ 0,
359
+ 0,
360
+ -5.00679e-06,
361
+ -800.015,
362
+ 1
363
+ ],
364
+ "projection_matrix": [
365
+ 1.74364,
366
+ 0,
367
+ 0,
368
+ 0,
369
+ 0,
370
+ 2.32486,
371
+ 0,
372
+ 0,
373
+ 0,
374
+ 0,
375
+ -1.00501,
376
+ -1,
377
+ 0,
378
+ 0,
379
+ -80.2005,
380
+ 0
381
+ ]
382
+ },
383
+ {
384
+ "id": 7,
385
+ "file_name": "rgb/frame_0007.png",
386
+ "width": 800,
387
+ "height": 600,
388
+ "camera_position": [
389
+ 671.609,
390
+ -80.0313,
391
+ 427.202
392
+ ],
393
+ "camera_rotation": [
394
+ -0.100209,
395
+ 1.00426
396
+ ],
397
+ "view_matrix": [
398
+ 0.536709,
399
+ 0.0844121,
400
+ 0.839534,
401
+ 0,
402
+ 0,
403
+ 0.994983,
404
+ -0.100042,
405
+ 0,
406
+ -0.843767,
407
+ 0.0536934,
408
+ 0.534017,
409
+ 0,
410
+ -3.05176e-05,
411
+ 0,
412
+ -799.978,
413
+ 1
414
+ ],
415
+ "projection_matrix": [
416
+ 1.82853,
417
+ 0,
418
+ 0,
419
+ 0,
420
+ 0,
421
+ 2.43804,
422
+ 0,
423
+ 0,
424
+ 0,
425
+ 0,
426
+ -1.00501,
427
+ -1,
428
+ 0,
429
+ 0,
430
+ -80.2005,
431
+ 0
432
+ ]
433
+ },
434
+ {
435
+ "id": 8,
436
+ "file_name": "rgb/frame_0008.png",
437
+ "width": 800,
438
+ "height": 600,
439
+ "camera_position": [
440
+ -198.166,
441
+ -239.965,
442
+ -737.011
443
+ ],
444
+ "camera_rotation": [
445
+ -0.304638,
446
+ -2.87893
447
+ ],
448
+ "view_matrix": [
449
+ -0.965701,
450
+ -0.0778831,
451
+ -0.2477,
452
+ 0,
453
+ 0,
454
+ 0.953956,
455
+ -0.299948,
456
+ 0,
457
+ 0.259656,
458
+ -0.28966,
459
+ -0.921236,
460
+ 0,
461
+ 0,
462
+ 1.52588e-05,
463
+ -800.024,
464
+ 1
465
+ ],
466
+ "projection_matrix": [
467
+ 1.83732,
468
+ 0,
469
+ 0,
470
+ 0,
471
+ 0,
472
+ 2.44977,
473
+ 0,
474
+ 0,
475
+ 0,
476
+ 0,
477
+ -1.00501,
478
+ -1,
479
+ 0,
480
+ 0,
481
+ -80.2005,
482
+ 0
483
+ ]
484
+ },
485
+ {
486
+ "id": 9,
487
+ "file_name": "rgb/frame_0009.png",
488
+ "width": 800,
489
+ "height": 600,
490
+ "camera_position": [
491
+ -319.289,
492
+ -400.037,
493
+ 614.815
494
+ ],
495
+ "camera_rotation": [
496
+ -0.523664,
497
+ -0.478989
498
+ ],
499
+ "view_matrix": [
500
+ 0.887461,
501
+ -0.230467,
502
+ -0.39912,
503
+ 0,
504
+ 0,
505
+ 0.865993,
506
+ -0.500057,
507
+ 0,
508
+ 0.460882,
509
+ 0.443781,
510
+ 0.768535,
511
+ 0,
512
+ 0,
513
+ 0,
514
+ -799.983,
515
+ 1
516
+ ],
517
+ "projection_matrix": [
518
+ 1.76493,
519
+ 0,
520
+ 0,
521
+ 0,
522
+ 0,
523
+ 2.35324,
524
+ 0,
525
+ 0,
526
+ 0,
527
+ 0,
528
+ -1.00501,
529
+ -1,
530
+ 0,
531
+ 0,
532
+ -80.2005,
533
+ 0
534
+ ]
535
+ },
536
+ {
537
+ "id": 10,
538
+ "file_name": "rgb/frame_0010.png",
539
+ "width": 800,
540
+ "height": 600,
541
+ "camera_position": [
542
+ 536.599,
543
+ -560,
544
+ -196.014
545
+ ],
546
+ "camera_rotation": [
547
+ -0.775427,
548
+ 1.92103
549
+ ],
550
+ "view_matrix": [
551
+ -0.343115,
552
+ 0.657526,
553
+ 0.67077,
554
+ 0,
555
+ 0,
556
+ 0.714122,
557
+ -0.700021,
558
+ 0,
559
+ -0.939294,
560
+ -0.240188,
561
+ -0.245026,
562
+ 0,
563
+ 1.52588e-05,
564
+ 0,
565
+ -799.975,
566
+ 1
567
+ ],
568
+ "projection_matrix": [
569
+ 1.76186,
570
+ 0,
571
+ 0,
572
+ 0,
573
+ 0,
574
+ 2.34914,
575
+ 0,
576
+ 0,
577
+ 0,
578
+ 0,
579
+ -1.00501,
580
+ -1,
581
+ 0,
582
+ 0,
583
+ -80.2005,
584
+ 0
585
+ ]
586
+ }
587
+ ],
588
+ "annotations": [
589
+ {
590
+ "id": 1,
591
+ "image_id": 1,
592
+ "category_id": 0,
593
+ "segmentation": {
594
+ "counts": [
595
+ 231870,
596
+ 45,
597
+ 1,
598
+ 12,
599
+ 541,
600
+ 62,
601
+ 538,
602
+ 62,
603
+ 538,
604
+ 62,
605
+ 538,
606
+ 62,
607
+ 538,
608
+ 62,
609
+ 538,
610
+ 62,
611
+ 538,
612
+ 62,
613
+ 538,
614
+ 62,
615
+ 538,
616
+ 62,
617
+ 538,
618
+ 62,
619
+ 538,
620
+ 62,
621
+ 538,
622
+ 62,
623
+ 538,
624
+ 62,
625
+ 538,
626
+ 62,
627
+ 538,
628
+ 62,
629
+ 538,
630
+ 62,
631
+ 538,
632
+ 62,
633
+ 538,
634
+ 62,
635
+ 538,
636
+ 62,
637
+ 538,
638
+ 62,
639
+ 538,
640
+ 62,
641
+ 538,
642
+ 62,
643
+ 538,
644
+ 62,
645
+ 538,
646
+ 62,
647
+ 538,
648
+ 62,
649
+ 538,
650
+ 62,
651
+ 539,
652
+ 45,
653
+ 1,
654
+ 12,
655
+ 231872
656
+ ],
657
+ "size": [
658
+ 600,
659
+ 800
660
+ ]
661
+ },
662
+ "area": 1726,
663
+ "bbox": [
664
+ 386,
665
+ 269,
666
+ 28,
667
+ 62
668
+ ],
669
+ "iscrowd": 0,
670
+ "segmentation_polygon": [
671
+ [
672
+ 386,
673
+ 270,
674
+ 387,
675
+ 315,
676
+ 386,
677
+ 327,
678
+ 387,
679
+ 330,
680
+ 412,
681
+ 330,
682
+ 412,
683
+ 328,
684
+ 412,
685
+ 315,
686
+ 412,
687
+ 269
688
+ ]
689
+ ]
690
+ },
691
+ {
692
+ "id": 2,
693
+ "image_id": 2,
694
+ "category_id": 0,
695
+ "segmentation": {
696
+ "counts": [
697
+ 222880,
698
+ 4,
699
+ 597,
700
+ 23,
701
+ 574,
702
+ 28,
703
+ 572,
704
+ 29,
705
+ 570,
706
+ 31,
707
+ 569,
708
+ 31,
709
+ 568,
710
+ 33,
711
+ 566,
712
+ 35,
713
+ 565,
714
+ 36,
715
+ 563,
716
+ 38,
717
+ 562,
718
+ 38,
719
+ 561,
720
+ 40,
721
+ 559,
722
+ 42,
723
+ 558,
724
+ 43,
725
+ 556,
726
+ 45,
727
+ 555,
728
+ 45,
729
+ 554,
730
+ 47,
731
+ 552,
732
+ 49,
733
+ 551,
734
+ 50,
735
+ 549,
736
+ 52,
737
+ 548,
738
+ 52,
739
+ 548,
740
+ 53,
741
+ 547,
742
+ 54,
743
+ 547,
744
+ 54,
745
+ 547,
746
+ 53,
747
+ 547,
748
+ 54,
749
+ 547,
750
+ 54,
751
+ 547,
752
+ 54,
753
+ 547,
754
+ 54,
755
+ 546,
756
+ 54,
757
+ 547,
758
+ 54,
759
+ 547,
760
+ 54,
761
+ 547,
762
+ 54,
763
+ 546,
764
+ 55,
765
+ 546,
766
+ 54,
767
+ 547,
768
+ 54,
769
+ 547,
770
+ 29,
771
+ 1,
772
+ 24,
773
+ 546,
774
+ 53,
775
+ 548,
776
+ 28,
777
+ 1,
778
+ 24,
779
+ 548,
780
+ 51,
781
+ 550,
782
+ 49,
783
+ 551,
784
+ 49,
785
+ 552,
786
+ 47,
787
+ 554,
788
+ 45,
789
+ 555,
790
+ 45,
791
+ 556,
792
+ 43,
793
+ 558,
794
+ 41,
795
+ 560,
796
+ 40,
797
+ 560,
798
+ 39,
799
+ 562,
800
+ 37,
801
+ 564,
802
+ 36,
803
+ 565,
804
+ 34,
805
+ 566,
806
+ 33,
807
+ 568,
808
+ 32,
809
+ 569,
810
+ 30,
811
+ 571,
812
+ 28,
813
+ 572,
814
+ 28,
815
+ 575,
816
+ 20,
817
+ 222884
818
+ ],
819
+ "size": [
820
+ 600,
821
+ 800
822
+ ]
823
+ },
824
+ "area": 2485,
825
+ "bbox": [
826
+ 371,
827
+ 268,
828
+ 58,
829
+ 65
830
+ ],
831
+ "iscrowd": 0,
832
+ "segmentation_polygon": [
833
+ [
834
+ 390,
835
+ 268,
836
+ 389,
837
+ 269,
838
+ 388,
839
+ 269,
840
+ 386,
841
+ 271,
842
+ 383,
843
+ 272,
844
+ 381,
845
+ 274,
846
+ 378,
847
+ 275,
848
+ 375,
849
+ 277,
850
+ 373,
851
+ 278,
852
+ 373,
853
+ 280,
854
+ 371,
855
+ 280,
856
+ 371,
857
+ 283,
858
+ 372,
859
+ 303,
860
+ 373,
861
+ 305,
862
+ 375,
863
+ 307,
864
+ 380,
865
+ 311,
866
+ 385,
867
+ 315,
868
+ 390,
869
+ 319,
870
+ 394,
871
+ 322,
872
+ 399,
873
+ 326,
874
+ 404,
875
+ 330,
876
+ 407,
877
+ 332,
878
+ 409,
879
+ 332,
880
+ 412,
881
+ 330,
882
+ 414,
883
+ 328,
884
+ 418,
885
+ 326,
886
+ 421,
887
+ 324,
888
+ 424,
889
+ 322,
890
+ 427,
891
+ 320,
892
+ 427,
893
+ 316,
894
+ 428,
895
+ 296,
896
+ 427,
897
+ 293,
898
+ 423,
899
+ 290,
900
+ 419,
901
+ 287,
902
+ 415,
903
+ 284,
904
+ 412,
905
+ 282,
906
+ 408,
907
+ 279,
908
+ 404,
909
+ 276,
910
+ 400,
911
+ 273,
912
+ 396,
913
+ 270,
914
+ 393,
915
+ 268
916
+ ]
917
+ ]
918
+ },
919
+ {
920
+ "id": 3,
921
+ "image_id": 3,
922
+ "category_id": 0,
923
+ "segmentation": {
924
+ "counts": [
925
+ 222288,
926
+ 32,
927
+ 564,
928
+ 6,
929
+ 1,
930
+ 30,
931
+ 559,
932
+ 10,
933
+ 1,
934
+ 30,
935
+ 556,
936
+ 45,
937
+ 554,
938
+ 46,
939
+ 554,
940
+ 46,
941
+ 554,
942
+ 46,
943
+ 554,
944
+ 46,
945
+ 554,
946
+ 46,
947
+ 554,
948
+ 46,
949
+ 554,
950
+ 46,
951
+ 554,
952
+ 46,
953
+ 554,
954
+ 46,
955
+ 554,
956
+ 46,
957
+ 554,
958
+ 46,
959
+ 554,
960
+ 46,
961
+ 554,
962
+ 47,
963
+ 553,
964
+ 47,
965
+ 554,
966
+ 46,
967
+ 554,
968
+ 20,
969
+ 2,
970
+ 24,
971
+ 554,
972
+ 19,
973
+ 4,
974
+ 23,
975
+ 554,
976
+ 19,
977
+ 5,
978
+ 22,
979
+ 554,
980
+ 19,
981
+ 6,
982
+ 21,
983
+ 554,
984
+ 18,
985
+ 8,
986
+ 20,
987
+ 554,
988
+ 18,
989
+ 8,
990
+ 20,
991
+ 554,
992
+ 18,
993
+ 9,
994
+ 19,
995
+ 554,
996
+ 18,
997
+ 9,
998
+ 19,
999
+ 554,
1000
+ 18,
1001
+ 10,
1002
+ 18,
1003
+ 554,
1004
+ 18,
1005
+ 10,
1006
+ 18,
1007
+ 554,
1008
+ 18,
1009
+ 10,
1010
+ 18,
1011
+ 554,
1012
+ 18,
1013
+ 10,
1014
+ 18,
1015
+ 554,
1016
+ 18,
1017
+ 10,
1018
+ 18,
1019
+ 554,
1020
+ 18,
1021
+ 10,
1022
+ 18,
1023
+ 554,
1024
+ 19,
1025
+ 9,
1026
+ 18,
1027
+ 554,
1028
+ 19,
1029
+ 9,
1030
+ 18,
1031
+ 554,
1032
+ 19,
1033
+ 9,
1034
+ 18,
1035
+ 554,
1036
+ 20,
1037
+ 7,
1038
+ 19,
1039
+ 554,
1040
+ 21,
1041
+ 6,
1042
+ 19,
1043
+ 554,
1044
+ 21,
1045
+ 6,
1046
+ 20,
1047
+ 553,
1048
+ 22,
1049
+ 4,
1050
+ 21,
1051
+ 553,
1052
+ 23,
1053
+ 2,
1054
+ 22,
1055
+ 553,
1056
+ 47,
1057
+ 554,
1058
+ 46,
1059
+ 554,
1060
+ 46,
1061
+ 554,
1062
+ 46,
1063
+ 554,
1064
+ 46,
1065
+ 554,
1066
+ 46,
1067
+ 554,
1068
+ 46,
1069
+ 554,
1070
+ 46,
1071
+ 554,
1072
+ 46,
1073
+ 554,
1074
+ 46,
1075
+ 554,
1076
+ 46,
1077
+ 554,
1078
+ 46,
1079
+ 554,
1080
+ 46,
1081
+ 554,
1082
+ 46,
1083
+ 554,
1084
+ 13,
1085
+ 1,
1086
+ 32,
1087
+ 554,
1088
+ 14,
1089
+ 1,
1090
+ 31,
1091
+ 554,
1092
+ 43,
1093
+ 558,
1094
+ 33,
1095
+ 222888
1096
+ ],
1097
+ "size": [
1098
+ 600,
1099
+ 800
1100
+ ]
1101
+ },
1102
+ "area": 2508,
1103
+ "bbox": [
1104
+ 370,
1105
+ 276,
1106
+ 59,
1107
+ 48
1108
+ ],
1109
+ "iscrowd": 0,
1110
+ "segmentation_polygon": [
1111
+ [
1112
+ 373,
1113
+ 277,
1114
+ 373,
1115
+ 279,
1116
+ 371,
1117
+ 284,
1118
+ 370,
1119
+ 288,
1120
+ 371,
1121
+ 320,
1122
+ 373,
1123
+ 321,
1124
+ 386,
1125
+ 322,
1126
+ 408,
1127
+ 323,
1128
+ 426,
1129
+ 323,
1130
+ 426,
1131
+ 321,
1132
+ 428,
1133
+ 311,
1134
+ 427,
1135
+ 278,
1136
+ 411,
1137
+ 277,
1138
+ 387,
1139
+ 276
1140
+ ]
1141
+ ]
1142
+ },
1143
+ {
1144
+ "id": 4,
1145
+ "image_id": 4,
1146
+ "category_id": 0,
1147
+ "segmentation": {
1148
+ "counts": [
1149
+ 221685,
1150
+ 34,
1151
+ 565,
1152
+ 36,
1153
+ 563,
1154
+ 37,
1155
+ 563,
1156
+ 37,
1157
+ 563,
1158
+ 38,
1159
+ 562,
1160
+ 38,
1161
+ 561,
1162
+ 40,
1163
+ 560,
1164
+ 40,
1165
+ 560,
1166
+ 41,
1167
+ 559,
1168
+ 41,
1169
+ 558,
1170
+ 43,
1171
+ 557,
1172
+ 43,
1173
+ 557,
1174
+ 43,
1175
+ 557,
1176
+ 44,
1177
+ 556,
1178
+ 44,
1179
+ 555,
1180
+ 46,
1181
+ 554,
1182
+ 10,
1183
+ 1,
1184
+ 35,
1185
+ 554,
1186
+ 11,
1187
+ 1,
1188
+ 35,
1189
+ 553,
1190
+ 47,
1191
+ 553,
1192
+ 46,
1193
+ 553,
1194
+ 47,
1195
+ 553,
1196
+ 47,
1197
+ 553,
1198
+ 47,
1199
+ 553,
1200
+ 46,
1201
+ 554,
1202
+ 46,
1203
+ 553,
1204
+ 47,
1205
+ 553,
1206
+ 47,
1207
+ 553,
1208
+ 46,
1209
+ 554,
1210
+ 25,
1211
+ 3,
1212
+ 18,
1213
+ 554,
1214
+ 22,
1215
+ 5,
1216
+ 19,
1217
+ 553,
1218
+ 20,
1219
+ 7,
1220
+ 20,
1221
+ 553,
1222
+ 19,
1223
+ 6,
1224
+ 21,
1225
+ 554,
1226
+ 17,
1227
+ 6,
1228
+ 23,
1229
+ 554,
1230
+ 16,
1231
+ 3,
1232
+ 27,
1233
+ 553,
1234
+ 47,
1235
+ 553,
1236
+ 46,
1237
+ 554,
1238
+ 46,
1239
+ 554,
1240
+ 46,
1241
+ 554,
1242
+ 46,
1243
+ 553,
1244
+ 46,
1245
+ 554,
1246
+ 46,
1247
+ 554,
1248
+ 46,
1249
+ 554,
1250
+ 45,
1251
+ 555,
1252
+ 45,
1253
+ 555,
1254
+ 45,
1255
+ 555,
1256
+ 45,
1257
+ 556,
1258
+ 43,
1259
+ 557,
1260
+ 43,
1261
+ 557,
1262
+ 43,
1263
+ 558,
1264
+ 42,
1265
+ 558,
1266
+ 41,
1267
+ 559,
1268
+ 41,
1269
+ 560,
1270
+ 40,
1271
+ 560,
1272
+ 40,
1273
+ 560,
1274
+ 39,
1275
+ 562,
1276
+ 38,
1277
+ 562,
1278
+ 38,
1279
+ 562,
1280
+ 38,
1281
+ 563,
1282
+ 36,
1283
+ 564,
1284
+ 36,
1285
+ 565,
1286
+ 34,
1287
+ 567,
1288
+ 15,
1289
+ 221703
1290
+ ],
1291
+ "size": [
1292
+ 600,
1293
+ 800
1294
+ ]
1295
+ },
1296
+ "area": 2605,
1297
+ "bbox": [
1298
+ 369,
1299
+ 275,
1300
+ 62,
1301
+ 52
1302
+ ],
1303
+ "iscrowd": 0,
1304
+ "segmentation_polygon": [
1305
+ [
1306
+ 408,
1307
+ 275,
1308
+ 403,
1309
+ 276,
1310
+ 399,
1311
+ 277,
1312
+ 394,
1313
+ 278,
1314
+ 389,
1315
+ 279,
1316
+ 384,
1317
+ 280,
1318
+ 379,
1319
+ 281,
1320
+ 375,
1321
+ 282,
1322
+ 371,
1323
+ 283,
1324
+ 369,
1325
+ 285,
1326
+ 370,
1327
+ 319,
1328
+ 372,
1329
+ 319,
1330
+ 379,
1331
+ 323,
1332
+ 381,
1333
+ 323,
1334
+ 385,
1335
+ 325,
1336
+ 388,
1337
+ 325,
1338
+ 391,
1339
+ 325,
1340
+ 395,
1341
+ 324,
1342
+ 399,
1343
+ 323,
1344
+ 403,
1345
+ 322,
1346
+ 407,
1347
+ 321,
1348
+ 410,
1349
+ 320,
1350
+ 414,
1351
+ 319,
1352
+ 418,
1353
+ 318,
1354
+ 422,
1355
+ 317,
1356
+ 426,
1357
+ 316,
1358
+ 428,
1359
+ 315,
1360
+ 430,
1361
+ 296,
1362
+ 430,
1363
+ 282,
1364
+ 428,
1365
+ 280,
1366
+ 426,
1367
+ 279,
1368
+ 424,
1369
+ 279,
1370
+ 420,
1371
+ 277,
1372
+ 417,
1373
+ 276,
1374
+ 414,
1375
+ 275
1376
+ ]
1377
+ ]
1378
+ },
1379
+ {
1380
+ "id": 5,
1381
+ "image_id": 5,
1382
+ "category_id": 0,
1383
+ "segmentation": {
1384
+ "counts": [
1385
+ 229485,
1386
+ 34,
1387
+ 566,
1388
+ 35,
1389
+ 564,
1390
+ 36,
1391
+ 563,
1392
+ 37,
1393
+ 563,
1394
+ 37,
1395
+ 563,
1396
+ 37,
1397
+ 562,
1398
+ 38,
1399
+ 562,
1400
+ 38,
1401
+ 562,
1402
+ 38,
1403
+ 561,
1404
+ 39,
1405
+ 561,
1406
+ 39,
1407
+ 561,
1408
+ 39,
1409
+ 561,
1410
+ 39,
1411
+ 561,
1412
+ 39,
1413
+ 561,
1414
+ 39,
1415
+ 561,
1416
+ 39,
1417
+ 561,
1418
+ 39,
1419
+ 561,
1420
+ 39,
1421
+ 561,
1422
+ 39,
1423
+ 561,
1424
+ 39,
1425
+ 561,
1426
+ 39,
1427
+ 561,
1428
+ 39,
1429
+ 561,
1430
+ 40,
1431
+ 560,
1432
+ 40,
1433
+ 560,
1434
+ 40,
1435
+ 560,
1436
+ 5,
1437
+ 2,
1438
+ 31,
1439
+ 1,
1440
+ 1,
1441
+ 560,
1442
+ 4,
1443
+ 1,
1444
+ 32,
1445
+ 1,
1446
+ 1,
1447
+ 561,
1448
+ 39,
1449
+ 561,
1450
+ 38,
1451
+ 562,
1452
+ 37,
1453
+ 563,
1454
+ 36,
1455
+ 564,
1456
+ 35,
1457
+ 565,
1458
+ 35,
1459
+ 565,
1460
+ 34,
1461
+ 567,
1462
+ 32,
1463
+ 230086
1464
+ ],
1465
+ "size": [
1466
+ 600,
1467
+ 800
1468
+ ]
1469
+ },
1470
+ "area": 1317,
1471
+ "bbox": [
1472
+ 382,
1473
+ 281,
1474
+ 35,
1475
+ 40
1476
+ ],
1477
+ "iscrowd": 0,
1478
+ "segmentation_polygon": [
1479
+ [
1480
+ 391,
1481
+ 281,
1482
+ 388,
1483
+ 282,
1484
+ 385,
1485
+ 283,
1486
+ 382,
1487
+ 285,
1488
+ 383,
1489
+ 319,
1490
+ 404,
1491
+ 320,
1492
+ 407,
1493
+ 320,
1494
+ 409,
1495
+ 319,
1496
+ 414,
1497
+ 315,
1498
+ 416,
1499
+ 313,
1500
+ 415,
1501
+ 281
1502
+ ]
1503
+ ]
1504
+ },
1505
+ {
1506
+ "id": 6,
1507
+ "image_id": 6,
1508
+ "category_id": 0,
1509
+ "segmentation": {
1510
+ "counts": [
1511
+ 225284,
1512
+ 34,
1513
+ 566,
1514
+ 35,
1515
+ 564,
1516
+ 36,
1517
+ 564,
1518
+ 36,
1519
+ 564,
1520
+ 36,
1521
+ 564,
1522
+ 36,
1523
+ 564,
1524
+ 37,
1525
+ 562,
1526
+ 38,
1527
+ 562,
1528
+ 38,
1529
+ 562,
1530
+ 38,
1531
+ 562,
1532
+ 38,
1533
+ 562,
1534
+ 38,
1535
+ 561,
1536
+ 39,
1537
+ 561,
1538
+ 39,
1539
+ 561,
1540
+ 39,
1541
+ 561,
1542
+ 39,
1543
+ 561,
1544
+ 39,
1545
+ 560,
1546
+ 40,
1547
+ 560,
1548
+ 40,
1549
+ 560,
1550
+ 40,
1551
+ 560,
1552
+ 40,
1553
+ 560,
1554
+ 40,
1555
+ 559,
1556
+ 41,
1557
+ 559,
1558
+ 41,
1559
+ 559,
1560
+ 41,
1561
+ 559,
1562
+ 41,
1563
+ 559,
1564
+ 41,
1565
+ 558,
1566
+ 1,
1567
+ 2,
1568
+ 33,
1569
+ 1,
1570
+ 5,
1571
+ 558,
1572
+ 36,
1573
+ 2,
1574
+ 4,
1575
+ 558,
1576
+ 41,
1577
+ 559,
1578
+ 41,
1579
+ 560,
1580
+ 40,
1581
+ 560,
1582
+ 40,
1583
+ 560,
1584
+ 40,
1585
+ 560,
1586
+ 40,
1587
+ 560,
1588
+ 40,
1589
+ 560,
1590
+ 40,
1591
+ 560,
1592
+ 40,
1593
+ 560,
1594
+ 39,
1595
+ 561,
1596
+ 39,
1597
+ 561,
1598
+ 39,
1599
+ 561,
1600
+ 39,
1601
+ 561,
1602
+ 39,
1603
+ 562,
1604
+ 38,
1605
+ 562,
1606
+ 38,
1607
+ 562,
1608
+ 38,
1609
+ 562,
1610
+ 37,
1611
+ 563,
1612
+ 37,
1613
+ 563,
1614
+ 37,
1615
+ 563,
1616
+ 37,
1617
+ 564,
1618
+ 35,
1619
+ 224684
1620
+ ],
1621
+ "size": [
1622
+ 600,
1623
+ 800
1624
+ ]
1625
+ },
1626
+ "area": 1973,
1627
+ "bbox": [
1628
+ 375,
1629
+ 278,
1630
+ 51,
1631
+ 42
1632
+ ],
1633
+ "iscrowd": 0,
1634
+ "segmentation_polygon": [
1635
+ [
1636
+ 402,
1637
+ 278,
1638
+ 397,
1639
+ 279,
1640
+ 392,
1641
+ 280,
1642
+ 387,
1643
+ 281,
1644
+ 382,
1645
+ 282,
1646
+ 377,
1647
+ 283,
1648
+ 375,
1649
+ 284,
1650
+ 376,
1651
+ 318,
1652
+ 381,
1653
+ 319,
1654
+ 403,
1655
+ 319,
1656
+ 412,
1657
+ 318,
1658
+ 420,
1659
+ 317,
1660
+ 425,
1661
+ 315,
1662
+ 424,
1663
+ 280,
1664
+ 417,
1665
+ 279,
1666
+ 405,
1667
+ 278
1668
+ ]
1669
+ ]
1670
+ },
1671
+ {
1672
+ "id": 7,
1673
+ "image_id": 7,
1674
+ "category_id": 0,
1675
+ "segmentation": {
1676
+ "counts": [
1677
+ 222282,
1678
+ 31,
1679
+ 568,
1680
+ 1,
1681
+ 1,
1682
+ 31,
1683
+ 567,
1684
+ 36,
1685
+ 564,
1686
+ 37,
1687
+ 563,
1688
+ 38,
1689
+ 562,
1690
+ 39,
1691
+ 560,
1692
+ 41,
1693
+ 559,
1694
+ 42,
1695
+ 558,
1696
+ 43,
1697
+ 557,
1698
+ 43,
1699
+ 557,
1700
+ 43,
1701
+ 557,
1702
+ 43,
1703
+ 557,
1704
+ 43,
1705
+ 557,
1706
+ 42,
1707
+ 558,
1708
+ 42,
1709
+ 558,
1710
+ 42,
1711
+ 558,
1712
+ 42,
1713
+ 557,
1714
+ 43,
1715
+ 557,
1716
+ 43,
1717
+ 557,
1718
+ 43,
1719
+ 557,
1720
+ 25,
1721
+ 2,
1722
+ 16,
1723
+ 557,
1724
+ 21,
1725
+ 9,
1726
+ 13,
1727
+ 557,
1728
+ 19,
1729
+ 11,
1730
+ 13,
1731
+ 557,
1732
+ 18,
1733
+ 12,
1734
+ 13,
1735
+ 557,
1736
+ 16,
1737
+ 14,
1738
+ 13,
1739
+ 557,
1740
+ 15,
1741
+ 15,
1742
+ 13,
1743
+ 557,
1744
+ 15,
1745
+ 15,
1746
+ 12,
1747
+ 558,
1748
+ 14,
1749
+ 16,
1750
+ 12,
1751
+ 557,
1752
+ 14,
1753
+ 17,
1754
+ 12,
1755
+ 557,
1756
+ 14,
1757
+ 17,
1758
+ 12,
1759
+ 557,
1760
+ 14,
1761
+ 16,
1762
+ 13,
1763
+ 557,
1764
+ 13,
1765
+ 17,
1766
+ 13,
1767
+ 557,
1768
+ 13,
1769
+ 16,
1770
+ 14,
1771
+ 557,
1772
+ 13,
1773
+ 16,
1774
+ 14,
1775
+ 557,
1776
+ 13,
1777
+ 15,
1778
+ 15,
1779
+ 557,
1780
+ 13,
1781
+ 14,
1782
+ 16,
1783
+ 557,
1784
+ 13,
1785
+ 13,
1786
+ 17,
1787
+ 557,
1788
+ 13,
1789
+ 12,
1790
+ 18,
1791
+ 557,
1792
+ 14,
1793
+ 9,
1794
+ 20,
1795
+ 557,
1796
+ 14,
1797
+ 6,
1798
+ 23,
1799
+ 556,
1800
+ 43,
1801
+ 557,
1802
+ 43,
1803
+ 557,
1804
+ 43,
1805
+ 557,
1806
+ 43,
1807
+ 557,
1808
+ 43,
1809
+ 557,
1810
+ 43,
1811
+ 557,
1812
+ 43,
1813
+ 557,
1814
+ 43,
1815
+ 557,
1816
+ 43,
1817
+ 557,
1818
+ 43,
1819
+ 557,
1820
+ 43,
1821
+ 556,
1822
+ 1,
1823
+ 1,
1824
+ 42,
1825
+ 558,
1826
+ 31,
1827
+ 1,
1828
+ 10,
1829
+ 558,
1830
+ 42,
1831
+ 559,
1832
+ 40,
1833
+ 561,
1834
+ 39,
1835
+ 563,
1836
+ 37,
1837
+ 564,
1838
+ 36,
1839
+ 566,
1840
+ 34,
1841
+ 568,
1842
+ 31,
1843
+ 222282
1844
+ ],
1845
+ "size": [
1846
+ 600,
1847
+ 800
1848
+ ]
1849
+ },
1850
+ "area": 2220,
1851
+ "bbox": [
1852
+ 370,
1853
+ 276,
1854
+ 60,
1855
+ 47
1856
+ ],
1857
+ "iscrowd": 0,
1858
+ "segmentation_polygon": [
1859
+ [
1860
+ 421,
1861
+ 276,
1862
+ 410,
1863
+ 277,
1864
+ 398,
1865
+ 278,
1866
+ 387,
1867
+ 279,
1868
+ 376,
1869
+ 280,
1870
+ 370,
1871
+ 282,
1872
+ 370,
1873
+ 312,
1874
+ 372,
1875
+ 314,
1876
+ 372,
1877
+ 316,
1878
+ 378,
1879
+ 322,
1880
+ 382,
1881
+ 322,
1882
+ 395,
1883
+ 321,
1884
+ 409,
1885
+ 320,
1886
+ 423,
1887
+ 319,
1888
+ 429,
1889
+ 317,
1890
+ 429,
1891
+ 287,
1892
+ 427,
1893
+ 283,
1894
+ 425,
1895
+ 280,
1896
+ 423,
1897
+ 278,
1898
+ 421,
1899
+ 278
1900
+ ]
1901
+ ]
1902
+ },
1903
+ {
1904
+ "id": 8,
1905
+ "image_id": 8,
1906
+ "category_id": 0,
1907
+ "segmentation": {
1908
+ "counts": [
1909
+ 222885,
1910
+ 29,
1911
+ 570,
1912
+ 31,
1913
+ 568,
1914
+ 33,
1915
+ 566,
1916
+ 34,
1917
+ 565,
1918
+ 35,
1919
+ 564,
1920
+ 36,
1921
+ 563,
1922
+ 38,
1923
+ 561,
1924
+ 39,
1925
+ 560,
1926
+ 40,
1927
+ 559,
1928
+ 41,
1929
+ 558,
1930
+ 27,
1931
+ 1,
1932
+ 15,
1933
+ 556,
1934
+ 28,
1935
+ 2,
1936
+ 14,
1937
+ 557,
1938
+ 28,
1939
+ 1,
1940
+ 14,
1941
+ 555,
1942
+ 45,
1943
+ 556,
1944
+ 45,
1945
+ 555,
1946
+ 45,
1947
+ 555,
1948
+ 45,
1949
+ 556,
1950
+ 44,
1951
+ 556,
1952
+ 45,
1953
+ 555,
1954
+ 45,
1955
+ 555,
1956
+ 45,
1957
+ 556,
1958
+ 44,
1959
+ 556,
1960
+ 45,
1961
+ 555,
1962
+ 45,
1963
+ 555,
1964
+ 19,
1965
+ 1,
1966
+ 25,
1967
+ 556,
1968
+ 18,
1969
+ 3,
1970
+ 23,
1971
+ 556,
1972
+ 19,
1973
+ 4,
1974
+ 21,
1975
+ 556,
1976
+ 20,
1977
+ 4,
1978
+ 21,
1979
+ 556,
1980
+ 19,
1981
+ 5,
1982
+ 20,
1983
+ 556,
1984
+ 20,
1985
+ 5,
1986
+ 19,
1987
+ 556,
1988
+ 21,
1989
+ 5,
1990
+ 18,
1991
+ 556,
1992
+ 22,
1993
+ 4,
1994
+ 19,
1995
+ 556,
1996
+ 23,
1997
+ 3,
1998
+ 18,
1999
+ 556,
2000
+ 25,
2001
+ 1,
2002
+ 18,
2003
+ 556,
2004
+ 44,
2005
+ 556,
2006
+ 45,
2007
+ 556,
2008
+ 44,
2009
+ 556,
2010
+ 44,
2011
+ 556,
2012
+ 44,
2013
+ 557,
2014
+ 44,
2015
+ 556,
2016
+ 44,
2017
+ 556,
2018
+ 44,
2019
+ 556,
2020
+ 44,
2021
+ 557,
2022
+ 44,
2023
+ 556,
2024
+ 44,
2025
+ 556,
2026
+ 44,
2027
+ 556,
2028
+ 43,
2029
+ 558,
2030
+ 41,
2031
+ 559,
2032
+ 40,
2033
+ 560,
2034
+ 39,
2035
+ 562,
2036
+ 38,
2037
+ 562,
2038
+ 37,
2039
+ 563,
2040
+ 36,
2041
+ 564,
2042
+ 35,
2043
+ 566,
2044
+ 33,
2045
+ 567,
2046
+ 32,
2047
+ 569,
2048
+ 30,
2049
+ 571,
2050
+ 28,
2051
+ 222885
2052
+ ],
2053
+ "size": [
2054
+ 600,
2055
+ 800
2056
+ ]
2057
+ },
2058
+ "area": 2344,
2059
+ "bbox": [
2060
+ 371,
2061
+ 273,
2062
+ 58,
2063
+ 53
2064
+ ],
2065
+ "iscrowd": 0,
2066
+ "segmentation_polygon": [
2067
+ [
2068
+ 384,
2069
+ 273,
2070
+ 382,
2071
+ 274,
2072
+ 371,
2073
+ 285,
2074
+ 371,
2075
+ 313,
2076
+ 373,
2077
+ 315,
2078
+ 377,
2079
+ 316,
2080
+ 381,
2081
+ 317,
2082
+ 384,
2083
+ 317,
2084
+ 388,
2085
+ 318,
2086
+ 392,
2087
+ 319,
2088
+ 398,
2089
+ 321,
2090
+ 402,
2091
+ 322,
2092
+ 406,
2093
+ 323,
2094
+ 410,
2095
+ 324,
2096
+ 414,
2097
+ 325,
2098
+ 416,
2099
+ 325,
2100
+ 421,
2101
+ 321,
2102
+ 428,
2103
+ 314,
2104
+ 428,
2105
+ 287,
2106
+ 426,
2107
+ 285,
2108
+ 424,
2109
+ 284,
2110
+ 421,
2111
+ 284,
2112
+ 417,
2113
+ 282,
2114
+ 413,
2115
+ 281,
2116
+ 410,
2117
+ 281,
2118
+ 406,
2119
+ 279,
2120
+ 402,
2121
+ 278,
2122
+ 398,
2123
+ 277,
2124
+ 395,
2125
+ 276,
2126
+ 391,
2127
+ 275,
2128
+ 387,
2129
+ 274
2130
+ ]
2131
+ ]
2132
+ },
2133
+ {
2134
+ "id": 9,
2135
+ "image_id": 9,
2136
+ "category_id": 0,
2137
+ "segmentation": {
2138
+ "counts": [
2139
+ 227085,
2140
+ 12,
2141
+ 1,
2142
+ 1,
2143
+ 575,
2144
+ 25,
2145
+ 1,
2146
+ 1,
2147
+ 573,
2148
+ 29,
2149
+ 570,
2150
+ 31,
2151
+ 569,
2152
+ 33,
2153
+ 567,
2154
+ 35,
2155
+ 565,
2156
+ 37,
2157
+ 562,
2158
+ 40,
2159
+ 560,
2160
+ 41,
2161
+ 559,
2162
+ 43,
2163
+ 557,
2164
+ 45,
2165
+ 554,
2166
+ 48,
2167
+ 552,
2168
+ 50,
2169
+ 550,
2170
+ 52,
2171
+ 548,
2172
+ 53,
2173
+ 546,
2174
+ 56,
2175
+ 544,
2176
+ 58,
2177
+ 542,
2178
+ 60,
2179
+ 539,
2180
+ 62,
2181
+ 538,
2182
+ 62,
2183
+ 538,
2184
+ 62,
2185
+ 538,
2186
+ 62,
2187
+ 537,
2188
+ 63,
2189
+ 537,
2190
+ 62,
2191
+ 538,
2192
+ 23,
2193
+ 1,
2194
+ 38,
2195
+ 538,
2196
+ 22,
2197
+ 1,
2198
+ 39,
2199
+ 539,
2200
+ 61,
2201
+ 542,
2202
+ 57,
2203
+ 545,
2204
+ 55,
2205
+ 547,
2206
+ 53,
2207
+ 549,
2208
+ 51,
2209
+ 551,
2210
+ 48,
2211
+ 554,
2212
+ 46,
2213
+ 556,
2214
+ 44,
2215
+ 558,
2216
+ 42,
2217
+ 560,
2218
+ 40,
2219
+ 562,
2220
+ 37,
2221
+ 565,
2222
+ 35,
2223
+ 567,
2224
+ 33,
2225
+ 569,
2226
+ 31,
2227
+ 571,
2228
+ 28,
2229
+ 574,
2230
+ 26,
2231
+ 580,
2232
+ 20,
2233
+ 227674
2234
+ ],
2235
+ "size": [
2236
+ 600,
2237
+ 800
2238
+ ]
2239
+ },
2240
+ "area": 1952,
2241
+ "bbox": [
2242
+ 378,
2243
+ 268,
2244
+ 43,
2245
+ 63
2246
+ ],
2247
+ "iscrowd": 0,
2248
+ "segmentation_polygon": [
2249
+ [
2250
+ 400,
2251
+ 268,
2252
+ 396,
2253
+ 269,
2254
+ 393,
2255
+ 270,
2256
+ 389,
2257
+ 271,
2258
+ 385,
2259
+ 272,
2260
+ 381,
2261
+ 273,
2262
+ 379,
2263
+ 274,
2264
+ 379,
2265
+ 284,
2266
+ 378,
2267
+ 298,
2268
+ 379,
2269
+ 300,
2270
+ 380,
2271
+ 302,
2272
+ 382,
2273
+ 305,
2274
+ 385,
2275
+ 311,
2276
+ 387,
2277
+ 313,
2278
+ 391,
2279
+ 322,
2280
+ 393,
2281
+ 324,
2282
+ 395,
2283
+ 329,
2284
+ 400,
2285
+ 330,
2286
+ 404,
2287
+ 329,
2288
+ 408,
2289
+ 328,
2290
+ 413,
2291
+ 327,
2292
+ 417,
2293
+ 326,
2294
+ 420,
2295
+ 325,
2296
+ 420,
2297
+ 306,
2298
+ 419,
2299
+ 300,
2300
+ 404,
2301
+ 271,
2302
+ 403,
2303
+ 268
2304
+ ]
2305
+ ]
2306
+ },
2307
+ {
2308
+ "id": 10,
2309
+ "image_id": 10,
2310
+ "category_id": 0,
2311
+ "segmentation": {
2312
+ "counts": [
2313
+ 225921,
2314
+ 5,
2315
+ 583,
2316
+ 17,
2317
+ 581,
2318
+ 20,
2319
+ 578,
2320
+ 23,
2321
+ 574,
2322
+ 26,
2323
+ 572,
2324
+ 28,
2325
+ 570,
2326
+ 31,
2327
+ 567,
2328
+ 33,
2329
+ 564,
2330
+ 36,
2331
+ 562,
2332
+ 39,
2333
+ 559,
2334
+ 41,
2335
+ 557,
2336
+ 44,
2337
+ 553,
2338
+ 47,
2339
+ 551,
2340
+ 49,
2341
+ 549,
2342
+ 52,
2343
+ 546,
2344
+ 54,
2345
+ 544,
2346
+ 56,
2347
+ 541,
2348
+ 60,
2349
+ 538,
2350
+ 62,
2351
+ 536,
2352
+ 64,
2353
+ 534,
2354
+ 67,
2355
+ 531,
2356
+ 69,
2357
+ 531,
2358
+ 14,
2359
+ 1,
2360
+ 55,
2361
+ 530,
2362
+ 70,
2363
+ 530,
2364
+ 70,
2365
+ 531,
2366
+ 69,
2367
+ 531,
2368
+ 69,
2369
+ 531,
2370
+ 68,
2371
+ 533,
2372
+ 65,
2373
+ 535,
2374
+ 63,
2375
+ 538,
2376
+ 59,
2377
+ 541,
2378
+ 57,
2379
+ 543,
2380
+ 55,
2381
+ 546,
2382
+ 52,
2383
+ 548,
2384
+ 50,
2385
+ 550,
2386
+ 48,
2387
+ 553,
2388
+ 45,
2389
+ 555,
2390
+ 43,
2391
+ 558,
2392
+ 39,
2393
+ 561,
2394
+ 37,
2395
+ 563,
2396
+ 35,
2397
+ 566,
2398
+ 32,
2399
+ 568,
2400
+ 30,
2401
+ 571,
2402
+ 27,
2403
+ 573,
2404
+ 25,
2405
+ 575,
2406
+ 23,
2407
+ 578,
2408
+ 19,
2409
+ 584,
2410
+ 10,
2411
+ 1,
2412
+ 3,
2413
+ 225909
2414
+ ],
2415
+ "size": [
2416
+ 600,
2417
+ 800
2418
+ ]
2419
+ },
2420
+ "area": 2155,
2421
+ "bbox": [
2422
+ 376,
2423
+ 265,
2424
+ 48,
2425
+ 70
2426
+ ],
2427
+ "iscrowd": 0,
2428
+ "segmentation_polygon": [
2429
+ [
2430
+ 397,
2431
+ 265,
2432
+ 396,
2433
+ 267,
2434
+ 393,
2435
+ 273,
2436
+ 393,
2437
+ 275,
2438
+ 388,
2439
+ 284,
2440
+ 388,
2441
+ 286,
2442
+ 384,
2443
+ 293,
2444
+ 384,
2445
+ 295,
2446
+ 380,
2447
+ 302,
2448
+ 380,
2449
+ 304,
2450
+ 377,
2451
+ 309,
2452
+ 376,
2453
+ 321,
2454
+ 376,
2455
+ 325,
2456
+ 379,
2457
+ 327,
2458
+ 381,
2459
+ 327,
2460
+ 384,
2461
+ 328,
2462
+ 387,
2463
+ 330,
2464
+ 390,
2465
+ 331,
2466
+ 393,
2467
+ 332,
2468
+ 395,
2469
+ 332,
2470
+ 398,
2471
+ 334,
2472
+ 403,
2473
+ 333,
2474
+ 405,
2475
+ 329,
2476
+ 405,
2477
+ 327,
2478
+ 413,
2479
+ 312,
2480
+ 413,
2481
+ 310,
2482
+ 421,
2483
+ 295,
2484
+ 421,
2485
+ 293,
2486
+ 423,
2487
+ 290,
2488
+ 422,
2489
+ 287,
2490
+ 423,
2491
+ 277,
2492
+ 421,
2493
+ 273,
2494
+ 419,
2495
+ 273,
2496
+ 416,
2497
+ 271,
2498
+ 414,
2499
+ 271,
2500
+ 411,
2501
+ 269,
2502
+ 408,
2503
+ 268,
2504
+ 406,
2505
+ 268,
2506
+ 403,
2507
+ 266,
2508
+ 400,
2509
+ 265
2510
+ ]
2511
+ ]
2512
+ }
2513
+ ]
2514
+ }
bearing_block/coco_instance_annotations.json ADDED
The diff for this file is too large to render. See raw diff
 
bearing_block/depth/depth_0001.png ADDED

Git LFS Details

  • SHA256: 12f327f071417d60198cceb09eb41cbd9ca80d445aa907d166d8008e948ad497
  • Pointer size: 129 Bytes
  • Size of remote file: 1.32 kB
bearing_block/depth/depth_0002.png ADDED

Git LFS Details

  • SHA256: abdaa703f6a190a382996ac04ae9ad4818cafd0b64075aabce4c55b1b3b6388d
  • Pointer size: 129 Bytes
  • Size of remote file: 2.23 kB
bearing_block/depth/depth_0003.png ADDED

Git LFS Details

  • SHA256: bfbeeef5b9dbc6e46d90f9bbad35d17d2f1eb0930f856d4e6b0329e09fab322a
  • Pointer size: 129 Bytes
  • Size of remote file: 1.97 kB
bearing_block/depth/depth_0004.png ADDED

Git LFS Details

  • SHA256: 608c52eb6361dd6865573a8b053ed4620ea129bd60282a973c7e3b65a586a4ee
  • Pointer size: 129 Bytes
  • Size of remote file: 2.16 kB
bearing_block/depth/depth_0005.png ADDED

Git LFS Details

  • SHA256: 84ca943264ae0c94f8beb19cf24fb213c92c72939898ed03d3ff3a58a184e604
  • Pointer size: 129 Bytes
  • Size of remote file: 1.5 kB
bearing_block/depth/depth_0006.png ADDED

Git LFS Details

  • SHA256: d2a9ac10c0d1f84ef8c1ca97e069c38434a560bfd1bac43fac3b7859c546803c
  • Pointer size: 129 Bytes
  • Size of remote file: 1.77 kB
bearing_block/depth/depth_0007.png ADDED

Git LFS Details

  • SHA256: 2aeac8ce3ff8953a6f0d66f9a83e35ac2c2b9f9b75a248e6b3ca8a332180d400
  • Pointer size: 129 Bytes
  • Size of remote file: 2.02 kB
bearing_block/depth/depth_0008.png ADDED

Git LFS Details

  • SHA256: 7a1634d25b54a868f5187a71d3a2771f3152f36b8ece6b8ed12330d721f2656e
  • Pointer size: 129 Bytes
  • Size of remote file: 2.07 kB
bearing_block/depth/depth_0009.png ADDED

Git LFS Details

  • SHA256: 00c9e7587da3f637d84205a00c903d0ed75f81a1a8847b7bd065dd092efe92b9
  • Pointer size: 129 Bytes
  • Size of remote file: 2.03 kB
bearing_block/depth/depth_0010.png ADDED

Git LFS Details

  • SHA256: c645b581e80aa6984abb64a37b09205ac5f233b4b8cb2c41dd8a2316a0d7591c
  • Pointer size: 129 Bytes
  • Size of remote file: 2.08 kB
bearing_block/gt_6dof.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "description": "6DoF Ground Truth - Object poses per frame",
3
+ "frame_count": 10,
4
+ "object_count": 1,
5
+ "frames": [
6
+ {
7
+ "frame_id": 1,
8
+ "objects": [
9
+
10
+ {"obj_id": 1, "name": "primary_object", "translation": [1.16415e-10, -5.83501e-09, 800.034], "rotation_euler": [3.14158, -1.5708, -3.14159], "rotation_quaternion": [3.14134e-06, 0.707107, -3.14134e-06, 0.707107], "scale": 1, "rotation_matrix_3x3": [4.37114e-08, 3.82137e-15, -1, 8.88506e-06, 1, 3.922e-13, 1, -8.88506e-06, 4.37114e-08]}
11
+ ]
12
+ },
13
+ {
14
+ "frame_id": 2,
15
+ "objects": [
16
+
17
+ {"obj_id": 1, "name": "primary_object", "translation": [-0, -3.05176e-05, 799.962], "rotation_euler": [2.55674, 0.829108, -3.14159], "rotation_quaternion": [-0.116113, 0.876439, -0.26386, -0.385682], "scale": 1, "rotation_matrix_3x3": [-0.675534, -5.90571e-08, 0.737329, -0.407064, 0.833792, -0.372948, -0.614778, -0.552079, -0.563255]}
18
+ ]
19
+ },
20
+ {
21
+ "frame_id": 3,
22
+ "objects": [
23
+
24
+ {"obj_id": 1, "name": "primary_object", "translation": [-3.8147e-06, 0, 799.977], "rotation_euler": [-2.61964, -0.0875811, -0], "rotation_quaternion": [0.965213, 0.0112953, -0.0422942, 0.257775], "scale": 1, "rotation_matrix_3x3": [0.996167, 0, -0.0874691, 0.0436096, -0.866849, 0.49666, -0.0758225, -0.498571, -0.863526]}
25
+ ]
26
+ },
27
+ {
28
+ "frame_id": 4,
29
+ "objects": [
30
+
31
+ {"obj_id": 1, "name": "primary_object", "translation": [-3.05176e-05, 0, 799.987], "rotation_euler": [2.89704, -0.6541, -3.14159], "rotation_quaternion": [0.0391834, 0.939924, -0.115506, 0.318852], "scale": 1, "rotation_matrix_3x3": [-0.793596, -6.93784e-08, -0.608445, 0.147318, 0.970246, -0.192147, 0.590341, -0.242121, -0.769983]}
32
+ ]
33
+ },
34
+ {
35
+ "frame_id": 5,
36
+ "objects": [
37
+
38
+ {"obj_id": 1, "name": "primary_object", "translation": [-0, 5.00679e-06, 800.015], "rotation_euler": [-3.12409, 1.39575, 0], "rotation_quaternion": [0.766178, -0.00562471, 0.642568, 0.00670673], "scale": 1, "rotation_matrix_3x3": [0.174149, -0, 0.984719, -0.0172381, -0.999847, 0.00304858, 0.984568, -0.0175056, -0.174122]}
39
+ ]
40
+ },
41
+ {
42
+ "frame_id": 6,
43
+ "objects": [
44
+
45
+ {"obj_id": 1, "name": "primary_object", "translation": [-3.05176e-05, 0, 799.978], "rotation_euler": [3.08768, -1.00426, -0], "rotation_quaternion": [0.87624, -0.0129722, -0.481121, -0.0236256], "scale": 1, "rotation_matrix_3x3": [0.536709, 0, -0.843767, -0.045467, -0.998547, -0.028921, -0.842541, 0.0538857, -0.535929]}
46
+ ]
47
+ },
48
+ {
49
+ "frame_id": 7,
50
+ "objects": [
51
+
52
+ {"obj_id": 1, "name": "primary_object", "translation": [-0, -1.52588e-05, 800.024], "rotation_euler": [-2.8468, 0.262666, -3.14159], "rotation_quaternion": [0.0192326, 0.980638, 0.145599, -0.129536], "scale": 1, "rotation_matrix_3x3": [-0.965701, -8.44243e-08, 0.259656, 0.0754409, 0.956862, 0.280577, -0.248455, 0.290542, -0.924043]}
53
+ ]
54
+ },
55
+ {
56
+ "frame_id": 8,
57
+ "objects": [
58
+
59
+ {"obj_id": 1, "name": "primary_object", "translation": [-0, 0, 799.983], "rotation_euler": [2.66803, 0.478989, 0], "rotation_quaternion": [0.944353, 0.0556437, 0.230593, -0.227879], "scale": 1, "rotation_matrix_3x3": [0.887461, -0, 0.460882, 0.210189, -0.88995, -0.404734, 0.410162, 0.456058, -0.789796]}
60
+ ]
61
+ },
62
+ {
63
+ "frame_id": 9,
64
+ "objects": [
65
+
66
+ {"obj_id": 1, "name": "primary_object", "translation": [1.52588e-05, 0, 799.975], "rotation_euler": [-2.81714, -1.22057, -3.14159], "rotation_quaternion": [-0.0925649, 0.808726, 0.13236, 0.565574], "scale": 1, "rotation_matrix_3x3": [-0.343115, -2.9996e-08, -0.939294, -0.299439, 0.947825, 0.109382, 0.890286, 0.318791, -0.325213]}
67
+ ]
68
+ },
69
+ {
70
+ "frame_id": 10,
71
+ "objects": [
72
+
73
+ {"obj_id": 1, "name": "primary_object", "translation": [-7.62939e-06, -2.28882e-05, 800.005], "rotation_euler": [-2.47422, 1.17923, -3.14159], "rotation_quaternion": [-0.182117, -0.785311, -0.272225, 0.525369], "scale": 1, "rotation_matrix_3x3": [-0.381641, -3.33641e-08, 0.924311, 0.572075, 0.785453, 0.236205, -0.726003, 0.618921, -0.299761]}
74
+ ]
75
+ }
76
+ ]
77
+ }
bearing_block/label_legend.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Semantic Label Color Legend
2
+ # Category -> (R, G, B) in 0-255 range
3
+
4
+ 0 FreeSurface 127 127 127
5
+ 1 HorizontalPlane 0 0 255
6
+ 2 LateralPlane_X 0 255 0
7
+ 3 LateralPlane_Z 255 0 0
8
+ 4 NearHorizontal 255 255 0
9
+ 5 NearLateral_X 255 0 255
10
+ 6 NearLateral_Z 0 255 255
11
+ 7 Degenerate 255 127 0
12
+ 8 ConvexFeature_Bolt 127 0 255
13
+ 9 ConcaveFeature_Hole 0 127 255
14
+ 10 Flange 204 204 0
15
+ 11 Boss 0 204 102
16
+
17
+ # Instance Segmentation Encoding
18
+ # Pixel (R, G, B) = (InstanceID, FeatureTypeID, FeatureIndex)
19
+ # InstanceID: unique per object in scene (1-255)
20
+ # FeatureTypeID: semantic category (0-11)
21
+ # FeatureIndex: instance index within that feature type
bearing_block/mask/mask_0001.png ADDED

Git LFS Details

  • SHA256: e55eb4d3e442e095bca3d330186c7b269aaf52599de6f9944fa8ab183d648bf6
  • Pointer size: 130 Bytes
  • Size of remote file: 14.2 kB
bearing_block/mask/mask_0002.png ADDED

Git LFS Details

  • SHA256: a4882c10ad654c1a4687d15a7f64547db0ae306713a560d7ac91ecfe73a9ef62
  • Pointer size: 130 Bytes
  • Size of remote file: 14.4 kB
bearing_block/mask/mask_0003.png ADDED

Git LFS Details

  • SHA256: 2b33968f349ee692fb8af723d514643067e1bfaac9070e1ceb2d5ab54e2219e3
  • Pointer size: 130 Bytes
  • Size of remote file: 14.3 kB
bearing_block/mask/mask_0004.png ADDED

Git LFS Details

  • SHA256: b900cf45e19bdc555b49f4f6693adc756f9bc35d7539f95a74657c895b53d302
  • Pointer size: 130 Bytes
  • Size of remote file: 14.3 kB
bearing_block/mask/mask_0005.png ADDED

Git LFS Details

  • SHA256: 91a3fb84b6f3b64ee99d3cb5d18319a1ce916bf32cd8dd0f3a3cffa83175118f
  • Pointer size: 130 Bytes
  • Size of remote file: 14.2 kB
bearing_block/mask/mask_0006.png ADDED

Git LFS Details

  • SHA256: 3c4674928330574690b256c6ebca8fece02b93048e8e0256df4adeeb2d82d7b6
  • Pointer size: 130 Bytes
  • Size of remote file: 14.2 kB
bearing_block/mask/mask_0007.png ADDED

Git LFS Details

  • SHA256: 03bdec8cd19f89bff49e4ecaf9aa55167f5094a70aa584f26f8b469566832de4
  • Pointer size: 130 Bytes
  • Size of remote file: 14.3 kB
bearing_block/mask/mask_0008.png ADDED

Git LFS Details

  • SHA256: d2fe62dfb0aa14693ec75b42038c8fa48d0fb37bdf9133cf073cce89f935918a
  • Pointer size: 130 Bytes
  • Size of remote file: 14.4 kB
bearing_block/mask/mask_0009.png ADDED

Git LFS Details

  • SHA256: c2bce947e9354e7efaef6b763d5cdf318b49c18f34b46026304f94c8a88f8d7d
  • Pointer size: 130 Bytes
  • Size of remote file: 14.3 kB
bearing_block/mask/mask_0010.png ADDED

Git LFS Details

  • SHA256: 7a3d09a28972b2f28d4c5bc2f9f855c2d07732d58c3f13018e7eeec07cd81c0e
  • Pointer size: 130 Bytes
  • Size of remote file: 14.4 kB
bearing_block/mask_instance/instance_0001.png ADDED

Git LFS Details

  • SHA256: 23cde1cc82afa591fcbb842ef2a15af0d6b9f9dfa59d641ad18c9d3855ddb181
  • Pointer size: 130 Bytes
  • Size of remote file: 15.4 kB
bearing_block/mask_instance/instance_0002.png ADDED

Git LFS Details

  • SHA256: 1d12ba3f6d943e1b8aa69f3b6a23a4fc6a27757c69e439c09f8b76a6811b4a9d
  • Pointer size: 130 Bytes
  • Size of remote file: 16.4 kB
bearing_block/mask_instance/instance_0003.png ADDED

Git LFS Details

  • SHA256: 5a108a7b7ddc80c97453bd6186b8de6ffeba6a9dcfd75f952b0cee0fd155ee3b
  • Pointer size: 130 Bytes
  • Size of remote file: 15.7 kB
bearing_block/mask_instance/instance_0004.png ADDED

Git LFS Details

  • SHA256: df2f37ef5e9e1aba4f9d8643e272d8e95b86c954904fd1dc30a7b3c36b63a96a
  • Pointer size: 130 Bytes
  • Size of remote file: 16 kB
bearing_block/mask_instance/instance_0005.png ADDED

Git LFS Details

  • SHA256: e58cdec1754c60a974969f1bf7db4d58a8a1cb1fd98c2ac74f8670e04d63afed
  • Pointer size: 130 Bytes
  • Size of remote file: 15.6 kB
bearing_block/mask_instance/instance_0006.png ADDED

Git LFS Details

  • SHA256: d5b5c6b64aaa8f242e5f7607e4bca46c23c1e3aa88536fc21ab4917d35284081
  • Pointer size: 130 Bytes
  • Size of remote file: 16 kB
bearing_block/mask_instance/instance_0007.png ADDED

Git LFS Details

  • SHA256: e217d4d0d00c2acf3804c25830e27fd10f1b346f574eb706e04f2f19cac66fee
  • Pointer size: 130 Bytes
  • Size of remote file: 15.8 kB
bearing_block/mask_instance/instance_0008.png ADDED

Git LFS Details

  • SHA256: 607fc17c588e755e5d019b9fe9152e51c75725ef6371fe25f8d9f13dd4c93923
  • Pointer size: 130 Bytes
  • Size of remote file: 16.1 kB
bearing_block/mask_instance/instance_0009.png ADDED

Git LFS Details

  • SHA256: 5cd5311cd38626c58a73b6bd2ab26b929bfb6e720a96562037e7941366b01906
  • Pointer size: 130 Bytes
  • Size of remote file: 15.9 kB
bearing_block/mask_instance/instance_0010.png ADDED

Git LFS Details

  • SHA256: 4c13d5583a586016a442cb68e206e4f5aedfedef2c83a17d907477f746c8d746
  • Pointer size: 130 Bytes
  • Size of remote file: 16.1 kB
bearing_block/rgb/frame_0001.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0002.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0003.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0004.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0005.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0006.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0007.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0008.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0009.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/rgb/frame_0010.png ADDED

Git LFS Details

  • SHA256: 3c372d1c5cabca3e7d2209d250b9ebc22280dfb2de7c4bb3cf1700dc37c3bca7
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
bearing_block/scene_camera.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": {
3
+ "cam_K": [719.666, 0.0, 400, 0.0, 719.666, 300, 0.0, 0.0, 1.0],
4
+ "depth_scale": 1,
5
+ "model_unit": "mm",
6
+ "cam_R_w2c": [-4.31192e-06, 0, -1, 0.900017, -0.435854, -3.8808e-06, -0.435854, -0.900017, 1.87937e-06],
7
+ "cam_t_w2c": [1.16415e-10, -5.83501e-09, 800.034]
8
+ },
9
+ "2": {
10
+ "cam_K": [742.391, 0.0, 400, 0.0, 742.391, 300, 0.0, 0.0, 1.0],
11
+ "depth_scale": 1,
12
+ "model_unit": "mm",
13
+ "cam_R_w2c": [-0.675534, 0, 0.737329, -0.51612, -0.714156, -0.472865, 0.526568, -0.699987, 0.482437],
14
+ "cam_t_w2c": [-0, -3.05176e-05, 799.962]
15
+ },
16
+ "3": {
17
+ "cam_K": [759.846, 0.0, 400, 0.0, 759.846, 300, 0.0, 0.0, 1.0],
18
+ "depth_scale": 1,
19
+ "model_unit": "mm",
20
+ "cam_R_w2c": [0.996167, 0, -0.0874691, 0.0437355, -0.866019, 0.498094, -0.07575, -0.50001, -0.8627],
21
+ "cam_t_w2c": [-3.8147e-06, 0, 799.977]
22
+ },
23
+ "4": {
24
+ "cam_K": [760.179, 0.0, 400, 0.0, 760.179, 300, 0.0, 0.0, 1.0],
25
+ "depth_scale": 1,
26
+ "model_unit": "mm",
27
+ "cam_R_w2c": [-0.793596, 0, -0.608445, 0.182515, -0.953949, -0.238055, -0.580425, -0.299969, 0.75705],
28
+ "cam_t_w2c": [-3.05176e-05, 0, 799.987]
29
+ },
30
+ "5": {
31
+ "cam_K": [697.457, 0.0, 400, 0.0, 697.457, 300, 0.0, 0.0, 1.0],
32
+ "depth_scale": 1,
33
+ "model_unit": "mm",
34
+ "cam_R_w2c": [0.174149, -0, 0.984719, -0.0985032, -0.994984, 0.0174204, 0.97978, -0.100032, -0.173276],
35
+ "cam_t_w2c": [-0, 5.00679e-06, 800.015]
36
+ },
37
+ "6": {
38
+ "cam_K": [731.412, 0.0, 400, 0.0, 731.412, 300, 0.0, 0.0, 1.0],
39
+ "depth_scale": 1,
40
+ "model_unit": "mm",
41
+ "cam_R_w2c": [0.536709, 0, -0.843767, -0.0844121, -0.994983, -0.0536934, -0.839534, 0.100042, -0.534017],
42
+ "cam_t_w2c": [-3.05176e-05, 0, 799.978]
43
+ },
44
+ "7": {
45
+ "cam_K": [734.93, 0.0, 400, 0.0, 734.93, 300, 0.0, 0.0, 1.0],
46
+ "depth_scale": 1,
47
+ "model_unit": "mm",
48
+ "cam_R_w2c": [-0.965701, 0, 0.259656, 0.0778831, -0.953956, 0.28966, 0.2477, 0.299948, 0.921236],
49
+ "cam_t_w2c": [-0, -1.52588e-05, 800.024]
50
+ },
51
+ "8": {
52
+ "cam_K": [705.972, 0.0, 400, 0.0, 705.972, 300, 0.0, 0.0, 1.0],
53
+ "depth_scale": 1,
54
+ "model_unit": "mm",
55
+ "cam_R_w2c": [0.887461, -0, 0.460882, 0.230467, -0.865993, -0.443781, 0.39912, 0.500057, -0.768535],
56
+ "cam_t_w2c": [-0, 0, 799.983]
57
+ },
58
+ "9": {
59
+ "cam_K": [704.743, 0.0, 400, 0.0, 704.743, 300, 0.0, 0.0, 1.0],
60
+ "depth_scale": 1,
61
+ "model_unit": "mm",
62
+ "cam_R_w2c": [-0.343115, 0, -0.939294, -0.657526, -0.714122, 0.240188, -0.67077, 0.700021, 0.245026],
63
+ "cam_t_w2c": [1.52588e-05, 0, 799.975]
64
+ },
65
+ "10": {
66
+ "cam_K": [758.527, 0.0, 400, 0.0, 758.527, 300, 0.0, 0.0, 1.0],
67
+ "depth_scale": 1,
68
+ "model_unit": "mm",
69
+ "cam_R_w2c": [-0.381641, 0, 0.924311, 0.831878, -0.435894, 0.343476, 0.402902, 0.899998, 0.166355],
70
+ "cam_t_w2c": [-7.62939e-06, -2.28882e-05, 800.005]
71
+ }
72
+ }
bearing_block/scene_gt.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": [
3
+ {"obj_id": 1, "cam_R_m2c": [-4.31192e-06, 0, -1, 0.900017, -0.435854, -3.8808e-06, -0.435854, -0.900017, 1.87937e-06], "cam_t_m2c": [1.16415e-10, -5.83501e-09, 800.034]}
4
+ ],
5
+ "2": [
6
+ {"obj_id": 1, "cam_R_m2c": [-0.675534, 0, 0.737329, -0.51612, -0.714156, -0.472865, 0.526568, -0.699987, 0.482437], "cam_t_m2c": [-0, -3.05176e-05, 799.962]}
7
+ ],
8
+ "3": [
9
+ {"obj_id": 1, "cam_R_m2c": [0.996167, 0, -0.0874691, 0.0437355, -0.866019, 0.498094, -0.07575, -0.50001, -0.8627], "cam_t_m2c": [-3.8147e-06, 0, 799.977]}
10
+ ],
11
+ "4": [
12
+ {"obj_id": 1, "cam_R_m2c": [-0.793596, 0, -0.608445, 0.182515, -0.953949, -0.238055, -0.580425, -0.299969, 0.75705], "cam_t_m2c": [-3.05176e-05, 0, 799.987]}
13
+ ],
14
+ "5": [
15
+ {"obj_id": 1, "cam_R_m2c": [0.174149, -0, 0.984719, -0.0985032, -0.994984, 0.0174204, 0.97978, -0.100032, -0.173276], "cam_t_m2c": [-0, 5.00679e-06, 800.015]}
16
+ ],
17
+ "6": [
18
+ {"obj_id": 1, "cam_R_m2c": [0.536709, 0, -0.843767, -0.0844121, -0.994983, -0.0536934, -0.839534, 0.100042, -0.534017], "cam_t_m2c": [-3.05176e-05, 0, 799.978]}
19
+ ],
20
+ "7": [
21
+ {"obj_id": 1, "cam_R_m2c": [-0.965701, 0, 0.259656, 0.0778831, -0.953956, 0.28966, 0.2477, 0.299948, 0.921236], "cam_t_m2c": [-0, -1.52588e-05, 800.024]}
22
+ ],
23
+ "8": [
24
+ {"obj_id": 1, "cam_R_m2c": [0.887461, -0, 0.460882, 0.230467, -0.865993, -0.443781, 0.39912, 0.500057, -0.768535], "cam_t_m2c": [-0, 0, 799.983]}
25
+ ],
26
+ "9": [
27
+ {"obj_id": 1, "cam_R_m2c": [-0.343115, 0, -0.939294, -0.657526, -0.714122, 0.240188, -0.67077, 0.700021, 0.245026], "cam_t_m2c": [1.52588e-05, 0, 799.975]}
28
+ ],
29
+ "10": [
30
+ {"obj_id": 1, "cam_R_m2c": [-0.381641, 0, 0.924311, 0.831878, -0.435894, 0.343476, 0.402902, 0.899998, 0.166355], "cam_t_m2c": [-7.62939e-06, -2.28882e-05, 800.005]}
31
+ ]
32
+ }