Add asset desktop_supplies/office_stationery/edf3e08662e25bf0ac1446b3e488a010
Browse files
.gitattributes
CHANGED
|
@@ -8613,3 +8613,4 @@ dataset/desktop_supplies/office_stationery/ec01313362c85dd3a28fabd5e6fb356d/affo
|
|
| 8613 |
dataset/desktop_supplies/office_stationery/ed4933fa50845f8ca5ce38b08fb51814/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8614 |
dataset/desktop_supplies/office_stationery/ed4a4f5e5d3e511c87688c25ec30489a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8615 |
dataset/desktop_supplies/office_stationery/ed66c907d39e5f0fa6908b88252cde7f/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
|
| 8614 |
dataset/desktop_supplies/office_stationery/ed4a4f5e5d3e511c87688c25ec30489a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8615 |
dataset/desktop_supplies/office_stationery/ed66c907d39e5f0fa6908b88252cde7f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 8616 |
+
dataset/desktop_supplies/office_stationery/edf3e08662e25bf0ac1446b3e488a010/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/desktop_supplies/office_stationery/edf3e08662e25bf0ac1446b3e488a010/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "front cover panel",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp an outer edge or corner to pick up or reposition the bound board",
|
| 10 |
+
"confidence": 0.8
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "pinch a free corner to lift the front cover relative to the bound edge",
|
| 14 |
+
"confidence": 0.64
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the panel to stabilize the object during handling",
|
| 18 |
+
"confidence": 0.61
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"serve as one outer face of the bound cover set",
|
| 23 |
+
"protect the opposite side when stacked",
|
| 24 |
+
"provide a flat support surface",
|
| 25 |
+
"open and close about the bound edge"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large white rectangular cover panel with rounded corners, smooth matte surface, and a stiff plastic or coated board appearance. It occupies most of the visible top face opposite the black bound edge.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "rear cover panel",
|
| 33 |
+
"mask_color": "Green",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp an outer edge to lift or move the object",
|
| 38 |
+
"confidence": 0.77
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the panel from below to stabilize the object during use",
|
| 42 |
+
"confidence": 0.69
|
| 43 |
+
}
|
| 44 |
+
],
|
| 45 |
+
"functional_labels": [
|
| 46 |
+
"serve as the opposite outer face of the bound cover set",
|
| 47 |
+
"support the object from below",
|
| 48 |
+
"provide structural backing",
|
| 49 |
+
"protect the opposite side when stacked"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Large dark gray to black rectangular rear panel with rounded corners and a smooth matte finish. It forms the underside or opposite side from the white front panel and is most visible in the lower views.",
|
| 52 |
+
"id": 1,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "binding strip",
|
| 57 |
+
"mask_color": "Yellow",
|
| 58 |
+
"graspable": true,
|
| 59 |
+
"grasp_scenarios": [
|
| 60 |
+
{
|
| 61 |
+
"scenario": "grasp along the bound edge to pull or reposition the object",
|
| 62 |
+
"confidence": 0.48
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"scenario": "hold the binding area to stabilize the object while rotating or opening the covers",
|
| 66 |
+
"confidence": 0.45
|
| 67 |
+
}
|
| 68 |
+
],
|
| 69 |
+
"functional_labels": [
|
| 70 |
+
"bind the cover panels together",
|
| 71 |
+
"form the hinge side",
|
| 72 |
+
"allow rotation around the bound edge",
|
| 73 |
+
"connect the front and rear panels"
|
| 74 |
+
],
|
| 75 |
+
"semantic_description": "Long narrow black strip running along one edge of the object, with a matte finish and a slightly raised profile relative to the panels. It appears as the dark spine-like binding element.",
|
| 76 |
+
"id": 3,
|
| 77 |
+
"grasp_group": {}
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"part_name": "binding holes or pegs",
|
| 81 |
+
"mask_color": "Blue",
|
| 82 |
+
"graspable": false,
|
| 83 |
+
"grasp_scenarios": [],
|
| 84 |
+
"functional_labels": [
|
| 85 |
+
"provide individual attachment points along the binding edge",
|
| 86 |
+
"help retain the bound covers in alignment",
|
| 87 |
+
"enable rotation around the binding side as part of the binding system"
|
| 88 |
+
],
|
| 89 |
+
"semantic_description": "Small repeating features along the binding edge, visible in the mask as separate blue elements but appearing in RGB mainly as subtle holes or peg-like details on the black binding strip rather than distinct looped rings.",
|
| 90 |
+
"id": 2,
|
| 91 |
+
"grasp_group": {}
|
| 92 |
+
}
|
| 93 |
+
],
|
| 94 |
+
"quality_check": {
|
| 95 |
+
"success": false,
|
| 96 |
+
"message": "Blue part is spiral comb loops, not holes/pegs; rear cover color description is incorrect."
|
| 97 |
+
}
|
| 98 |
+
}
|
dataset/desktop_supplies/office_stationery/edf3e08662e25bf0ac1446b3e488a010/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92d86354aa35411017d260691aca605c247d966ae23cb43d32d686648df765bf
|
| 3 |
+
size 847644
|