xinjjj commited on
Commit
ad98342
·
verified ·
1 Parent(s): e8215ae

Add asset kitchen_supplies/ware/2d132a17bbd25216bec1d8a82ce64cb6

Browse files
.gitattributes CHANGED
@@ -7528,3 +7528,4 @@ dataset/kitchen_supplies/ware/29de8181d06c5e79a9ba5733b814f300/affordance/mesh_p
7528
  dataset/kitchen_supplies/ware/29f5c30ddb105b468cc97db4665ee58b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7529
  dataset/kitchen_supplies/ware/2c3e6386e78d5caf88352784b1f59544/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7530
  dataset/kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
7528
  dataset/kitchen_supplies/ware/29f5c30ddb105b468cc97db4665ee58b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7529
  dataset/kitchen_supplies/ware/2c3e6386e78d5caf88352784b1f59544/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7530
  dataset/kitchen_supplies/ware/2cebfef66ea557fe84085fd5b2bb5123/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
7531
+ dataset/kitchen_supplies/ware/2d132a17bbd25216bec1d8a82ce64cb6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/ware/2d132a17bbd25216bec1d8a82ce64cb6/affordance/affordance_annot.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "cup body",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the cup body from the sides to lift the cup",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the cup body to stabilize it during placement on a surface",
14
+ "confidence": 0.79
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "contain the beverage",
19
+ "provide the main structure",
20
+ "support side grasping",
21
+ "connect handle and base"
22
+ ],
23
+ "semantic_description": "Large white ceramic cup body with a glossy smooth hard surface, rounded tapered shape, and the main outer wall surrounding the drink.",
24
+ "id": 0,
25
+ "grasp_group": {
26
+ "grasp_1": {
27
+ "confidence": 0.6297534108161926,
28
+ "position": [
29
+ 0.05323685798794031,
30
+ 0.0166921605632524,
31
+ 0.1250025003682822
32
+ ],
33
+ "orientation": {
34
+ "w": 0.058703231177194296,
35
+ "xyz": [
36
+ 0.6952746609186422,
37
+ 0.7162500421165532,
38
+ -0.011530555141022747
39
+ ]
40
+ }
41
+ }
42
+ }
43
+ },
44
+ {
45
+ "part_name": "mug handle",
46
+ "mask_color": "Green",
47
+ "graspable": true,
48
+ "grasp_scenarios": [
49
+ {
50
+ "scenario": "grasp the handle to lift and carry the cup",
51
+ "confidence": 0.91
52
+ },
53
+ {
54
+ "scenario": "hold the handle to rotate or reposition the cup",
55
+ "confidence": 0.86
56
+ }
57
+ ],
58
+ "functional_labels": [
59
+ "provide a side grip",
60
+ "lift the cup without gripping the hot wall",
61
+ "help orient and reposition the cup"
62
+ ],
63
+ "semantic_description": "Curved white ceramic handle with a glossy smooth hard finish, medium size, looped off the cup side for gripping.",
64
+ "id": 1,
65
+ "grasp_group": {}
66
+ },
67
+ {
68
+ "part_name": "coffee surface",
69
+ "mask_color": "Blue",
70
+ "graspable": false,
71
+ "grasp_scenarios": [],
72
+ "functional_labels": [
73
+ "hold drink at the top opening",
74
+ "provide the consumable liquid surface",
75
+ "indicate fill area"
76
+ ],
77
+ "semantic_description": "Light brown coffee surface with creamy white latte-art foam, glossy liquid appearance, smooth texture, and a circular recessed area inside the cup rim.",
78
+ "id": 2,
79
+ "grasp_group": {}
80
+ },
81
+ {
82
+ "part_name": "base ring",
83
+ "mask_color": "Orange",
84
+ "graspable": false,
85
+ "grasp_scenarios": [],
86
+ "functional_labels": [
87
+ "support standing stability",
88
+ "elevate the cup slightly from the table",
89
+ "distribute contact at the bottom"
90
+ ],
91
+ "semantic_description": "Small circular beige unglazed-looking ceramic foot ring on the underside, with a matte smoother-than-rough hard surface and centered at the bottom.",
92
+ "id": 4,
93
+ "grasp_group": {}
94
+ },
95
+ {
96
+ "part_name": "rim of cup",
97
+ "mask_color": "Yellow",
98
+ "graspable": false,
99
+ "grasp_scenarios": [],
100
+ "functional_labels": [
101
+ "define the drinking edge",
102
+ "retain the liquid opening",
103
+ "provide a pouring boundary"
104
+ ],
105
+ "semantic_description": "Thin white ceramic rim with a glossy smooth hard finish, forming the narrow top edge around the cup opening.",
106
+ "id": 3,
107
+ "grasp_group": {}
108
+ }
109
+ ],
110
+ "quality_check": {
111
+ "success": true,
112
+ "message": "YES"
113
+ }
114
+ }
dataset/kitchen_supplies/ware/2d132a17bbd25216bec1d8a82ce64cb6/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c9f96fc451513a0046a886a2c3b46610f6a5bf389d78f7dfdb85b3a42e2203
3
+ size 3782264