Add asset food/fruits/a9620572855f570189bf054098e1b0d2
Browse files
.gitattributes
CHANGED
|
@@ -8313,3 +8313,4 @@ dataset/food/fruits/a6fdbf58632e59a481b02deb8402bd48/affordance/mesh_part_seg.gl
|
|
| 8313 |
dataset/food/fruits/a91eb0bd1a14573892a957bd68bfb21c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8314 |
dataset/food/fruits/a9755d7497965f3db223c1af0e15f45a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8315 |
dataset/food/fruits/ab255ab7d8cc501cbbc2c67f6902565f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8313 |
dataset/food/fruits/a91eb0bd1a14573892a957bd68bfb21c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8314 |
dataset/food/fruits/a9755d7497965f3db223c1af0e15f45a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8315 |
dataset/food/fruits/ab255ab7d8cc501cbbc2c67f6902565f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8316 |
+
dataset/food/fruits/a9620572855f570189bf054098e1b0d2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/food/fruits/a9620572855f570189bf054098e1b0d2/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "body of peach",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the peach body to pick up and move the fruit",
|
| 10 |
+
"confidence": 0.96
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the peach body to stabilize it during inspection or placement",
|
| 14 |
+
"confidence": 0.92
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the peach body gently for packing or sorting",
|
| 18 |
+
"confidence": 0.9
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"main grasp surface",
|
| 23 |
+
"contain edible flesh",
|
| 24 |
+
"support handling and transport",
|
| 25 |
+
"provide fruit bulk",
|
| 26 |
+
"enable inspection and sorting"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large rounded peach body with pale pink to cream fuzzy food skin, a matte soft velvety texture, gentle seam indentation, and a slightly asymmetrical form covering nearly the entire fruit.",
|
| 29 |
+
"id": 2,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
}
|
| 32 |
+
],
|
| 33 |
+
"quality_check": {
|
| 34 |
+
"success": true,
|
| 35 |
+
"message": "YES"
|
| 36 |
+
}
|
| 37 |
+
}
|
dataset/food/fruits/a9620572855f570189bf054098e1b0d2/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f6b3707acb0bfadf9925c00ed19a1b618c39da9883e4c7c9ea2897f0d32b98e
|
| 3 |
+
size 111286752
|
dataset/food/fruits/a9620572855f570189bf054098e1b0d2/peach_004.urdf
CHANGED
|
@@ -52,6 +52,7 @@
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
|
|
|
| 55 |
</affordance>
|
| 56 |
<quality>
|
| 57 |
<PartSegChecker>YES</PartSegChecker>
|
|
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
| 55 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 56 |
</affordance>
|
| 57 |
<quality>
|
| 58 |
<PartSegChecker>YES</PartSegChecker>
|