Add asset food/fruits/a601670a23c75be7b8ba0b5b6c6f1809
Browse files
.gitattributes
CHANGED
|
@@ -8308,3 +8308,4 @@ dataset/food/fruits/a0bbd0938c435da2a4a1d991febc6525/affordance/mesh_part_seg.gl
|
|
| 8308 |
dataset/food/fruits/a200b06af9435e4c8164d2a9f5b99fef/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8309 |
dataset/food/fruits/9dbdd7645fb9577d86cb9528ca7ee61a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8310 |
dataset/food/fruits/a51de86cdf05592b844f3a6eb30122c2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8308 |
dataset/food/fruits/a200b06af9435e4c8164d2a9f5b99fef/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8309 |
dataset/food/fruits/9dbdd7645fb9577d86cb9528ca7ee61a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8310 |
dataset/food/fruits/a51de86cdf05592b844f3a6eb30122c2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8311 |
+
dataset/food/fruits/a601670a23c75be7b8ba0b5b6c6f1809/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/fruits/a601670a23c75be7b8ba0b5b6c6f1809/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "body of peach",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the peach body to pick up and move the fruit",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the peach body to stabilize it during inspection or placement",
|
| 14 |
+
"confidence": 0.91
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the peach body for orienting the fruit before cutting or packing",
|
| 18 |
+
"confidence": 0.87
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"main grasp surface",
|
| 23 |
+
"contain edible flesh",
|
| 24 |
+
"support handling",
|
| 25 |
+
"provide fruit mass and shape",
|
| 26 |
+
"protect interior flesh with skin"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large rounded pale pink peach body with soft matte food skin, a slightly velvety smooth texture, subtle blush gradients, and a central seam, forming nearly the entire fruit.",
|
| 29 |
+
"id": 1,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "stem of peach",
|
| 34 |
+
"mask_color": "Red",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "delicately grasp the stem to orient the peach",
|
| 39 |
+
"confidence": 0.31
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "hold the stem briefly while stabilizing the fruit during gentle manipulation",
|
| 43 |
+
"confidence": 0.22
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"scenario": "lift the peach by the stem",
|
| 47 |
+
"confidence": 0.08
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"functional_labels": [
|
| 51 |
+
"connect to branch",
|
| 52 |
+
"indicate top orientation",
|
| 53 |
+
"provide a small manipulation point"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Small thin brown stem with a hard woody material, rough dry texture, and slightly curved cylindrical shape protruding from the top dimple of the peach.",
|
| 56 |
+
"id": 0,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"quality_check": {
|
| 61 |
+
"success": true,
|
| 62 |
+
"message": "YES"
|
| 63 |
+
}
|
| 64 |
+
}
|
dataset/food/fruits/a601670a23c75be7b8ba0b5b6c6f1809/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09f76cbb29b38a11bc9569d9bfd9e3571e5e075159f3000947e21042020837e7
|
| 3 |
+
size 3777616
|