Add asset food/fruits/ab9a85d5a0b95f9ab568c0676d9d88ff
Browse files
.gitattributes
CHANGED
|
@@ -8314,3 +8314,4 @@ dataset/food/fruits/a91eb0bd1a14573892a957bd68bfb21c/affordance/mesh_part_seg.gl
|
|
| 8314 |
dataset/food/fruits/a9755d7497965f3db223c1af0e15f45a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8315 |
dataset/food/fruits/ab255ab7d8cc501cbbc2c67f6902565f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8316 |
dataset/food/fruits/ab5078c936f05cdaa895480068e769d5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8314 |
dataset/food/fruits/a9755d7497965f3db223c1af0e15f45a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8315 |
dataset/food/fruits/ab255ab7d8cc501cbbc2c67f6902565f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8316 |
dataset/food/fruits/ab5078c936f05cdaa895480068e769d5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8317 |
+
dataset/food/fruits/ab9a85d5a0b95f9ab568c0676d9d88ff/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/fruits/ab9a85d5a0b95f9ab568c0676d9d88ff/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "body of apple",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the apple body to pick it up",
|
| 10 |
+
"confidence": 0.97
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the apple body to stabilize it for inspection or placement",
|
| 14 |
+
"confidence": 0.92
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the apple body for reorientation during sorting",
|
| 18 |
+
"confidence": 0.89
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"main grasp surface",
|
| 23 |
+
"contain edible flesh",
|
| 24 |
+
"support handling and transport",
|
| 25 |
+
"provide bulk of the fruit",
|
| 26 |
+
"support cutting or biting"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large round light-green apple body with glossy smooth food skin, firm slightly waxy texture, subtle pale speckles, and a shallow top and bottom dimple forming the main mass of the fruit.",
|
| 29 |
+
"id": 1,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "stem of apple",
|
| 34 |
+
"mask_color": "Red",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "delicately grasp the stem to orient the apple",
|
| 39 |
+
"confidence": 0.31
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "briefly pinch the stem while stabilizing the fruit during inspection",
|
| 43 |
+
"confidence": 0.22
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"scenario": "lift the apple by the stem",
|
| 47 |
+
"confidence": 0.1
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"functional_labels": [
|
| 51 |
+
"connect to branch",
|
| 52 |
+
"indicate top orientation",
|
| 53 |
+
"provide a small manipulation point",
|
| 54 |
+
"mark the fruit attachment site"
|
| 55 |
+
],
|
| 56 |
+
"semantic_description": "Small thin brown woody stem with a hard rough fibrous texture and slight curve, protruding from the top dimple of the apple.",
|
| 57 |
+
"id": 0,
|
| 58 |
+
"grasp_group": {
|
| 59 |
+
"grasp_13": {
|
| 60 |
+
"confidence": 0.2434385120868683,
|
| 61 |
+
"position": [
|
| 62 |
+
-0.03882671934843529,
|
| 63 |
+
-0.0513482375536114,
|
| 64 |
+
0.13216361848753877
|
| 65 |
+
],
|
| 66 |
+
"orientation": {
|
| 67 |
+
"w": 0.04490719587559272,
|
| 68 |
+
"xyz": [
|
| 69 |
+
0.7082894143412364,
|
| 70 |
+
0.6616641887407582,
|
| 71 |
+
0.2418883019676104
|
| 72 |
+
]
|
| 73 |
+
}
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
+
"quality_check": {
|
| 79 |
+
"success": true,
|
| 80 |
+
"message": "YES"
|
| 81 |
+
}
|
| 82 |
+
}
|
dataset/food/fruits/ab9a85d5a0b95f9ab568c0676d9d88ff/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49dd8e0ed205030d573751091941b742fd460a0249c68a0cd18f12deb2c246ab
|
| 3 |
+
size 3777472
|