Add asset livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3
Browse files
.gitattributes
CHANGED
|
@@ -7787,3 +7787,4 @@ dataset/livingroom_supplies/ornaments/f20a783002a05c0f80179236f21b8564/affordanc
|
|
| 7787 |
dataset/livingroom_supplies/ornaments/f36681a08aa25a8cb1cb66e8c195dcfa/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7788 |
dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7789 |
dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7787 |
dataset/livingroom_supplies/ornaments/f36681a08aa25a8cb1cb66e8c195dcfa/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7788 |
dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7789 |
dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7790 |
+
dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,100 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "vase body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the mid-body to pick up and move the vase",
|
| 10 |
+
"confidence": 0.93
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the vase during placement",
|
| 14 |
+
"confidence": 0.91
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"contain water",
|
| 19 |
+
"hold flowers",
|
| 20 |
+
"main structural shell",
|
| 21 |
+
"provide main grasp surface",
|
| 22 |
+
"support the upper opening"
|
| 23 |
+
],
|
| 24 |
+
"semantic_description": "Large bulbous metallic vase body with a glossy reflective bronze-gold finish, hard smooth surface, rounded shape, and the main central mass below the flared rim.",
|
| 25 |
+
"id": 0,
|
| 26 |
+
"grasp_group": {}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"part_name": "inner bowl of vase",
|
| 30 |
+
"mask_color": "Blue",
|
| 31 |
+
"graspable": false,
|
| 32 |
+
"grasp_scenarios": [],
|
| 33 |
+
"functional_labels": [
|
| 34 |
+
"contain water",
|
| 35 |
+
"receive flower stems",
|
| 36 |
+
"form the interior cavity",
|
| 37 |
+
"guide insertion through the opening"
|
| 38 |
+
],
|
| 39 |
+
"semantic_description": "Concave interior cavity with the same reflective bronze-gold metallic appearance, hard smooth surface, and deep bowl-like shape inside the flared top opening.",
|
| 40 |
+
"id": 2,
|
| 41 |
+
"grasp_group": {}
|
| 42 |
+
},
|
| 43 |
+
{
|
| 44 |
+
"part_name": "base underside",
|
| 45 |
+
"mask_color": "Green",
|
| 46 |
+
"graspable": false,
|
| 47 |
+
"grasp_scenarios": [],
|
| 48 |
+
"functional_labels": [
|
| 49 |
+
"support standing",
|
| 50 |
+
"contact the table",
|
| 51 |
+
"stabilize the vase"
|
| 52 |
+
],
|
| 53 |
+
"semantic_description": "Flat circular underside at the bottom, appearing dark bronze metallic with a smooth hard finish and broad footprint centered under the rounded body.",
|
| 54 |
+
"id": 1,
|
| 55 |
+
"grasp_group": {}
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"part_name": "foot ring",
|
| 59 |
+
"mask_color": "Yellow",
|
| 60 |
+
"graspable": false,
|
| 61 |
+
"grasp_scenarios": [],
|
| 62 |
+
"functional_labels": [
|
| 63 |
+
"support standing",
|
| 64 |
+
"distribute load at the bottom edge",
|
| 65 |
+
"slightly elevate the body from the surface"
|
| 66 |
+
],
|
| 67 |
+
"semantic_description": "Narrow circular ring around the bottom perimeter, matching the bronze-gold metallic look with a smooth glossy finish and thin raised profile above the underside.",
|
| 68 |
+
"id": 3,
|
| 69 |
+
"grasp_group": {}
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"part_name": "wavy rim",
|
| 73 |
+
"mask_color": "Purple",
|
| 74 |
+
"graspable": true,
|
| 75 |
+
"grasp_scenarios": [
|
| 76 |
+
{
|
| 77 |
+
"scenario": "lightly pinch the rim to reorient the empty vase",
|
| 78 |
+
"confidence": 0.39
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"scenario": "hold the rim to stabilize the vase while inspecting or placing it",
|
| 82 |
+
"confidence": 0.34
|
| 83 |
+
}
|
| 84 |
+
],
|
| 85 |
+
"functional_labels": [
|
| 86 |
+
"define the opening",
|
| 87 |
+
"guide pouring direction",
|
| 88 |
+
"support flower arrangement placement",
|
| 89 |
+
"provide decorative edge"
|
| 90 |
+
],
|
| 91 |
+
"semantic_description": "Irregular flared flower-like rim with a glossy reflective bronze-gold metallic surface, hard smooth texture, and undulating thin edge around the vase mouth.",
|
| 92 |
+
"id": 5,
|
| 93 |
+
"grasp_group": {}
|
| 94 |
+
}
|
| 95 |
+
],
|
| 96 |
+
"quality_check": {
|
| 97 |
+
"success": true,
|
| 98 |
+
"message": "YES"
|
| 99 |
+
}
|
| 100 |
+
}
|
dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35fed64ca290f1cc41e8a4076b990124a8a76ecb494379f9ffa07514f32424d6
|
| 3 |
+
size 1003168
|