xinjjj commited on
Commit
4682f79
·
verified ·
1 Parent(s): ae03cf8

Add asset food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42

Browse files
.gitattributes CHANGED
@@ -6844,3 +6844,4 @@ dataset/food/ingredients/e29c2701a5985555927865c12d3d1dae/affordance/mesh_part_s
6844
  dataset/food/ingredients/e805c144fac754b59a95f213fb33c2e8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6845
  dataset/food/ingredients/ee92ad39d38b5ef5ab11794b91060fc2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6846
  dataset/food/ingredients/e7c53cd4d7cf50d9a393032273a6618a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6844
  dataset/food/ingredients/e805c144fac754b59a95f213fb33c2e8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6845
  dataset/food/ingredients/ee92ad39d38b5ef5ab11794b91060fc2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6846
  dataset/food/ingredients/e7c53cd4d7cf50d9a393032273a6618a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6847
+ dataset/food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42/affordance/affordance_annot.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "garlic bulb body",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the bulb body to pick up and move the garlic",
10
+ "confidence": 0.96
11
+ },
12
+ {
13
+ "scenario": "hold the bulb body steady while peeling cloves",
14
+ "confidence": 0.89
15
+ },
16
+ {
17
+ "scenario": "grasp the bulb body to orient it for cutting the root or top",
18
+ "confidence": 0.83
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "main grasp surface",
23
+ "contain garlic cloves",
24
+ "support peeling",
25
+ "provide bulk for handling",
26
+ "protect inner cloves"
27
+ ],
28
+ "semantic_description": "Large rounded garlic bulb with white to pale purple papery skin, a matte dry finish, subtle vertical ribbing, and a bulbous shape forming nearly the entire object around the cloves.",
29
+ "id": 0,
30
+ "grasp_group": {
31
+ "grasp_2": {
32
+ "confidence": 0.9134076237678528,
33
+ "position": [
34
+ 0.001794431242160499,
35
+ -0.007238730788230896,
36
+ 0.1821598894894123
37
+ ],
38
+ "orientation": {
39
+ "w": 0.019167757566871946,
40
+ "xyz": [
41
+ -0.0909585929794737,
42
+ 0.9948483612086086,
43
+ 0.04044588524928133
44
+ ]
45
+ }
46
+ },
47
+ "grasp_10": {
48
+ "confidence": 0.8969828486442566,
49
+ "position": [
50
+ -0.00026322680059820414,
51
+ -0.02039538323879242,
52
+ 0.18067847564816475
53
+ ],
54
+ "orientation": {
55
+ "w": 0.11559699360925482,
56
+ "xyz": [
57
+ -0.9551260729654104,
58
+ 0.27006107602262663,
59
+ 0.037928024304945115
60
+ ]
61
+ }
62
+ },
63
+ "grasp_12": {
64
+ "confidence": 0.8947569727897644,
65
+ "position": [
66
+ -0.021970931091345847,
67
+ -0.036357207223773,
68
+ 0.16828880086541176
69
+ ],
70
+ "orientation": {
71
+ "w": 0.23405948296179,
72
+ "xyz": [
73
+ -0.9379621711996649,
74
+ 0.25255278021612904,
75
+ -0.04074576099637503
76
+ ]
77
+ }
78
+ },
79
+ "grasp_13": {
80
+ "confidence": 0.8901953101158142,
81
+ "position": [
82
+ 0.016914248815737665,
83
+ 0.006970084039494395,
84
+ 0.1839570589363575
85
+ ],
86
+ "orientation": {
87
+ "w": 0.0757915190712693,
88
+ "xyz": [
89
+ 0.23940186279785453,
90
+ -0.9678854386176522,
91
+ 0.011839401914901335
92
+ ]
93
+ }
94
+ }
95
+ }
96
+ },
97
+ {
98
+ "part_name": "garlic root tuft and basal end",
99
+ "mask_color": "Cyan",
100
+ "graspable": true,
101
+ "grasp_scenarios": [
102
+ {
103
+ "scenario": "pinch the root tuft lightly to stabilize the garlic during peeling or trimming",
104
+ "confidence": 0.38
105
+ },
106
+ {
107
+ "scenario": "delicately grasp the basal end to slightly reorient the bulb",
108
+ "confidence": 0.29
109
+ }
110
+ ],
111
+ "functional_labels": [
112
+ "attach dried roots",
113
+ "mark the bottom end",
114
+ "indicate orientation",
115
+ "former growth attachment point"
116
+ ],
117
+ "semantic_description": "Small basal area at the bottom of the bulb with a brown to tan dried root tuft, rough fibrous matte texture, and a compact oval base with a few stringy root strands protruding outward.",
118
+ "id": 6,
119
+ "grasp_group": {}
120
+ }
121
+ ],
122
+ "quality_check": {
123
+ "success": true,
124
+ "message": "YES"
125
+ }
126
+ }
dataset/food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbd8cfeaa17c2715568a087e8f5c4bc1cd339b2a2a840bb9d8ead9a95e43f04
3
+ size 111292684
dataset/food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42/garlic_003.urdf CHANGED
@@ -52,6 +52,7 @@
52
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
 
55
  </affordance>
56
  <quality>
57
  <PartSegChecker>YES</PartSegChecker>
 
52
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
55
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
56
  </affordance>
57
  <quality>
58
  <PartSegChecker>YES</PartSegChecker>