Add asset food/fruits/cfc7c6cf39a358d0a03ce8401a052373
Browse files
.gitattributes
CHANGED
|
@@ -8326,3 +8326,4 @@ dataset/food/fruits/c4d481bdd5625570a6a9e0192221809c/affordance/mesh_part_seg.gl
|
|
| 8326 |
dataset/food/fruits/c8ab462c9f755ec69e446ba00faf1c33/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8327 |
dataset/food/fruits/c8b0f79f38cb5790b2e16f85c51d79dd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8328 |
dataset/food/fruits/ca0c894932425ba68842c591bf6ff608/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8326 |
dataset/food/fruits/c8ab462c9f755ec69e446ba00faf1c33/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8327 |
dataset/food/fruits/c8b0f79f38cb5790b2e16f85c51d79dd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8328 |
dataset/food/fruits/ca0c894932425ba68842c591bf6ff608/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8329 |
+
dataset/food/fruits/cfc7c6cf39a358d0a03ce8401a052373/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/fruits/cfc7c6cf39a358d0a03ce8401a052373/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "stem of apple",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "delicately grasp the stem to orient the apple",
|
| 10 |
+
"confidence": 0.31
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "lightly pull or pluck the apple by the stem",
|
| 14 |
+
"confidence": 0.18
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "lift the apple by the stem in a careful low-load manipulation",
|
| 18 |
+
"confidence": 0.1
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"connect to branch",
|
| 23 |
+
"indicate top orientation",
|
| 24 |
+
"assist delicate picking",
|
| 25 |
+
"provide a small manipulation point"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Small thin brown woody stem with a dull finish, hard slightly rough fibrous texture, and a tapered upright shape protruding from the recessed top of the apple.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "body of apple",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the apple body to pick it up",
|
| 38 |
+
"confidence": 0.96
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the apple body to reposition or place it",
|
| 42 |
+
"confidence": 0.95
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "stabilize the apple body during inspection",
|
| 46 |
+
"confidence": 0.9
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"main grasp surface",
|
| 51 |
+
"contain edible flesh",
|
| 52 |
+
"support biting and cutting",
|
| 53 |
+
"provide bulk of the fruit",
|
| 54 |
+
"protect interior pulp"
|
| 55 |
+
],
|
| 56 |
+
"semantic_description": "Large rounded yellow-green apple body with glossy smooth food skin, a firm taut texture, and a slightly lobed bottom forming the main mass of the fruit.",
|
| 57 |
+
"id": 1,
|
| 58 |
+
"grasp_group": {
|
| 59 |
+
"grasp_14": {
|
| 60 |
+
"confidence": 0.7720214128494263,
|
| 61 |
+
"position": [
|
| 62 |
+
0.022086058626882732,
|
| 63 |
+
0.11643397575244308,
|
| 64 |
+
-0.009729862678796053
|
| 65 |
+
],
|
| 66 |
+
"orientation": {
|
| 67 |
+
"w": 0.11105418642772502,
|
| 68 |
+
"xyz": [
|
| 69 |
+
-0.01653615367031458,
|
| 70 |
+
-0.7007056236486238,
|
| 71 |
+
0.7045602545459556
|
| 72 |
+
]
|
| 73 |
+
}
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
],
|
| 78 |
+
"quality_check": {
|
| 79 |
+
"success": true,
|
| 80 |
+
"message": "YES"
|
| 81 |
+
}
|
| 82 |
+
}
|
dataset/food/fruits/cfc7c6cf39a358d0a03ce8401a052373/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cfca568d23d959db1084be7d97c7f0f4f39216ee742cdbffce9a6f1926d12e3
|
| 3 |
+
size 1780780
|