Add asset tools/repair_tools/17e2cdb7a0b7506186a3870b7b110194
Browse files
.gitattributes
CHANGED
|
@@ -7805,3 +7805,4 @@ dataset/tools/repair_tools/12385209a59553169aa1fe1bb937eac9/affordance/mesh_part
|
|
| 7805 |
dataset/tools/repair_tools/133274a15f275f2581c3a41fec0bc511/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7806 |
dataset/tools/repair_tools/143e6a9bdcef5dd190b23c1e009b2550/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7807 |
dataset/tools/repair_tools/16e9149317e75e4592012349bedd3b69/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7805 |
dataset/tools/repair_tools/133274a15f275f2581c3a41fec0bc511/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7806 |
dataset/tools/repair_tools/143e6a9bdcef5dd190b23c1e009b2550/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7807 |
dataset/tools/repair_tools/16e9149317e75e4592012349bedd3b69/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7808 |
+
dataset/tools/repair_tools/17e2cdb7a0b7506186a3870b7b110194/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/tools/repair_tools/17e2cdb7a0b7506186a3870b7b110194/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "main top cover",
|
| 5 |
+
"mask_color": "Green",
|
| 6 |
+
"graspable": false,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "support or contact the lid surface while closing it onto the lower body",
|
| 10 |
+
"confidence": 0.55
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "lift the lid indirectly after first releasing the latches, using the front edge rather than grasping the broad top surface",
|
| 14 |
+
"confidence": 0.42
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"cover the container",
|
| 19 |
+
"provide access when opened",
|
| 20 |
+
"protect contents"
|
| 21 |
+
],
|
| 22 |
+
"semantic_description": "Large red plastic lid with a smooth slightly glossy finish and rounded rectangular shape, forming the upper cover of the box.",
|
| 23 |
+
"id": 1,
|
| 24 |
+
"grasp_group": {}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"part_name": "main lower body",
|
| 28 |
+
"mask_color": "Pink",
|
| 29 |
+
"graspable": true,
|
| 30 |
+
"grasp_scenarios": [
|
| 31 |
+
{
|
| 32 |
+
"scenario": "grasp opposite sidewalls of the lower body to lift or reposition the box",
|
| 33 |
+
"confidence": 0.8
|
| 34 |
+
},
|
| 35 |
+
{
|
| 36 |
+
"scenario": "hold the body steady while opening or closing the lid",
|
| 37 |
+
"confidence": 0.82
|
| 38 |
+
}
|
| 39 |
+
],
|
| 40 |
+
"functional_labels": [
|
| 41 |
+
"contain stored items",
|
| 42 |
+
"support the top cover",
|
| 43 |
+
"provide the main structure",
|
| 44 |
+
"rest on a surface"
|
| 45 |
+
],
|
| 46 |
+
"semantic_description": "Large red plastic lower shell with a smooth semi-gloss finish, box-like tapered form, and broad side panels forming the main container.",
|
| 47 |
+
"id": 8,
|
| 48 |
+
"grasp_group": {}
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"part_name": "front latch",
|
| 52 |
+
"mask_color": "Blue",
|
| 53 |
+
"graspable": true,
|
| 54 |
+
"grasp_scenarios": [
|
| 55 |
+
{
|
| 56 |
+
"scenario": "pinch or pull the front latch to release or secure the lid",
|
| 57 |
+
"confidence": 0.91
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"scenario": "use the latch as a small manipulation point during opening",
|
| 61 |
+
"confidence": 0.34
|
| 62 |
+
}
|
| 63 |
+
],
|
| 64 |
+
"functional_labels": [
|
| 65 |
+
"secure the cover closed",
|
| 66 |
+
"release the cover",
|
| 67 |
+
"mark the front closure point"
|
| 68 |
+
],
|
| 69 |
+
"semantic_description": "Small light-colored latch at the front center near the seam, with a hard smooth surface and compact clasp-like shape.",
|
| 70 |
+
"id": 2,
|
| 71 |
+
"grasp_group": {}
|
| 72 |
+
},
|
| 73 |
+
{
|
| 74 |
+
"part_name": "left side latch",
|
| 75 |
+
"mask_color": "Orange",
|
| 76 |
+
"graspable": true,
|
| 77 |
+
"grasp_scenarios": [
|
| 78 |
+
{
|
| 79 |
+
"scenario": "pinch the left side latch to release or secure the lid",
|
| 80 |
+
"confidence": 0.88
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"scenario": "use the latch as a small stabilizing pinch point during opening",
|
| 84 |
+
"confidence": 0.35
|
| 85 |
+
}
|
| 86 |
+
],
|
| 87 |
+
"functional_labels": [
|
| 88 |
+
"secure the left side closed",
|
| 89 |
+
"release the cover",
|
| 90 |
+
"assist side retention"
|
| 91 |
+
],
|
| 92 |
+
"semantic_description": "Small light-colored latch on the left side near the upper rim, with a hard smooth finish and compact protruding clasp form.",
|
| 93 |
+
"id": 4,
|
| 94 |
+
"grasp_group": {}
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"part_name": "rear latch",
|
| 98 |
+
"mask_color": "Yellow",
|
| 99 |
+
"graspable": true,
|
| 100 |
+
"grasp_scenarios": [
|
| 101 |
+
{
|
| 102 |
+
"scenario": "pinch the rear latch to release or secure the lid",
|
| 103 |
+
"confidence": 0.86
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"scenario": "use the latch as a minor pull point for slight repositioning",
|
| 107 |
+
"confidence": 0.28
|
| 108 |
+
}
|
| 109 |
+
],
|
| 110 |
+
"functional_labels": [
|
| 111 |
+
"secure the rear edge",
|
| 112 |
+
"release the cover",
|
| 113 |
+
"assist closure retention"
|
| 114 |
+
],
|
| 115 |
+
"semantic_description": "Small light-colored latch centered on the rear side near the top seam, with a smooth hard surface and short clasp-like geometry.",
|
| 116 |
+
"id": 3,
|
| 117 |
+
"grasp_group": {}
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"part_name": "right side latch",
|
| 121 |
+
"mask_color": "Purple",
|
| 122 |
+
"graspable": true,
|
| 123 |
+
"grasp_scenarios": [
|
| 124 |
+
{
|
| 125 |
+
"scenario": "pinch the right side latch to release or secure the lid",
|
| 126 |
+
"confidence": 0.88
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"scenario": "use the latch as a small stabilizing pinch point during opening",
|
| 130 |
+
"confidence": 0.35
|
| 131 |
+
}
|
| 132 |
+
],
|
| 133 |
+
"functional_labels": [
|
| 134 |
+
"secure the right side closed",
|
| 135 |
+
"release the cover",
|
| 136 |
+
"assist side retention"
|
| 137 |
+
],
|
| 138 |
+
"semantic_description": "Small light-colored latch on the right side near the upper rim, with a hard smooth finish and compact protruding clasp shape.",
|
| 139 |
+
"id": 5,
|
| 140 |
+
"grasp_group": {}
|
| 141 |
+
}
|
| 142 |
+
],
|
| 143 |
+
"quality_check": {
|
| 144 |
+
"success": true,
|
| 145 |
+
"message": "YES"
|
| 146 |
+
}
|
| 147 |
+
}
|
dataset/tools/repair_tools/17e2cdb7a0b7506186a3870b7b110194/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9b1f2e56e76df33b482bba2b5d6db7600d4eb3462b020c7a08290266dc429af
|
| 3 |
+
size 1879024
|