Add asset food/snack/10bfe27fbe1f564d91bad844554b33c3
Browse files
.gitattributes
CHANGED
|
@@ -6851,3 +6851,4 @@ dataset/food/ingredients/f8c05184bb72581ebd17e7d06312d4ac/affordance/mesh_part_s
|
|
| 6851 |
dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6852 |
dataset/food/ingredients/fd42722ec8f95d1da77f475ffcf1468c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6853 |
dataset/food/ingredients/fedd55b945335b31b0041de7bf63f397/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6851 |
dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6852 |
dataset/food/ingredients/fd42722ec8f95d1da77f475ffcf1468c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6853 |
dataset/food/ingredients/fedd55b945335b31b0041de7bf63f397/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6854 |
+
dataset/food/snack/10bfe27fbe1f564d91bad844554b33c3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/snack/10bfe27fbe1f564d91bad844554b33c3/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,179 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "candy wrapper body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the central wrapped body to pick up the candy",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the middle body to stabilize the candy while positioning it",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"contain the candy",
|
| 19 |
+
"protect the food",
|
| 20 |
+
"main grasp surface",
|
| 21 |
+
"provide printed product information"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Rounded central wrapper section made of thin glossy plastic film, mostly dark brown with an orange lower panel visible on some views, printed Chinese text and logo, smooth with slight crinkling near the gathered ends.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {
|
| 26 |
+
"grasp_0": {
|
| 27 |
+
"confidence": 0.8196914196014404,
|
| 28 |
+
"position": [
|
| 29 |
+
0.030972858716268092,
|
| 30 |
+
-0.09448457692633383,
|
| 31 |
+
-0.016705763294339704
|
| 32 |
+
],
|
| 33 |
+
"orientation": {
|
| 34 |
+
"w": 0.6884930610563984,
|
| 35 |
+
"xyz": [
|
| 36 |
+
-0.44818419984929697,
|
| 37 |
+
-0.45276576353744835,
|
| 38 |
+
-0.3465709036416458
|
| 39 |
+
]
|
| 40 |
+
}
|
| 41 |
+
},
|
| 42 |
+
"grasp_12": {
|
| 43 |
+
"confidence": 0.7787432074546814,
|
| 44 |
+
"position": [
|
| 45 |
+
-0.00022386672208085656,
|
| 46 |
+
-0.10054236088762991,
|
| 47 |
+
-0.006225582911611127
|
| 48 |
+
],
|
| 49 |
+
"orientation": {
|
| 50 |
+
"w": 0.5853765553921679,
|
| 51 |
+
"xyz": [
|
| 52 |
+
-0.5474456511672261,
|
| 53 |
+
-0.4103962690705646,
|
| 54 |
+
-0.43498557418407935
|
| 55 |
+
]
|
| 56 |
+
}
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"part_name": "twisted wrapper end",
|
| 62 |
+
"mask_color": "Blue",
|
| 63 |
+
"graspable": true,
|
| 64 |
+
"grasp_scenarios": [
|
| 65 |
+
{
|
| 66 |
+
"scenario": "grasp a twisted end to lift or drag the wrapped candy",
|
| 67 |
+
"confidence": 0.72
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"scenario": "pinch a twisted end to start opening the wrapper",
|
| 71 |
+
"confidence": 0.91
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"scenario": "hold one end to stabilize the candy during manipulation",
|
| 75 |
+
"confidence": 0.76
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
+
"functional_labels": [
|
| 79 |
+
"seal the wrapper",
|
| 80 |
+
"enable opening by twisting or pulling",
|
| 81 |
+
"provide a small pinch point",
|
| 82 |
+
"indicate package ends"
|
| 83 |
+
],
|
| 84 |
+
"semantic_description": "Small twisted tail at each side made of orange glossy plastic film, with a thin crinkly texture and tapered wrinkled shape extending from the candy body.",
|
| 85 |
+
"id": 2,
|
| 86 |
+
"grasp_group": {
|
| 87 |
+
"grasp_21": {
|
| 88 |
+
"confidence": 0.7955140471458435,
|
| 89 |
+
"position": [
|
| 90 |
+
0.020401593123096973,
|
| 91 |
+
-0.09469527189503424,
|
| 92 |
+
-0.04559654067361407
|
| 93 |
+
],
|
| 94 |
+
"orientation": {
|
| 95 |
+
"w": 0.8265896315653778,
|
| 96 |
+
"xyz": [
|
| 97 |
+
-0.47173316063166854,
|
| 98 |
+
-0.2424548895675489,
|
| 99 |
+
-0.18823664009394456
|
| 100 |
+
]
|
| 101 |
+
}
|
| 102 |
+
},
|
| 103 |
+
"grasp_30": {
|
| 104 |
+
"confidence": 0.7670918703079224,
|
| 105 |
+
"position": [
|
| 106 |
+
0.047495115373749286,
|
| 107 |
+
0.0784473102830816,
|
| 108 |
+
-0.05278154532516055
|
| 109 |
+
],
|
| 110 |
+
"orientation": {
|
| 111 |
+
"w": 0.8661366420016867,
|
| 112 |
+
"xyz": [
|
| 113 |
+
0.43004778531005844,
|
| 114 |
+
-0.2345111018844659,
|
| 115 |
+
-0.09935171274260726
|
| 116 |
+
]
|
| 117 |
+
}
|
| 118 |
+
},
|
| 119 |
+
"grasp_36": {
|
| 120 |
+
"confidence": 0.7536284327507019,
|
| 121 |
+
"position": [
|
| 122 |
+
0.03991831449093297,
|
| 123 |
+
-0.09040294770966284,
|
| 124 |
+
-0.04218038986527972
|
| 125 |
+
],
|
| 126 |
+
"orientation": {
|
| 127 |
+
"w": 0.8375002046807205,
|
| 128 |
+
"xyz": [
|
| 129 |
+
-0.4758127264397857,
|
| 130 |
+
-0.26506847631891184,
|
| 131 |
+
-0.043981352635624964
|
| 132 |
+
]
|
| 133 |
+
}
|
| 134 |
+
}
|
| 135 |
+
}
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"part_name": "wrapper neck",
|
| 139 |
+
"mask_color": "Orange",
|
| 140 |
+
"graspable": true,
|
| 141 |
+
"grasp_scenarios": [
|
| 142 |
+
{
|
| 143 |
+
"scenario": "pinch the narrow gathered neck to start opening or to hold the candy briefly",
|
| 144 |
+
"confidence": 0.62
|
| 145 |
+
}
|
| 146 |
+
],
|
| 147 |
+
"functional_labels": [
|
| 148 |
+
"connect the end twist to the body",
|
| 149 |
+
"gather the wrapper film",
|
| 150 |
+
"help retain the sealed shape",
|
| 151 |
+
"provide a narrow pinch point near the seal"
|
| 152 |
+
],
|
| 153 |
+
"semantic_description": "Very small gathered ring where the wrapper cinches near each end, appearing as a narrow orange crimped band of glossy plastic with tight wrinkles between the body and twisted tail.",
|
| 154 |
+
"id": 4,
|
| 155 |
+
"grasp_group": {
|
| 156 |
+
"grasp_40": {
|
| 157 |
+
"confidence": 0.675970196723938,
|
| 158 |
+
"position": [
|
| 159 |
+
0.05716974270762876,
|
| 160 |
+
0.08331690545310266,
|
| 161 |
+
0.04298390005624242
|
| 162 |
+
],
|
| 163 |
+
"orientation": {
|
| 164 |
+
"w": 0.40434766625431673,
|
| 165 |
+
"xyz": [
|
| 166 |
+
0.24203223308649935,
|
| 167 |
+
-0.8193198703832947,
|
| 168 |
+
0.32655522187977726
|
| 169 |
+
]
|
| 170 |
+
}
|
| 171 |
+
}
|
| 172 |
+
}
|
| 173 |
+
}
|
| 174 |
+
],
|
| 175 |
+
"quality_check": {
|
| 176 |
+
"success": false,
|
| 177 |
+
"message": "Central body color description is inaccurate; body includes large orange panel, not mostly dark brown."
|
| 178 |
+
}
|
| 179 |
+
}
|
dataset/food/snack/10bfe27fbe1f564d91bad844554b33c3/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:937f0812bdecc64fd65aabf81a1175ab606d2e4a827bc9763f09180bd8a01e6f
|
| 3 |
+
size 3780660
|
dataset/food/snack/10bfe27fbe1f564d91bad844554b33c3/candy_002.urdf
CHANGED
|
@@ -54,6 +54,7 @@
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
|
|
|
| 57 |
</affordance>
|
| 58 |
<quality>
|
| 59 |
<PartSegChecker>YES</PartSegChecker>
|
|
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
| 57 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 58 |
</affordance>
|
| 59 |
<quality>
|
| 60 |
<PartSegChecker>YES</PartSegChecker>
|