xinjjj commited on
Commit
48d3f83
·
verified ·
1 Parent(s): 584295d

Add asset kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc

Browse files
.gitattributes CHANGED
@@ -8424,3 +8424,4 @@ dataset/kitchen_supplies/tableware/0cba227e931e5559a8fc0f246cd970fd/affordance/m
8424
  dataset/kitchen_supplies/tableware/0cbec0d87af15c6ab6bc773534150f22/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8425
  dataset/kitchen_supplies/tableware/0d4632d9fe615f069de2f4d2328793a6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8426
  dataset/kitchen_supplies/tableware/0df501f97bf75928ae17e00874b53329/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8424
  dataset/kitchen_supplies/tableware/0cbec0d87af15c6ab6bc773534150f22/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8425
  dataset/kitchen_supplies/tableware/0d4632d9fe615f069de2f4d2328793a6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8426
  dataset/kitchen_supplies/tableware/0df501f97bf75928ae17e00874b53329/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8427
+ dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/affordance/affordance_annot.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "plate rim",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the outer rim from the side to pick up the plate",
10
+ "confidence": 0.86
11
+ },
12
+ {
13
+ "scenario": "pinch the rim to reposition or rotate the plate on a surface",
14
+ "confidence": 0.82
15
+ },
16
+ {
17
+ "scenario": "hold the rim to stabilize the plate during placement",
18
+ "confidence": 0.79
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide a grasp edge",
23
+ "support the plate structure",
24
+ "frame the eating surface",
25
+ "help contain food near the edge"
26
+ ],
27
+ "semantic_description": "Wide scalloped pale pink ceramic rim with a glossy smooth surface and metallic gold edging, forming the outer border of the plate.",
28
+ "id": 0,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "plate well",
33
+ "mask_color": "Green",
34
+ "graspable": false,
35
+ "grasp_scenarios": [],
36
+ "functional_labels": [
37
+ "hold food",
38
+ "provide serving surface",
39
+ "contain sauces or small items",
40
+ "form the main eating area"
41
+ ],
42
+ "semantic_description": "Shallow white glossy ceramic center well, oval in outline and recessed inside the pink rim as the main food-bearing area.",
43
+ "id": 1,
44
+ "grasp_group": {}
45
+ },
46
+ {
47
+ "part_name": "center decoration",
48
+ "mask_color": "Blue",
49
+ "graspable": false,
50
+ "grasp_scenarios": [],
51
+ "functional_labels": [
52
+ "decorate the plate",
53
+ "provide a visual motif",
54
+ "help indicate plate orientation"
55
+ ],
56
+ "semantic_description": "Small red rose-like printed motif and nearby fine gold text on the white center surface, appearing as a glossy decorative marking near the middle of the plate.",
57
+ "id": 2,
58
+ "grasp_group": {}
59
+ }
60
+ ],
61
+ "quality_check": {
62
+ "success": true,
63
+ "message": "YES"
64
+ }
65
+ }
dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6743b61860898ba00efc10962858939b56c32ee125f705a7d0b77334e5e01174
3
+ size 3781112
dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/plate_039.urdf CHANGED
@@ -57,6 +57,7 @@
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
 
60
  </affordance>
61
  <quality>
62
  <PartSegChecker>NO: {"summary":"Blue marks decorative print, not a functional part of the plate.","merge_groups":[]}</PartSegChecker>
 
57
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
58
  </geometry>
59
  </visual_seg>
60
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
61
  </affordance>
62
  <quality>
63
  <PartSegChecker>NO: {"summary":"Blue marks decorative print, not a functional part of the plate.","merge_groups":[]}</PartSegChecker>