Add asset kitchen_supplies/utensils/f5bcaaeed8b95b7db6bad0b1523e257d
Browse files
.gitattributes
CHANGED
|
@@ -7492,3 +7492,4 @@ dataset/kitchen_supplies/utensils/e9661e1c79735c2093d1aa29be33d9ff/affordance/me
|
|
| 7492 |
dataset/kitchen_supplies/utensils/ec38d04d02985d99ab9c64156be62936/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7493 |
dataset/kitchen_supplies/utensils/ef470cb5dead5d4889aa80ed76b12ae6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7494 |
dataset/kitchen_supplies/utensils/f445ee33604a57358abd41b415b8da6e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7492 |
dataset/kitchen_supplies/utensils/ec38d04d02985d99ab9c64156be62936/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7493 |
dataset/kitchen_supplies/utensils/ef470cb5dead5d4889aa80ed76b12ae6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7494 |
dataset/kitchen_supplies/utensils/f445ee33604a57358abd41b415b8da6e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7495 |
+
dataset/kitchen_supplies/utensils/f5bcaaeed8b95b7db6bad0b1523e257d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/utensils/f5bcaaeed8b95b7db6bad0b1523e257d/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "plate interior",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": false,
|
| 7 |
+
"grasp_scenarios": [],
|
| 8 |
+
"functional_labels": [
|
| 9 |
+
"hold food",
|
| 10 |
+
"provide serving surface",
|
| 11 |
+
"contain small portions",
|
| 12 |
+
"present food"
|
| 13 |
+
],
|
| 14 |
+
"semantic_description": "Shallow white ceramic interior with a glossy smooth hard surface, forming the concave upper bowl-like area across most of the plate.",
|
| 15 |
+
"id": 0,
|
| 16 |
+
"grasp_group": {}
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"part_name": "plate base",
|
| 20 |
+
"mask_color": "Green",
|
| 21 |
+
"graspable": true,
|
| 22 |
+
"grasp_scenarios": [
|
| 23 |
+
{
|
| 24 |
+
"scenario": "grasp the plate from the underside and rim area to pick it up from a table",
|
| 25 |
+
"confidence": 0.71
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"scenario": "hold the underside to stabilize the plate during placement or transfer",
|
| 29 |
+
"confidence": 0.66
|
| 30 |
+
}
|
| 31 |
+
],
|
| 32 |
+
"functional_labels": [
|
| 33 |
+
"support the plate on a table",
|
| 34 |
+
"provide underside contact surface",
|
| 35 |
+
"stabilize placement",
|
| 36 |
+
"enable lifting from below"
|
| 37 |
+
],
|
| 38 |
+
"semantic_description": "White ceramic underside with a smooth slightly glossy hard finish, rounded and shallow in profile, covering the bottom exterior of the plate.",
|
| 39 |
+
"id": 1,
|
| 40 |
+
"grasp_group": {
|
| 41 |
+
"grasp_9": {
|
| 42 |
+
"confidence": 0.9463369250297546,
|
| 43 |
+
"position": [
|
| 44 |
+
0.054437717830296606,
|
| 45 |
+
-0.09807218634523451,
|
| 46 |
+
0.09729136386886239
|
| 47 |
+
],
|
| 48 |
+
"orientation": {
|
| 49 |
+
"w": 0.018941538299113242,
|
| 50 |
+
"xyz": [
|
| 51 |
+
0.7470411400943789,
|
| 52 |
+
-0.5887039710701083,
|
| 53 |
+
-0.3082180844461265
|
| 54 |
+
]
|
| 55 |
+
}
|
| 56 |
+
}
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
],
|
| 60 |
+
"quality_check": {
|
| 61 |
+
"success": true,
|
| 62 |
+
"message": "YES"
|
| 63 |
+
}
|
| 64 |
+
}
|
dataset/kitchen_supplies/utensils/f5bcaaeed8b95b7db6bad0b1523e257d/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fa514523ebbf78eee1bf48db6d3b323f6ed1f59d03b2b2b134c1c8fcd7ae4e9
|
| 3 |
+
size 1036364
|