Add asset food/fruits/ca0c894932425ba68842c591bf6ff608
Browse files
.gitattributes
CHANGED
|
@@ -8325,3 +8325,4 @@ dataset/food/fruits/c3dc4a1606405f408ed5793f75c4dd36/affordance/mesh_part_seg.gl
|
|
| 8325 |
dataset/food/fruits/c4d481bdd5625570a6a9e0192221809c/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
|
|
|
|
|
|
| 8325 |
dataset/food/fruits/c4d481bdd5625570a6a9e0192221809c/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
|
dataset/food/fruits/ca0c894932425ba68842c591bf6ff608/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "briefly hold the stem while inspecting or repositioning the apple",
|
| 14 |
+
"confidence": 0.24
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "lift the apple by the stem",
|
| 18 |
+
"confidence": 0.1
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"connect to branch",
|
| 23 |
+
"indicate top orientation",
|
| 24 |
+
"provide a small manipulation point"
|
| 25 |
+
],
|
| 26 |
+
"semantic_description": "Small slender brown woody stem with a hard slightly rough fibrous texture, matte finish, and curved cylindrical shape protruding from the top dimple of the apple.",
|
| 27 |
+
"id": 0,
|
| 28 |
+
"grasp_group": {}
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"part_name": "body of apple",
|
| 32 |
+
"mask_color": "Green",
|
| 33 |
+
"graspable": true,
|
| 34 |
+
"grasp_scenarios": [
|
| 35 |
+
{
|
| 36 |
+
"scenario": "grasp the apple body to pick it up",
|
| 37 |
+
"confidence": 0.95
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"scenario": "hold the apple body to stabilize it for cutting or inspection",
|
| 41 |
+
"confidence": 0.89
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"scenario": "reorient the apple by pinching opposite sides of the body",
|
| 45 |
+
"confidence": 0.86
|
| 46 |
+
}
|
| 47 |
+
],
|
| 48 |
+
"functional_labels": [
|
| 49 |
+
"contain edible flesh",
|
| 50 |
+
"provide main grasp surface",
|
| 51 |
+
"support biting and handling",
|
| 52 |
+
"protect the fruit interior",
|
| 53 |
+
"provide overall shape and mass"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Large rounded pink-red apple body with glossy smooth food skin, firm texture, subtle pale speckles, and a slightly flattened top and bottom with shallow dimples at the ends.",
|
| 56 |
+
"id": 1,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"quality_check": {
|
| 61 |
+
"success": true,
|
| 62 |
+
"message": "YES"
|
| 63 |
+
}
|
| 64 |
+
}
|
dataset/food/fruits/ca0c894932425ba68842c591bf6ff608/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d60cc72ec91fe20115470cc132dbba9814ef9673eb000750dca5bf973233e2b0
|
| 3 |
+
size 3777944
|