Add asset tools/repair_tools/09acd8efa5d05230a32c2a7df2625137
Browse files
.gitattributes
CHANGED
|
@@ -7796,3 +7796,4 @@ dataset/tools/repair_tools/05fe35022db45322a23d7ff3a82cb995/affordance/mesh_part
|
|
| 7796 |
dataset/tools/repair_tools/07c3772e2e495f04b16f9455d6abbcf3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7797 |
dataset/tools/repair_tools/0982fa9adef3534d9b9ea084e755eff7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7798 |
dataset/tools/repair_tools/012ab9f339fa5397b19998896114fd6b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7796 |
dataset/tools/repair_tools/07c3772e2e495f04b16f9455d6abbcf3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7797 |
dataset/tools/repair_tools/0982fa9adef3534d9b9ea084e755eff7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7798 |
dataset/tools/repair_tools/012ab9f339fa5397b19998896114fd6b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7799 |
+
dataset/tools/repair_tools/09acd8efa5d05230a32c2a7df2625137/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/tools/repair_tools/09acd8efa5d05230a32c2a7df2625137/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "lid",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the lid edge to open the box",
|
| 10 |
+
"confidence": 0.86
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the lid while closing or repositioning it",
|
| 14 |
+
"confidence": 0.68
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"cover the box opening",
|
| 19 |
+
"protect stored contents",
|
| 20 |
+
"open for access",
|
| 21 |
+
"close the container"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large light-blue plastic lid with a matte finish, shallow rectangular shape, and fine ribbed texture across the top surface covering the box.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "toolbox body",
|
| 29 |
+
"mask_color": "Green",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the side walls to pick up or reposition the box",
|
| 34 |
+
"confidence": 0.8
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hold the body to stabilize the box while opening the lid",
|
| 38 |
+
"confidence": 0.87
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"contain tools or supplies",
|
| 43 |
+
"support the lid",
|
| 44 |
+
"provide main structure",
|
| 45 |
+
"protect contents"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Large blue plastic box body with a smooth matte surface, tapered rectangular form, and broad side walls forming the main lower container.",
|
| 48 |
+
"id": 1,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "rope handles and front latch",
|
| 53 |
+
"mask_color": "Blue",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "hook or pinch a side rope handle to pull or reposition the box",
|
| 58 |
+
"confidence": 0.63
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "pinch the small front latch to release or secure the lid",
|
| 62 |
+
"confidence": 0.74
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"provide side carrying points",
|
| 67 |
+
"assist with pulling or repositioning the box",
|
| 68 |
+
"secure the lid closed",
|
| 69 |
+
"release the lid for opening"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Small blue hardware consisting of rope-like side handles attached near the upper side walls and a small front-center latch piece on the rim; these are compact external handling and closure components.",
|
| 72 |
+
"id": 2,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
}
|
| 75 |
+
],
|
| 76 |
+
"quality_check": {
|
| 77 |
+
"success": false,
|
| 78 |
+
"message": "Blue part groups side rope handles with front latch; they are distinct parts with different functions and descriptions."
|
| 79 |
+
}
|
| 80 |
+
}
|
dataset/tools/repair_tools/09acd8efa5d05230a32c2a7df2625137/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c99a9e2f3b6c5c46896edbd9bd81259ef622b4c9f7642219dbfc775e833fb872
|
| 3 |
+
size 667052
|