Add asset desktop_supplies/office_stationery/ed4933fa50845f8ca5ce38b08fb51814
Browse files
.gitattributes
CHANGED
|
@@ -8610,3 +8610,4 @@ dataset/desktop_supplies/office_stationery/eb6ac2ebca0953e8b987bb3791a8eb67/affo
|
|
| 8610 |
dataset/desktop_supplies/office_stationery/ebcf86a5fb8e5b63b8654cd5857b93a1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8611 |
dataset/desktop_supplies/office_stationery/ebd974558dd4545fa08590cad7148bed/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8612 |
dataset/desktop_supplies/office_stationery/ec01313362c85dd3a28fabd5e6fb356d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 8610 |
dataset/desktop_supplies/office_stationery/ebcf86a5fb8e5b63b8654cd5857b93a1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8611 |
dataset/desktop_supplies/office_stationery/ebd974558dd4545fa08590cad7148bed/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8612 |
dataset/desktop_supplies/office_stationery/ec01313362c85dd3a28fabd5e6fb356d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8613 |
+
dataset/desktop_supplies/office_stationery/ed4933fa50845f8ca5ce38b08fb51814/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/desktop_supplies/office_stationery/ed4933fa50845f8ca5ce38b08fb51814/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,177 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "front cover",
|
| 5 |
+
"mask_color": "Blue",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the front cover edge to pick up or reposition the closed notebook",
|
| 10 |
+
"confidence": 0.84
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "pinch the front cover to open the notebook",
|
| 14 |
+
"confidence": 0.8
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the front cover to stabilize the notebook during handling",
|
| 18 |
+
"confidence": 0.67
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"cover the pages",
|
| 23 |
+
"protect the contents",
|
| 24 |
+
"provide opening surface",
|
| 25 |
+
"main outer shell"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large rectangular bright yellow cover, likely coated paperboard or plastic, with a matte smooth hard surface and rounded corners, forming the upper outer face of the closed notebook.",
|
| 28 |
+
"id": 2,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "back cover",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the back cover to lift or reposition the notebook",
|
| 38 |
+
"confidence": 0.82
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the back cover while opening or closing the notebook",
|
| 42 |
+
"confidence": 0.74
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "use a gripper on the back cover to stabilize the notebook on a surface",
|
| 46 |
+
"confidence": 0.71
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"support the notebook",
|
| 51 |
+
"protect the contents",
|
| 52 |
+
"provide backing for writing",
|
| 53 |
+
"main outer shell"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Large rectangular bright yellow cover, likely coated paperboard or plastic, with a matte smooth hard surface and rounded corners, forming the lower outer face of the closed notebook.",
|
| 56 |
+
"id": 1,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"part_name": "page block",
|
| 61 |
+
"mask_color": "Yellow",
|
| 62 |
+
"graspable": true,
|
| 63 |
+
"grasp_scenarios": [
|
| 64 |
+
{
|
| 65 |
+
"scenario": "pinch the page block edge to flip or separate pages",
|
| 66 |
+
"confidence": 0.58
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"scenario": "grasp the page edges to pull the notebook from a tight space",
|
| 70 |
+
"confidence": 0.43
|
| 71 |
+
}
|
| 72 |
+
],
|
| 73 |
+
"functional_labels": [
|
| 74 |
+
"provide writing pages",
|
| 75 |
+
"store notes",
|
| 76 |
+
"separate into sheets",
|
| 77 |
+
"expose page edges for flipping"
|
| 78 |
+
],
|
| 79 |
+
"semantic_description": "Thin off-white page stack visible along the notebook edges, made of paper with a matte smooth slightly fibrous texture, forming a narrow layered band between the covers.",
|
| 80 |
+
"id": 3,
|
| 81 |
+
"grasp_group": {}
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"part_name": "closure strap",
|
| 85 |
+
"mask_color": "Red",
|
| 86 |
+
"graspable": true,
|
| 87 |
+
"grasp_scenarios": [
|
| 88 |
+
{
|
| 89 |
+
"scenario": "pinch the strap to release or secure the notebook closure",
|
| 90 |
+
"confidence": 0.77
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"scenario": "use a delicate grasp on the strap tab to orient the notebook edge",
|
| 94 |
+
"confidence": 0.39
|
| 95 |
+
}
|
| 96 |
+
],
|
| 97 |
+
"functional_labels": [
|
| 98 |
+
"keep the notebook closed",
|
| 99 |
+
"secure the covers",
|
| 100 |
+
"aid opening",
|
| 101 |
+
"provide closure tab"
|
| 102 |
+
],
|
| 103 |
+
"semantic_description": "Small pinkish-red tab on the side edge, likely elastic or fabric-covered material with a smooth slightly soft surface, acting as a narrow closure piece between the covers.",
|
| 104 |
+
"id": 0,
|
| 105 |
+
"grasp_group": {
|
| 106 |
+
"grasp_2": {
|
| 107 |
+
"confidence": 0.9746977090835571,
|
| 108 |
+
"position": [
|
| 109 |
+
-0.024525975342839956,
|
| 110 |
+
-0.18312456971034408,
|
| 111 |
+
-0.000856841477798298
|
| 112 |
+
],
|
| 113 |
+
"orientation": {
|
| 114 |
+
"w": 0.3535154404788382,
|
| 115 |
+
"xyz": [
|
| 116 |
+
-0.6047993257076061,
|
| 117 |
+
0.37342522044459847,
|
| 118 |
+
0.6081103630942177
|
| 119 |
+
]
|
| 120 |
+
}
|
| 121 |
+
},
|
| 122 |
+
"grasp_3": {
|
| 123 |
+
"confidence": 0.9730255603790283,
|
| 124 |
+
"position": [
|
| 125 |
+
-0.03320847963914275,
|
| 126 |
+
-0.18526392942294478,
|
| 127 |
+
0.0033674277074169368
|
| 128 |
+
],
|
| 129 |
+
"orientation": {
|
| 130 |
+
"w": 0.3516223622304889,
|
| 131 |
+
"xyz": [
|
| 132 |
+
-0.6107144949409461,
|
| 133 |
+
0.3659721416152145,
|
| 134 |
+
0.6078272053882162
|
| 135 |
+
]
|
| 136 |
+
}
|
| 137 |
+
},
|
| 138 |
+
"grasp_4": {
|
| 139 |
+
"confidence": 0.9699634909629822,
|
| 140 |
+
"position": [
|
| 141 |
+
-0.03307270770892501,
|
| 142 |
+
-0.18229026859626174,
|
| 143 |
+
-0.0022684491996187717
|
| 144 |
+
],
|
| 145 |
+
"orientation": {
|
| 146 |
+
"w": 0.35366117392172297,
|
| 147 |
+
"xyz": [
|
| 148 |
+
-0.6136250088391166,
|
| 149 |
+
0.35026873010835435,
|
| 150 |
+
0.6129436673102867
|
| 151 |
+
]
|
| 152 |
+
}
|
| 153 |
+
},
|
| 154 |
+
"grasp_5": {
|
| 155 |
+
"confidence": 0.9689397811889648,
|
| 156 |
+
"position": [
|
| 157 |
+
-0.11689636250957847,
|
| 158 |
+
-0.18525303667411208,
|
| 159 |
+
-0.004335359000833705
|
| 160 |
+
],
|
| 161 |
+
"orientation": {
|
| 162 |
+
"w": 0.5937091510516972,
|
| 163 |
+
"xyz": [
|
| 164 |
+
-0.36920172685529346,
|
| 165 |
+
0.6022002628829136,
|
| 166 |
+
0.3854275187740124
|
| 167 |
+
]
|
| 168 |
+
}
|
| 169 |
+
}
|
| 170 |
+
}
|
| 171 |
+
}
|
| 172 |
+
],
|
| 173 |
+
"quality_check": {
|
| 174 |
+
"success": true,
|
| 175 |
+
"message": "YES"
|
| 176 |
+
}
|
| 177 |
+
}
|
dataset/desktop_supplies/office_stationery/ed4933fa50845f8ca5ce38b08fb51814/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87dace55454c6914856b1c7ae55a6ddd9986f458b7ec1aec9fa7b11c42f63bad
|
| 3 |
+
size 630896
|