Add asset kitchen_supplies/tableware/0b53d2e60953566db785b78cd6062171
Browse files
.gitattributes
CHANGED
|
@@ -8416,3 +8416,4 @@ dataset/kitchen_supplies/tableware/09048f7f5c855db69cd17356f4d18de6/affordance/m
|
|
| 8416 |
dataset/kitchen_supplies/tableware/0a58a022eade52a28e145c96e2165ee1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8417 |
dataset/kitchen_supplies/tableware/0afbd979b69752a4b333a877c68877e5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8418 |
dataset/kitchen_supplies/tableware/091e5edbe6f459a58361e01c34992bcc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8416 |
dataset/kitchen_supplies/tableware/0a58a022eade52a28e145c96e2165ee1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8417 |
dataset/kitchen_supplies/tableware/0afbd979b69752a4b333a877c68877e5/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8418 |
dataset/kitchen_supplies/tableware/091e5edbe6f459a58361e01c34992bcc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8419 |
+
dataset/kitchen_supplies/tableware/0b53d2e60953566db785b78cd6062171/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/tableware/0b53d2e60953566db785b78cd6062171/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "tray body",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the tray rim and sidewall to lift and carry the tray",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "pinch opposite outer sidewalls to pick up the empty tray",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the tray body to stabilize it while placing or removing contents",
|
| 18 |
+
"confidence": 0.9
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain food or items",
|
| 23 |
+
"support contents from below",
|
| 24 |
+
"provide rigid structure",
|
| 25 |
+
"provide grasping rim for lifting",
|
| 26 |
+
"stabilize contents during transport"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large rectangular silver metal tray body with a reflective smooth hard surface, shallow walls and a rolled rim, forming the outer container and underside base.",
|
| 29 |
+
"id": 1,
|
| 30 |
+
"grasp_group": {
|
| 31 |
+
"grasp_1": {
|
| 32 |
+
"confidence": 0.9800934195518494,
|
| 33 |
+
"position": [
|
| 34 |
+
0.04063516785390675,
|
| 35 |
+
0.18272580637130886,
|
| 36 |
+
0.016057944856584072
|
| 37 |
+
],
|
| 38 |
+
"orientation": {
|
| 39 |
+
"w": 0.4588125317612837,
|
| 40 |
+
"xyz": [
|
| 41 |
+
0.545827678699067,
|
| 42 |
+
0.529888413111648,
|
| 43 |
+
-0.45910943740551496
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
}
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"part_name": "food surface",
|
| 51 |
+
"mask_color": "Red",
|
| 52 |
+
"graspable": false,
|
| 53 |
+
"grasp_scenarios": [],
|
| 54 |
+
"functional_labels": [
|
| 55 |
+
"hold cooked food",
|
| 56 |
+
"provide edible contents",
|
| 57 |
+
"fill the tray interior",
|
| 58 |
+
"indicate tray contents"
|
| 59 |
+
],
|
| 60 |
+
"semantic_description": "Flat upper layer of cooked food with a glossy browned and yellow mottled surface, soft moist texture, covering most of the tray interior.",
|
| 61 |
+
"id": 0,
|
| 62 |
+
"grasp_group": {}
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"quality_check": {
|
| 66 |
+
"success": true,
|
| 67 |
+
"message": "YES"
|
| 68 |
+
}
|
| 69 |
+
}
|
dataset/kitchen_supplies/tableware/0b53d2e60953566db785b78cd6062171/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80d4185113fa9d5879657ad8b0d5a0b56bfd0526fdfc3ffe08143eb65dde7c5b
|
| 3 |
+
size 1107900
|