Add asset bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c
Browse files
.gitattributes
CHANGED
|
@@ -6048,3 +6048,4 @@ dataset/bedroom_supplies/storage/681bd55f8fc959ac8a378c9730f00c8e/affordance/mes
|
|
| 6048 |
dataset/bedroom_supplies/storage/683e5f3988b05cc9a02ef32ce2d3435a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6049 |
dataset/bedroom_supplies/storage/69be822c6c705eeebe116ba4eb6ab43a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6050 |
dataset/bedroom_supplies/storage/cf3f7c78518f5ec08a013aeec04ae271/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6048 |
dataset/bedroom_supplies/storage/683e5f3988b05cc9a02ef32ce2d3435a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6049 |
dataset/bedroom_supplies/storage/69be822c6c705eeebe116ba4eb6ab43a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6050 |
dataset/bedroom_supplies/storage/cf3f7c78518f5ec08a013aeec04ae271/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6051 |
+
dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,174 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "side handle strap",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the strap to lift or carry the basket",
|
| 10 |
+
"confidence": 0.9
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hook or pinch the strap to reposition the basket",
|
| 14 |
+
"confidence": 0.82
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"provide a carrying grip",
|
| 19 |
+
"lift the basket",
|
| 20 |
+
"reposition the container",
|
| 21 |
+
"assist transport"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Curved medium-brown leather-like strap with a matte to satin finish and smooth texture, attached near the rim as a medium-sized side handle with visible stitching and a round fastener.",
|
| 24 |
+
"id": 0,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "side handle strap",
|
| 29 |
+
"mask_color": "Green",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp the strap to lift or carry the basket",
|
| 34 |
+
"confidence": 0.9
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "hook or pinch the strap to reposition the basket",
|
| 38 |
+
"confidence": 0.82
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"provide a carrying grip",
|
| 43 |
+
"lift the basket",
|
| 44 |
+
"reposition the container",
|
| 45 |
+
"assist transport"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Curved medium-brown leather-like strap with a matte to satin finish and smooth texture, attached near the rim as a medium-sized side handle with visible stitching and a round fastener.",
|
| 48 |
+
"id": 1,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "woven body",
|
| 53 |
+
"mask_color": "Cyan",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "grasp the sidewall to pick up the basket",
|
| 58 |
+
"confidence": 0.72
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "hold the body to stabilize the basket while placing items inside",
|
| 62 |
+
"confidence": 0.76
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"contain stored items",
|
| 67 |
+
"form the main structure",
|
| 68 |
+
"support the rim and base",
|
| 69 |
+
"provide a general grasp surface"
|
| 70 |
+
],
|
| 71 |
+
"semantic_description": "Large cylindrical light tan woven wicker body with a matte finish, slightly rough basket texture, and horizontal weave pattern forming the main sidewall of the container.",
|
| 72 |
+
"id": 6,
|
| 73 |
+
"grasp_group": {}
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"part_name": "top rim",
|
| 77 |
+
"mask_color": "Orange",
|
| 78 |
+
"graspable": true,
|
| 79 |
+
"grasp_scenarios": [
|
| 80 |
+
{
|
| 81 |
+
"scenario": "grasp the rim to lift the empty or lightly loaded basket",
|
| 82 |
+
"confidence": 0.74
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"scenario": "hold the rim to steady the basket during loading or unloading",
|
| 86 |
+
"confidence": 0.83
|
| 87 |
+
}
|
| 88 |
+
],
|
| 89 |
+
"functional_labels": [
|
| 90 |
+
"reinforce the opening",
|
| 91 |
+
"define the top edge",
|
| 92 |
+
"support handling near the top",
|
| 93 |
+
"protect the basket mouth"
|
| 94 |
+
],
|
| 95 |
+
"semantic_description": "Rounded dark brown rim band with a smooth satin surface and firm feel encircling the top opening as a medium-width structural edge.",
|
| 96 |
+
"id": 4,
|
| 97 |
+
"grasp_group": {}
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"part_name": "upper trim band",
|
| 101 |
+
"mask_color": "Purple",
|
| 102 |
+
"graspable": false,
|
| 103 |
+
"grasp_scenarios": [],
|
| 104 |
+
"functional_labels": [
|
| 105 |
+
"finish the upper sidewall",
|
| 106 |
+
"provide a decorative accent",
|
| 107 |
+
"cover the transition below the rim"
|
| 108 |
+
],
|
| 109 |
+
"semantic_description": "Thin dark brown to purplish-brown narrow band directly below the top rim, running around the upper outside of the basket as a slim trim strip.",
|
| 110 |
+
"id": 5,
|
| 111 |
+
"grasp_group": {}
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"part_name": "bottom panel",
|
| 115 |
+
"mask_color": "Magenta",
|
| 116 |
+
"graspable": false,
|
| 117 |
+
"grasp_scenarios": [],
|
| 118 |
+
"functional_labels": [
|
| 119 |
+
"support stored contents",
|
| 120 |
+
"close the container bottom",
|
| 121 |
+
"provide a base surface"
|
| 122 |
+
],
|
| 123 |
+
"semantic_description": "Flat circular light gray bottom panel with a smooth matte surface, covering the underside base of the basket.",
|
| 124 |
+
"id": 7,
|
| 125 |
+
"grasp_group": {}
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"part_name": "bottom foot",
|
| 129 |
+
"mask_color": "Pink",
|
| 130 |
+
"graspable": false,
|
| 131 |
+
"grasp_scenarios": [],
|
| 132 |
+
"functional_labels": [
|
| 133 |
+
"raise the base off the surface",
|
| 134 |
+
"stabilize the basket",
|
| 135 |
+
"reduce wear on the bottom"
|
| 136 |
+
],
|
| 137 |
+
"semantic_description": "Small rounded medium-brown foot with a smooth satin surface and hard feel, protruding from the underside near the perimeter as one of several short support nubs.",
|
| 138 |
+
"id": 8,
|
| 139 |
+
"grasp_group": {}
|
| 140 |
+
},
|
| 141 |
+
{
|
| 142 |
+
"part_name": "bottom foot",
|
| 143 |
+
"mask_color": "Blue",
|
| 144 |
+
"graspable": false,
|
| 145 |
+
"grasp_scenarios": [],
|
| 146 |
+
"functional_labels": [
|
| 147 |
+
"raise the base off the surface",
|
| 148 |
+
"stabilize the basket",
|
| 149 |
+
"reduce wear on the bottom"
|
| 150 |
+
],
|
| 151 |
+
"semantic_description": "Small rounded medium-brown foot with a smooth satin surface and hard feel, protruding from the underside near the perimeter as one of several short support nubs.",
|
| 152 |
+
"id": 2,
|
| 153 |
+
"grasp_group": {}
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"part_name": "bottom foot",
|
| 157 |
+
"mask_color": "Yellow",
|
| 158 |
+
"graspable": false,
|
| 159 |
+
"grasp_scenarios": [],
|
| 160 |
+
"functional_labels": [
|
| 161 |
+
"raise the base off the surface",
|
| 162 |
+
"stabilize the basket",
|
| 163 |
+
"reduce wear on the bottom"
|
| 164 |
+
],
|
| 165 |
+
"semantic_description": "Small rounded medium-brown foot with a smooth satin surface and hard feel, protruding from the underside near the perimeter as one of several short support nubs.",
|
| 166 |
+
"id": 3,
|
| 167 |
+
"grasp_group": {}
|
| 168 |
+
}
|
| 169 |
+
],
|
| 170 |
+
"quality_check": {
|
| 171 |
+
"success": false,
|
| 172 |
+
"message": "Bottom feet count and descriptions are incorrect; base trim ring mislabeled as upper trim band and bottom panel color is wrong."
|
| 173 |
+
}
|
| 174 |
+
}
|
dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c06b2f9bc23bafd6536d72569db0d542d448e6c39e153ad7531449c2234a0681
|
| 3 |
+
size 3787200
|