xinjjj commited on
Commit
7f84e49
·
verified ·
1 Parent(s): 37f4d29

Add asset desktop_supplies/decorations/fdc9b69a39fe5b8fb716101eda50fb59

Browse files
.gitattributes CHANGED
@@ -6171,4 +6171,4 @@ dataset/desktop_supplies/decorations/f43dc0a4b1855874a16fc253636923e0/affordance
6171
  dataset/desktop_supplies/decorations/f5a0bc078b1f5a6eb4f9e45644a41201/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6172
  dataset/desktop_supplies/decorations/f6081aabe52b56b8ae7acbae76d84604/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6173
  dataset/desktop_supplies/decorations/f7ac2ca905c05c6abdf49dade9b7dd08/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6174
- dataset/desktop_supplies/decorations/fd0995d61a0d5e04a991849a6456e816/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6171
  dataset/desktop_supplies/decorations/f5a0bc078b1f5a6eb4f9e45644a41201/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6172
  dataset/desktop_supplies/decorations/f6081aabe52b56b8ae7acbae76d84604/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6173
  dataset/desktop_supplies/decorations/f7ac2ca905c05c6abdf49dade9b7dd08/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6174
+ dataset/desktop_supplies/decorations/fdc9b69a39fe5b8fb716101eda50fb59/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/desktop_supplies/decorations/fdc9b69a39fe5b8fb716101eda50fb59/affordance/affordance_annot.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "lid",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the lid to unscrew or remove it for opening",
10
+ "confidence": 0.93
11
+ },
12
+ {
13
+ "scenario": "grasp the lid to stabilize the thermos while rotating the body",
14
+ "confidence": 0.71
15
+ },
16
+ {
17
+ "scenario": "pick up the thermos by the lid when the body is obstructed",
18
+ "confidence": 0.42
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "cover the opening",
23
+ "seal the container",
24
+ "enable opening and closing",
25
+ "provide a twisting interface"
26
+ ],
27
+ "semantic_description": "Rounded brown lid with a wood-like appearance, hard smooth satin finish, and slightly domed cylindrical shape at the top of the thermos.",
28
+ "id": 0,
29
+ "grasp_group": {
30
+ "grasp_14": {
31
+ "confidence": 0.4936542809009552,
32
+ "position": [
33
+ 0.04376287341438001,
34
+ -0.09792751097120345,
35
+ 0.14288978860713542
36
+ ],
37
+ "orientation": {
38
+ "w": 0.5033063060008446,
39
+ "xyz": [
40
+ -0.8403507757566014,
41
+ -0.1661086770896767,
42
+ 0.1135836406379865
43
+ ]
44
+ }
45
+ },
46
+ "grasp_19": {
47
+ "confidence": 0.4755473732948303,
48
+ "position": [
49
+ 0.04786187365971273,
50
+ -0.02901825145818293,
51
+ 0.1835392324719578
52
+ ],
53
+ "orientation": {
54
+ "w": 0.24353417869183971,
55
+ "xyz": [
56
+ -0.8619186908123626,
57
+ -0.42522199078960177,
58
+ 0.13028251143619216
59
+ ]
60
+ }
61
+ }
62
+ }
63
+ },
64
+ {
65
+ "part_name": "thermos body",
66
+ "mask_color": "Green",
67
+ "graspable": true,
68
+ "grasp_scenarios": [
69
+ {
70
+ "scenario": "grasp the body at the midsection to pick up and carry the thermos",
71
+ "confidence": 0.96
72
+ },
73
+ {
74
+ "scenario": "hold the body while unscrewing the lid",
75
+ "confidence": 0.94
76
+ },
77
+ {
78
+ "scenario": "grasp the body to tilt and pour from the thermos",
79
+ "confidence": 0.88
80
+ }
81
+ ],
82
+ "functional_labels": [
83
+ "contain liquid",
84
+ "provide the main grip surface",
85
+ "support lifting and carrying",
86
+ "insulate contents",
87
+ "support pouring"
88
+ ],
89
+ "semantic_description": "Tall white cylindrical body with a slight taper, likely painted metal, smooth matte-to-satin finish, hard texture, and clean unmarked sides forming the main vessel.",
90
+ "id": 1,
91
+ "grasp_group": {}
92
+ },
93
+ {
94
+ "part_name": "bottom base",
95
+ "mask_color": "Blue",
96
+ "graspable": false,
97
+ "grasp_scenarios": [],
98
+ "functional_labels": [
99
+ "support upright standing",
100
+ "protect the bottom",
101
+ "provide a contact surface",
102
+ "improve stability"
103
+ ],
104
+ "semantic_description": "Dark gray circular bottom base, likely plastic or rubber, with a smooth slightly recessed surface and hard finish at the underside of the thermos.",
105
+ "id": 2,
106
+ "grasp_group": {}
107
+ }
108
+ ],
109
+ "quality_check": {
110
+ "success": true,
111
+ "message": "YES"
112
+ }
113
+ }
dataset/desktop_supplies/decorations/fdc9b69a39fe5b8fb716101eda50fb59/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978a1294d168efecab2e65650698e9e4af3378b35b25307d8e97e35cd2082f61
3
+ size 2128948