Add asset food/ingredients/e19a24c944775a0aa2dccc198f95bb7f
Browse files
.gitattributes
CHANGED
|
@@ -6835,3 +6835,4 @@ dataset/food/ingredients/dc50c054d27a5e39b9ef8d618765ba63/affordance/mesh_part_s
|
|
| 6835 |
dataset/food/ingredients/df2faefff0d55f498765f387a19ac55b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6836 |
dataset/food/ingredients/dffa628b99455c87b2a5070173b79414/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6837 |
dataset/food/ingredients/e177166a57755bcaa2757b72a60b1ef7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6835 |
dataset/food/ingredients/df2faefff0d55f498765f387a19ac55b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6836 |
dataset/food/ingredients/dffa628b99455c87b2a5070173b79414/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6837 |
dataset/food/ingredients/e177166a57755bcaa2757b72a60b1ef7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6838 |
+
dataset/food/ingredients/e19a24c944775a0aa2dccc198f95bb7f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/ingredients/e19a24c944775a0aa2dccc198f95bb7f/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tomato body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the tomato body to pick up and move the tomato",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the tomato body to stabilize it during inspection or cutting preparation",
|
| 14 |
+
"confidence": 0.89
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"main grasp surface",
|
| 19 |
+
"contain edible flesh",
|
| 20 |
+
"support handling",
|
| 21 |
+
"provide bulk structure"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large rounded red tomato body with glossy smooth food skin, a firm slightly yielding texture, shallow lobing near the top, and a few small water droplets on the upper surface.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "calyx",
|
| 29 |
+
"mask_color": "Green",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "delicately grasp the leafy top to orient the tomato",
|
| 34 |
+
"confidence": 0.31
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "lightly pinch the calyx to stabilize the tomato during placement",
|
| 38 |
+
"confidence": 0.24
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"protect stem scar",
|
| 43 |
+
"indicate top orientation",
|
| 44 |
+
"provide residual attachment structure",
|
| 45 |
+
"cover the top crown"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Small green star-shaped leafy calyx at the tomato top, with thin curved pointed sepals, a matte slightly waxy surface, and a firm fibrous plant texture.",
|
| 48 |
+
"id": 1,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "stem of tomato",
|
| 53 |
+
"mask_color": "Blue",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "delicately pinch the stem to orient the tomato",
|
| 58 |
+
"confidence": 0.18
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "briefly lift or reposition the tomato by the stem in a careful low-load manipulation",
|
| 62 |
+
"confidence": 0.09
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"connect to vine",
|
| 67 |
+
"indicate top orientation",
|
| 68 |
+
"assist delicate repositioning"
|
| 69 |
+
],
|
| 70 |
+
"semantic_description": "Very small green narrow stem segment emerging from the top center, with a matte fibrous plant surface, slight curvature, and a firm woody texture.",
|
| 71 |
+
"id": 2,
|
| 72 |
+
"grasp_group": {}
|
| 73 |
+
}
|
| 74 |
+
],
|
| 75 |
+
"quality_check": {
|
| 76 |
+
"success": true,
|
| 77 |
+
"message": "YES"
|
| 78 |
+
}
|
| 79 |
+
}
|
dataset/food/ingredients/e19a24c944775a0aa2dccc198f95bb7f/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f4dde0ec0d8440e925ddcf1a5cd3d356df658256156af69ff146d8c7c8f7fb5
|
| 3 |
+
size 722484
|