Add asset bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a
Browse files
.gitattributes
CHANGED
|
@@ -6057,4 +6057,4 @@ dataset/bedroom_supplies/storage/d6c2f62be05d5f9682c279f52adda540/affordance/mes
|
|
| 6057 |
dataset/bedroom_supplies/storage/d65f2795147f5290911b7912e17694f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6058 |
dataset/bedroom_supplies/storage/d6c85fc9cbfa53739377482be6f77c71/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6059 |
dataset/bedroom_supplies/storage/d83854c341af5dfc96b4e8ce81649d27/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6060 |
-
dataset/bedroom_supplies/storage/
|
|
|
|
| 6057 |
dataset/bedroom_supplies/storage/d65f2795147f5290911b7912e17694f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6058 |
dataset/bedroom_supplies/storage/d6c85fc9cbfa53739377482be6f77c71/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6059 |
dataset/bedroom_supplies/storage/d83854c341af5dfc96b4e8ce81649d27/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6060 |
+
dataset/bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,162 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "box body",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side walls to lift and move the box",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold opposite side walls to stabilize the box during placement",
|
| 14 |
+
"confidence": 0.87
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the upper side body to reorient the box",
|
| 18 |
+
"confidence": 0.78
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain stored items",
|
| 23 |
+
"provide main structure",
|
| 24 |
+
"support side grasping",
|
| 25 |
+
"define box volume"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large white to translucent white plastic box body with a smooth semi-gloss hard surface, slightly tapered square shape with rounded corners, forming the main container walls and showing printed black label text on one side.",
|
| 28 |
+
"id": 1,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "top rim",
|
| 33 |
+
"mask_color": "Yellow",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "pinch the rim to pull the box forward from a shelf",
|
| 38 |
+
"confidence": 0.76
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the rim to stabilize the box while accessing contents",
|
| 42 |
+
"confidence": 0.81
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "grasp a section of the rim to help reorient the container",
|
| 46 |
+
"confidence": 0.62
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"reinforce top edge",
|
| 51 |
+
"support opening access",
|
| 52 |
+
"provide pull edge",
|
| 53 |
+
"stabilize container opening"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Thick translucent white plastic rim with a glossy smooth hard finish, wrapping around the top opening as a rounded-square edge slightly wider than the body.",
|
| 56 |
+
"id": 3,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"part_name": "side latch body",
|
| 61 |
+
"mask_color": "Red",
|
| 62 |
+
"graspable": true,
|
| 63 |
+
"grasp_scenarios": [
|
| 64 |
+
{
|
| 65 |
+
"scenario": "pinch the side latch to release or secure the closure",
|
| 66 |
+
"confidence": 0.88
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"scenario": "use the latch as a small pull point to reposition the box slightly",
|
| 70 |
+
"confidence": 0.36
|
| 71 |
+
}
|
| 72 |
+
],
|
| 73 |
+
"functional_labels": [
|
| 74 |
+
"provide closure grip point",
|
| 75 |
+
"assist opening",
|
| 76 |
+
"assist securing the front edge",
|
| 77 |
+
"indicate front orientation"
|
| 78 |
+
],
|
| 79 |
+
"semantic_description": "Small clear to whitish plastic latch piece with a glossy smooth hard surface, mounted near the upper side/front edge as a compact rectangular protruding closure element.",
|
| 80 |
+
"id": 0,
|
| 81 |
+
"grasp_group": {}
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"part_name": "base panel",
|
| 85 |
+
"mask_color": "Orange",
|
| 86 |
+
"graspable": true,
|
| 87 |
+
"grasp_scenarios": [
|
| 88 |
+
{
|
| 89 |
+
"scenario": "support the box from below during pickup",
|
| 90 |
+
"confidence": 0.69
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"scenario": "grasp the bottom edges when inverting or repositioning the box",
|
| 94 |
+
"confidence": 0.46
|
| 95 |
+
}
|
| 96 |
+
],
|
| 97 |
+
"functional_labels": [
|
| 98 |
+
"support stored weight",
|
| 99 |
+
"form bottom surface",
|
| 100 |
+
"rest on flat surfaces",
|
| 101 |
+
"close the container underside"
|
| 102 |
+
],
|
| 103 |
+
"semantic_description": "Flat light gray-white plastic bottom panel with a smooth slightly glossy hard surface, broad rounded-square shape covering the underside of the box.",
|
| 104 |
+
"id": 4,
|
| 105 |
+
"grasp_group": {
|
| 106 |
+
"grasp_67": {
|
| 107 |
+
"confidence": 0.5580459237098694,
|
| 108 |
+
"position": [
|
| 109 |
+
0.08424524124711752,
|
| 110 |
+
0.28200838970951736,
|
| 111 |
+
-0.13385390862822533
|
| 112 |
+
],
|
| 113 |
+
"orientation": {
|
| 114 |
+
"w": 0.5831957116547939,
|
| 115 |
+
"xyz": [
|
| 116 |
+
0.4171055173370314,
|
| 117 |
+
-0.4945604524825491,
|
| 118 |
+
0.4912389521960999
|
| 119 |
+
]
|
| 120 |
+
}
|
| 121 |
+
}
|
| 122 |
+
}
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"part_name": "bottom edge band",
|
| 126 |
+
"mask_color": "Purple",
|
| 127 |
+
"graspable": false,
|
| 128 |
+
"grasp_scenarios": [],
|
| 129 |
+
"functional_labels": [
|
| 130 |
+
"reinforce lower perimeter",
|
| 131 |
+
"protect bottom edge",
|
| 132 |
+
"define transition between wall and base"
|
| 133 |
+
],
|
| 134 |
+
"semantic_description": "Thin translucent plastic band with a glossy smooth hard finish, running around the lower perimeter as a narrow rounded edge between the side walls and base.",
|
| 135 |
+
"id": 5,
|
| 136 |
+
"grasp_group": {}
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"part_name": "latch top button",
|
| 140 |
+
"mask_color": "Blue",
|
| 141 |
+
"graspable": true,
|
| 142 |
+
"grasp_scenarios": [
|
| 143 |
+
{
|
| 144 |
+
"scenario": "pinch or press the latch top to help release the closure",
|
| 145 |
+
"confidence": 0.71
|
| 146 |
+
}
|
| 147 |
+
],
|
| 148 |
+
"functional_labels": [
|
| 149 |
+
"provide top contact area for the latch",
|
| 150 |
+
"assist opening",
|
| 151 |
+
"mark the latch location"
|
| 152 |
+
],
|
| 153 |
+
"semantic_description": "Small white to translucent plastic rectangular top section of the latch with a smooth glossy hard surface, located at the front center of the top rim area.",
|
| 154 |
+
"id": 2,
|
| 155 |
+
"grasp_group": {}
|
| 156 |
+
}
|
| 157 |
+
],
|
| 158 |
+
"quality_check": {
|
| 159 |
+
"success": false,
|
| 160 |
+
"message": "Blue part is misidentified; it is the open notch/handle area, not a latch top button."
|
| 161 |
+
}
|
| 162 |
+
}
|
dataset/bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d90a5c0399b0e562433c40b63bf676aecff6894612522d201acadd83ba131388
|
| 3 |
+
size 3785308
|