Add asset kitchen_supplies/ware/d73ce17048865fabb1aad66b312b9e3e
Browse files
.gitattributes
CHANGED
|
@@ -7658,3 +7658,4 @@ dataset/kitchen_supplies/ware/d15ebc93a84b5929867f59706aab4dbb/affordance/mesh_p
|
|
| 7658 |
dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7659 |
dataset/kitchen_supplies/ware/d391b78878c8587795b6698f477e5fa3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7660 |
dataset/kitchen_supplies/ware/d6612f12ca9750faa9ebfb714ab121ec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7658 |
dataset/kitchen_supplies/ware/d2fce2a71bee50e4be221f1f20afbc53/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7659 |
dataset/kitchen_supplies/ware/d391b78878c8587795b6698f477e5fa3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7660 |
dataset/kitchen_supplies/ware/d6612f12ca9750faa9ebfb714ab121ec/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7661 |
+
dataset/kitchen_supplies/ware/d73ce17048865fabb1aad66b312b9e3e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/d73ce17048865fabb1aad66b312b9e3e/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "teacup body",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the cup body from the sides to pick up the teacup",
|
| 10 |
+
"confidence": 0.72
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cup body to stabilize it while placing or repositioning on a surface",
|
| 14 |
+
"confidence": 0.78
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"contain liquid",
|
| 19 |
+
"support the cup structure",
|
| 20 |
+
"provide main grasp surface",
|
| 21 |
+
"present exterior decoration"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large round white ceramic cup body with a glossy smooth hard surface, thin walls, floral printed decorations on the outside, and the main bowl shape forming the sides and lower exterior.",
|
| 24 |
+
"id": 2,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "teacup interior",
|
| 29 |
+
"mask_color": "Green",
|
| 30 |
+
"graspable": false,
|
| 31 |
+
"grasp_scenarios": [],
|
| 32 |
+
"functional_labels": [
|
| 33 |
+
"hold beverages",
|
| 34 |
+
"provide drinking cavity",
|
| 35 |
+
"contain contents"
|
| 36 |
+
],
|
| 37 |
+
"semantic_description": "Smooth glossy white ceramic inner basin forming the open top cavity, with a hard clean surface and broad concave shape inside the teacup rim.",
|
| 38 |
+
"id": 1,
|
| 39 |
+
"grasp_group": {}
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"part_name": "teacup handle",
|
| 43 |
+
"mask_color": "Red",
|
| 44 |
+
"graspable": true,
|
| 45 |
+
"grasp_scenarios": [
|
| 46 |
+
{
|
| 47 |
+
"scenario": "grasp the handle to lift the teacup without squeezing the body",
|
| 48 |
+
"confidence": 0.94
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"scenario": "hold the handle to stabilize and orient the teacup while pouring or moving",
|
| 52 |
+
"confidence": 0.89
|
| 53 |
+
}
|
| 54 |
+
],
|
| 55 |
+
"functional_labels": [
|
| 56 |
+
"provide a side grip",
|
| 57 |
+
"lift the teacup",
|
| 58 |
+
"stabilize while pouring",
|
| 59 |
+
"keep hand away from hot cup body"
|
| 60 |
+
],
|
| 61 |
+
"semantic_description": "Small curved white ceramic handle with glossy smooth hard finish, attached to the cup side, loop-shaped and slightly ornate with gold edging details.",
|
| 62 |
+
"id": 0,
|
| 63 |
+
"grasp_group": {
|
| 64 |
+
"grasp_17": {
|
| 65 |
+
"confidence": 0.31619125604629517,
|
| 66 |
+
"position": [
|
| 67 |
+
0.09777248534373939,
|
| 68 |
+
0.07635820005089045,
|
| 69 |
+
0.01947823807131499
|
| 70 |
+
],
|
| 71 |
+
"orientation": {
|
| 72 |
+
"w": 0.6916865099721307,
|
| 73 |
+
"xyz": [
|
| 74 |
+
0.051364046888653335,
|
| 75 |
+
-0.7098734621048307,
|
| 76 |
+
0.1225200979802726
|
| 77 |
+
]
|
| 78 |
+
}
|
| 79 |
+
},
|
| 80 |
+
"grasp_19": {
|
| 81 |
+
"confidence": 0.31206661462783813,
|
| 82 |
+
"position": [
|
| 83 |
+
0.035833730129525065,
|
| 84 |
+
0.15015629027038813,
|
| 85 |
+
-0.003939652000553906
|
| 86 |
+
],
|
| 87 |
+
"orientation": {
|
| 88 |
+
"w": 0.5908209595587811,
|
| 89 |
+
"xyz": [
|
| 90 |
+
0.3216990797260588,
|
| 91 |
+
-0.5297523750471816,
|
| 92 |
+
0.5165294928475224
|
| 93 |
+
]
|
| 94 |
+
}
|
| 95 |
+
}
|
| 96 |
+
}
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"part_name": "teacup foot ring",
|
| 100 |
+
"mask_color": "Yellow",
|
| 101 |
+
"graspable": false,
|
| 102 |
+
"grasp_scenarios": [],
|
| 103 |
+
"functional_labels": [
|
| 104 |
+
"support on table",
|
| 105 |
+
"stabilize the base",
|
| 106 |
+
"elevate the cup slightly from the surface"
|
| 107 |
+
],
|
| 108 |
+
"semantic_description": "Circular white ceramic base ring with a glossy smooth hard surface and thin gold trim, located on the underside as a small raised support foot.",
|
| 109 |
+
"id": 3,
|
| 110 |
+
"grasp_group": {}
|
| 111 |
+
}
|
| 112 |
+
],
|
| 113 |
+
"quality_check": {
|
| 114 |
+
"success": true,
|
| 115 |
+
"message": "YES"
|
| 116 |
+
}
|
| 117 |
+
}
|
dataset/kitchen_supplies/ware/d73ce17048865fabb1aad66b312b9e3e/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:724be07dbc9f21cb8d26b434e027950d1ef546801fba425bc63a30958b22a665
|
| 3 |
+
size 730240
|