Add asset livingroom_supplies/ornaments/ee454af209a95f6280c8425774e1f3cc
Browse files
.gitattributes
CHANGED
|
@@ -7782,3 +7782,4 @@ dataset/livingroom_supplies/ornaments/e5c83117f2e55182879b9f6555c712b3/affordanc
|
|
| 7782 |
dataset/livingroom_supplies/ornaments/e9d3a9a0bb4a5ab6b444c14898e1b5c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7783 |
dataset/livingroom_supplies/ornaments/ece678ff63435a40afef2433b6ff1734/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7784 |
dataset/livingroom_supplies/ornaments/ef2a1859908a58ed8fb68a7f4228d3d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7782 |
dataset/livingroom_supplies/ornaments/e9d3a9a0bb4a5ab6b444c14898e1b5c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7783 |
dataset/livingroom_supplies/ornaments/ece678ff63435a40afef2433b6ff1734/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7784 |
dataset/livingroom_supplies/ornaments/ef2a1859908a58ed8fb68a7f4228d3d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7785 |
+
dataset/livingroom_supplies/ornaments/ee454af209a95f6280c8425774e1f3cc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/livingroom_supplies/ornaments/ee454af209a95f6280c8425774e1f3cc/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "candle holder body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side wall to pick up and relocate the candle holder",
|
| 10 |
+
"confidence": 0.92
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the side wall to stabilize the candle holder during placement",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"support the candle wax insert",
|
| 19 |
+
"form the outer container",
|
| 20 |
+
"provide the main grasp surface",
|
| 21 |
+
"protect the candle sides"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large tapered cylindrical blue holder body made of glossy glazed ceramic or glass, with a hard smooth reflective surface, wavy gold trim, and marbled dark-to-light blue pattern around the sides.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "candle wax surface",
|
| 29 |
+
"mask_color": "Blue",
|
| 30 |
+
"graspable": false,
|
| 31 |
+
"grasp_scenarios": [],
|
| 32 |
+
"functional_labels": [
|
| 33 |
+
"hold the wick",
|
| 34 |
+
"provide fuel for burning",
|
| 35 |
+
"fill the holder interior",
|
| 36 |
+
"support candle use"
|
| 37 |
+
],
|
| 38 |
+
"semantic_description": "Cream-colored wax top with a mostly matte smooth surface, slight discoloration spots, and a centered short wick recessed within the open top of the holder.",
|
| 39 |
+
"id": 2,
|
| 40 |
+
"grasp_group": {}
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"part_name": "base of candle holder",
|
| 44 |
+
"mask_color": "Green",
|
| 45 |
+
"graspable": false,
|
| 46 |
+
"grasp_scenarios": [],
|
| 47 |
+
"functional_labels": [
|
| 48 |
+
"support on flat surfaces",
|
| 49 |
+
"stabilize the candle holder",
|
| 50 |
+
"provide contact with the table"
|
| 51 |
+
],
|
| 52 |
+
"semantic_description": "Flat circular bottom surface in light cream tone, likely unglazed ceramic base, with a hard slightly matte smooth finish and faint orange mottling underneath the holder.",
|
| 53 |
+
"id": 1,
|
| 54 |
+
"grasp_group": {}
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"quality_check": {
|
| 58 |
+
"success": true,
|
| 59 |
+
"message": "YES"
|
| 60 |
+
}
|
| 61 |
+
}
|
dataset/livingroom_supplies/ornaments/ee454af209a95f6280c8425774e1f3cc/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47a429e8752524c96c175cf0001237fc4d789af897fc126008b36bbc19d7a33d
|
| 3 |
+
size 37327952
|