xinjjj commited on
Commit
c86af1e
·
verified ·
1 Parent(s): 5bd656c

Add asset livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4

Browse files
.gitattributes CHANGED
@@ -7789,3 +7789,4 @@ dataset/livingroom_supplies/ornaments/f4c2a3a8c660559cb91261078021ccde/affordanc
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
  dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7789
  dataset/livingroom_supplies/ornaments/f821a09f0212562d9c8f918d99b903c0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7790
  dataset/livingroom_supplies/ornaments/f89b402c224f57dba99b858d58ef90b3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7791
  dataset/livingroom_supplies/ornaments/fbdea032d31d5446914ef7ddf375315d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7792
+ dataset/livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4/affordance/affordance_annot.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "plant and pot body",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the white pot body from the sides to lift and relocate the whole potted plant",
10
+ "confidence": 0.89
11
+ },
12
+ {
13
+ "scenario": "hold the pot body to stabilize the object during placement or inspection",
14
+ "confidence": 0.86
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "constitute the main visible object mass",
19
+ "include the pot that contains the soil and supports the plant",
20
+ "provide the primary structure for transport and placement"
21
+ ],
22
+ "semantic_description": "Combined visible plant-and-pot region: a smooth white rounded pot with a matte-to-satin finish and a compact cluster of pale green fleshy leaves emerging from the top, making up most of the object's silhouette.",
23
+ "id": 2,
24
+ "grasp_group": {}
25
+ },
26
+ {
27
+ "part_name": "soil",
28
+ "mask_color": "Pink",
29
+ "graspable": false,
30
+ "grasp_scenarios": [],
31
+ "functional_labels": [
32
+ "anchor the plant",
33
+ "hold moisture",
34
+ "support root growth",
35
+ "fill the pot interior"
36
+ ],
37
+ "semantic_description": "Dark brown exposed soil with a dull granular loose texture, recessed inside the top opening of the pot around the plant base as a visible top layer.",
38
+ "id": 8,
39
+ "grasp_group": {}
40
+ }
41
+ ],
42
+ "quality_check": {
43
+ "success": false,
44
+ "message": "Blue mask combines plant and pot; part name/functions/grasp focus are inaccurate and omit plant graspability distinction."
45
+ }
46
+ }
dataset/livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3d6b66fc521843a7cc24eec7d1806bf0b5f8fd1062e757b25c5a8367af518fd
3
+ size 3779184
dataset/livingroom_supplies/ornaments/fc73b535af2a580093ddde8d5a24b2f4/houseplant_003.urdf CHANGED
@@ -45,16 +45,17 @@
45
  </link>
46
  <custom_data>
47
  <affordance>
48
- <part_count>0</part_count>
49
  <visual_seg>
50
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
51
  <geometry>
52
- <mesh filename="None" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
 
55
  </affordance>
56
  <quality>
57
- <PartSegChecker>NO: part number exceeds palette size 20</PartSegChecker>
58
  </quality>
59
  </custom_data>
60
  </robot>
 
45
  </link>
46
  <custom_data>
47
  <affordance>
48
+ <part_count>2</part_count>
49
  <visual_seg>
50
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
51
  <geometry>
52
+ <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
53
  </geometry>
54
  </visual_seg>
55
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
56
  </affordance>
57
  <quality>
58
+ <PartSegChecker>NO: {"summary":"Soil is separated, but leaves and pot are merged into one color despite clear functional difference.","merge_groups":[]}</PartSegChecker>
59
  </quality>
60
  </custom_data>
61
  </robot>