xinjjj commited on
Commit
a8dc4c9
·
verified ·
1 Parent(s): 0d9984b

Add asset kitchen_supplies/cookware/fe20d183322d54fa93fc1aac42ec50b8

Browse files
.gitattributes CHANGED
@@ -8372,4 +8372,4 @@ dataset/kitchen_supplies/cookware/aa1174fba8d35412aa0ba90ce3187720/affordance/me
8372
  dataset/kitchen_supplies/cookware/bc4f157ed6015f68a223cddbc41982f4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8373
  dataset/kitchen_supplies/cookware/beb7a328c8885f31ab20b68b206032b6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8374
  dataset/kitchen_supplies/cookware/c6d21b856a1c5efc8d9e60ef27c73803/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8375
- dataset/kitchen_supplies/cookware/d4fc3a3574865a8ca499337875006608/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
8372
  dataset/kitchen_supplies/cookware/bc4f157ed6015f68a223cddbc41982f4/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8373
  dataset/kitchen_supplies/cookware/beb7a328c8885f31ab20b68b206032b6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8374
  dataset/kitchen_supplies/cookware/c6d21b856a1c5efc8d9e60ef27c73803/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8375
+ dataset/kitchen_supplies/cookware/fe20d183322d54fa93fc1aac42ec50b8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/cookware/fe20d183322d54fa93fc1aac42ec50b8/affordance/affordance_annot.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "left side handle",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side handle to lift or carry the pot from one side",
10
+ "confidence": 0.91
11
+ },
12
+ {
13
+ "scenario": "use with the opposite handle for a balanced two-sided lift",
14
+ "confidence": 0.95
15
+ },
16
+ {
17
+ "scenario": "hold the handle to stabilize the pot while repositioning it",
18
+ "confidence": 0.86
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide a side grip",
23
+ "assist lifting the pot",
24
+ "stabilize during carrying",
25
+ "help control pot orientation"
26
+ ],
27
+ "semantic_description": "Rectangular looped silver metal handle with a reflective smooth hard surface, medium-sized and mounted near the upper sidewall, formed from bent rod stock.",
28
+ "id": 0,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "right side handle",
33
+ "mask_color": "Green",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "grasp the side handle to lift or carry the pot from one side",
38
+ "confidence": 0.91
39
+ },
40
+ {
41
+ "scenario": "hold the handle to stabilize the pot while positioning or rotating it",
42
+ "confidence": 0.86
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "provide a side grip",
47
+ "assist lifting the pot",
48
+ "stabilize during carrying",
49
+ "help control pot orientation"
50
+ ],
51
+ "semantic_description": "Rectangular looped silver metal handle with a reflective smooth hard surface, medium-sized and attached near the upper side of the pot as a bent tubular or rod handle.",
52
+ "id": 1,
53
+ "grasp_group": {}
54
+ },
55
+ {
56
+ "part_name": "pot body",
57
+ "mask_color": "Blue",
58
+ "graspable": true,
59
+ "grasp_scenarios": [
60
+ {
61
+ "scenario": "grasp the pot body to pick up or move the empty pot when handles are inaccessible",
62
+ "confidence": 0.62
63
+ },
64
+ {
65
+ "scenario": "hold the body to stabilize the pot during placement or inspection",
66
+ "confidence": 0.58
67
+ }
68
+ ],
69
+ "functional_labels": [
70
+ "contain soup or liquid",
71
+ "provide main structure",
72
+ "support the handles",
73
+ "support heating and cooking"
74
+ ],
75
+ "semantic_description": "Large cylindrical silver metal vessel with a reflective smooth hard surface, deep open form, and plain unmarked sides making up most of the object's volume.",
76
+ "id": 2,
77
+ "grasp_group": {}
78
+ },
79
+ {
80
+ "part_name": "interior basin",
81
+ "mask_color": "Yellow",
82
+ "graspable": false,
83
+ "grasp_scenarios": [],
84
+ "functional_labels": [
85
+ "hold food or liquid",
86
+ "provide cooking volume",
87
+ "receive ingredients",
88
+ "define the open top cavity"
89
+ ],
90
+ "semantic_description": "Deep circular inner cavity of silver metal with a smooth reflective hard surface, located at the top opening and sized to contain the pot's contents.",
91
+ "id": 3,
92
+ "grasp_group": {}
93
+ },
94
+ {
95
+ "part_name": "top rim",
96
+ "mask_color": "Orange",
97
+ "graspable": true,
98
+ "grasp_scenarios": [
99
+ {
100
+ "scenario": "grasp the rim to steady the pot during careful placement or alignment",
101
+ "confidence": 0.41
102
+ },
103
+ {
104
+ "scenario": "pinch the rim to pull or slide the empty pot slightly",
105
+ "confidence": 0.34
106
+ }
107
+ ],
108
+ "functional_labels": [
109
+ "reinforce the opening",
110
+ "define pouring edge",
111
+ "support the top boundary",
112
+ "help align lids or contents"
113
+ ],
114
+ "semantic_description": "Rounded silver metal rim with a reflective smooth hard finish, running around the top edge of the pot opening as a narrow raised lip.",
115
+ "id": 4,
116
+ "grasp_group": {}
117
+ }
118
+ ],
119
+ "quality_check": {
120
+ "success": true,
121
+ "message": "YES"
122
+ }
123
+ }
dataset/kitchen_supplies/cookware/fe20d183322d54fa93fc1aac42ec50b8/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4501342ab5bb602f488ba3eb5d022ace3f6b957f87915e1afe91306b287b94
3
+ size 1799420