Add asset food/fruits/c8ab462c9f755ec69e446ba00faf1c33
Browse files
.gitattributes
CHANGED
|
@@ -8323,3 +8323,4 @@ dataset/food/fruits/bfecffb87a0357eab8d32dd7fb75c69f/affordance/mesh_part_seg.gl
|
|
| 8323 |
dataset/food/fruits/c1ec1766ad505dd2aa7d0f288d7aea51/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8324 |
dataset/food/fruits/c3dc4a1606405f408ed5793f75c4dd36/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
|
|
|
|
|
|
| 8323 |
dataset/food/fruits/c1ec1766ad505dd2aa7d0f288d7aea51/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8324 |
dataset/food/fruits/c3dc4a1606405f408ed5793f75c4dd36/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
|
dataset/food/fruits/c8ab462c9f755ec69e446ba00faf1c33/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "stem of peach",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "delicately grasp the stem to orient the peach",
|
| 10 |
+
"confidence": 0.29
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "lift the peach by the stem in a careful harvesting-style manipulation",
|
| 14 |
+
"confidence": 0.14
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"connect to branch",
|
| 19 |
+
"indicate top orientation",
|
| 20 |
+
"support growth attachment"
|
| 21 |
+
],
|
| 22 |
+
"semantic_description": "Small thin brown woody stem with a hard slightly rough fibrous texture, matte finish, and short curved shape protruding from the top dimple of the peach.",
|
| 23 |
+
"id": 0,
|
| 24 |
+
"grasp_group": {}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"part_name": "seam of peach",
|
| 28 |
+
"mask_color": "Green",
|
| 29 |
+
"graspable": false,
|
| 30 |
+
"grasp_scenarios": [],
|
| 31 |
+
"functional_labels": [
|
| 32 |
+
"indicate fruit orientation",
|
| 33 |
+
"mark natural division line",
|
| 34 |
+
"provide shape contour"
|
| 35 |
+
],
|
| 36 |
+
"semantic_description": "A narrow shallow crease running vertically along the peach body, appearing as a subtle recessed line in the fuzzy yellow-pink skin with a soft matte finish.",
|
| 37 |
+
"id": 1,
|
| 38 |
+
"grasp_group": {}
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"part_name": "body of peach",
|
| 42 |
+
"mask_color": "Blue",
|
| 43 |
+
"graspable": true,
|
| 44 |
+
"grasp_scenarios": [
|
| 45 |
+
{
|
| 46 |
+
"scenario": "grasp the peach body to pick up the fruit",
|
| 47 |
+
"confidence": 0.94
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"scenario": "hold the peach body to stabilize it during inspection or placement",
|
| 51 |
+
"confidence": 0.91
|
| 52 |
+
}
|
| 53 |
+
],
|
| 54 |
+
"functional_labels": [
|
| 55 |
+
"main grasp surface",
|
| 56 |
+
"contain edible flesh",
|
| 57 |
+
"support handling",
|
| 58 |
+
"provide overall structure"
|
| 59 |
+
],
|
| 60 |
+
"semantic_description": "Large rounded peach body with pale yellow to pink-orange food skin, soft velvety fuzzy texture, matte finish, and a plump lobed shape forming nearly the entire fruit.",
|
| 61 |
+
"id": 2,
|
| 62 |
+
"grasp_group": {}
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"quality_check": {
|
| 66 |
+
"success": true,
|
| 67 |
+
"message": "YES"
|
| 68 |
+
}
|
| 69 |
+
}
|
dataset/food/fruits/c8ab462c9f755ec69e446ba00faf1c33/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a4d447da0841aa04427c80c0c41b33783451cdb52160b0275c985d07e6ae5fa
|
| 3 |
+
size 3780356
|