-
Notifications
You must be signed in to change notification settings - Fork 6
/
get_bins_all.sh
342 lines (341 loc) · 9.98 KB
/
get_bins_all.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
python3 get_bins.py 'airplane'
python3 get_bins.py 'alarm clock'
python3 get_bins.py 'ambulance'
python3 get_bins.py 'angel'
python3 get_bins.py 'animal migration'
python3 get_bins.py 'ant'
python3 get_bins.py 'anvil'
python3 get_bins.py 'apple'
python3 get_bins.py 'arm'
python3 get_bins.py 'asparagus'
python3 get_bins.py 'axe'
python3 get_bins.py 'backpack'
python3 get_bins.py 'banana'
python3 get_bins.py 'bandage'
python3 get_bins.py 'barn'
python3 get_bins.py 'baseball bat'
python3 get_bins.py 'baseball'
python3 get_bins.py 'basket'
python3 get_bins.py 'basketball'
python3 get_bins.py 'bat'
python3 get_bins.py 'bathtub'
python3 get_bins.py 'beach'
python3 get_bins.py 'bear'
python3 get_bins.py 'beard'
python3 get_bins.py 'bed'
python3 get_bins.py 'bee'
python3 get_bins.py 'belt'
python3 get_bins.py 'bench'
python3 get_bins.py 'bicycle'
python3 get_bins.py 'binoculars'
python3 get_bins.py 'bird'
python3 get_bins.py 'birthday cake'
python3 get_bins.py 'blackberry'
python3 get_bins.py 'blueberry'
python3 get_bins.py 'book'
python3 get_bins.py 'boomerang'
python3 get_bins.py 'bottlecap'
python3 get_bins.py 'bowtie'
python3 get_bins.py 'bracelet'
python3 get_bins.py 'brain'
python3 get_bins.py 'bread'
python3 get_bins.py 'bridge'
python3 get_bins.py 'broccoli'
python3 get_bins.py 'broom'
python3 get_bins.py 'bucket'
python3 get_bins.py 'bulldozer'
python3 get_bins.py 'bus'
python3 get_bins.py 'bush'
python3 get_bins.py 'butterfly'
python3 get_bins.py 'cactus'
python3 get_bins.py 'cake'
python3 get_bins.py 'calculator'
python3 get_bins.py 'calendar'
python3 get_bins.py 'camel'
python3 get_bins.py 'camera'
python3 get_bins.py 'camouflage'
python3 get_bins.py 'campfire'
python3 get_bins.py 'candle'
python3 get_bins.py 'cannon'
python3 get_bins.py 'canoe'
python3 get_bins.py 'car'
python3 get_bins.py 'carrot'
python3 get_bins.py 'castle'
python3 get_bins.py 'cat'
python3 get_bins.py 'ceiling fan'
python3 get_bins.py 'cell phone'
python3 get_bins.py 'cello'
python3 get_bins.py 'chair'
python3 get_bins.py 'chandelier'
python3 get_bins.py 'church'
python3 get_bins.py 'circle'
python3 get_bins.py 'clarinet'
python3 get_bins.py 'clock'
python3 get_bins.py 'cloud'
python3 get_bins.py 'coffee cup'
python3 get_bins.py 'compass'
python3 get_bins.py 'computer'
python3 get_bins.py 'cookie'
python3 get_bins.py 'cooler'
python3 get_bins.py 'couch'
python3 get_bins.py 'cow'
python3 get_bins.py 'crab'
python3 get_bins.py 'crayon'
python3 get_bins.py 'crocodile'
python3 get_bins.py 'crown'
python3 get_bins.py 'cruise ship'
python3 get_bins.py 'cup'
python3 get_bins.py 'diamond'
python3 get_bins.py 'dishwasher'
python3 get_bins.py 'diving board'
python3 get_bins.py 'dog'
python3 get_bins.py 'dolphin'
python3 get_bins.py 'donut'
python3 get_bins.py 'door'
python3 get_bins.py 'dragon'
python3 get_bins.py 'dresser'
python3 get_bins.py 'drill'
python3 get_bins.py 'drums'
python3 get_bins.py 'duck'
python3 get_bins.py 'dumbbell'
python3 get_bins.py 'ear'
python3 get_bins.py 'elbow'
python3 get_bins.py 'elephant'
python3 get_bins.py 'envelope'
python3 get_bins.py 'eraser'
python3 get_bins.py 'eye'
python3 get_bins.py 'eyeglasses'
python3 get_bins.py 'face'
python3 get_bins.py 'fan'
python3 get_bins.py 'feather'
python3 get_bins.py 'fence'
python3 get_bins.py 'finger'
python3 get_bins.py 'fire hydrant'
python3 get_bins.py 'fireplace'
python3 get_bins.py 'firetruck'
python3 get_bins.py 'fish'
python3 get_bins.py 'flamingo'
python3 get_bins.py 'flashlight'
python3 get_bins.py 'flip flops'
python3 get_bins.py 'floor lamp'
python3 get_bins.py 'flower'
python3 get_bins.py 'flying saucer'
python3 get_bins.py 'foot'
python3 get_bins.py 'fork'
python3 get_bins.py 'frog'
python3 get_bins.py 'frying pan'
python3 get_bins.py 'garden hose'
python3 get_bins.py 'garden'
python3 get_bins.py 'giraffe'
python3 get_bins.py 'goatee'
python3 get_bins.py 'golf club'
python3 get_bins.py 'grapes'
python3 get_bins.py 'grass'
python3 get_bins.py 'guitar'
python3 get_bins.py 'hamburger'
python3 get_bins.py 'hammer'
python3 get_bins.py 'hand'
python3 get_bins.py 'harp'
python3 get_bins.py 'hat'
python3 get_bins.py 'headphones'
python3 get_bins.py 'hedgehog'
python3 get_bins.py 'helicopter'
python3 get_bins.py 'helmet'
python3 get_bins.py 'hexagon'
python3 get_bins.py 'hockey puck'
python3 get_bins.py 'hockey stick'
python3 get_bins.py 'horse'
python3 get_bins.py 'hospital'
python3 get_bins.py 'hot air balloon'
python3 get_bins.py 'hot dog'
python3 get_bins.py 'hot tub'
python3 get_bins.py 'hourglass'
python3 get_bins.py 'house plant'
python3 get_bins.py 'house'
python3 get_bins.py 'hurricane'
python3 get_bins.py 'ice cream'
python3 get_bins.py 'jacket'
python3 get_bins.py 'jail'
python3 get_bins.py 'kangaroo'
python3 get_bins.py 'key'
python3 get_bins.py 'keyboard'
python3 get_bins.py 'knee'
python3 get_bins.py 'knife'
python3 get_bins.py 'ladder'
python3 get_bins.py 'lantern'
python3 get_bins.py 'laptop'
python3 get_bins.py 'leaf'
python3 get_bins.py 'leg'
python3 get_bins.py 'light bulb'
python3 get_bins.py 'lighter'
python3 get_bins.py 'lighthouse'
python3 get_bins.py 'lightning'
python3 get_bins.py 'line'
python3 get_bins.py 'lion'
python3 get_bins.py 'lipstick'
python3 get_bins.py 'lobster'
python3 get_bins.py 'lollipop'
python3 get_bins.py 'mailbox'
python3 get_bins.py 'map'
python3 get_bins.py 'marker'
python3 get_bins.py 'matches'
python3 get_bins.py 'megaphone'
python3 get_bins.py 'mermaid'
python3 get_bins.py 'microphone'
python3 get_bins.py 'microwave'
python3 get_bins.py 'monkey'
python3 get_bins.py 'moon'
python3 get_bins.py 'mosquito'
python3 get_bins.py 'motorbike'
python3 get_bins.py 'mountain'
python3 get_bins.py 'mouse'
python3 get_bins.py 'moustache'
python3 get_bins.py 'mouth'
python3 get_bins.py 'mug'
python3 get_bins.py 'mushroom'
python3 get_bins.py 'nail'
python3 get_bins.py 'necklace'
python3 get_bins.py 'nose'
python3 get_bins.py 'ocean'
python3 get_bins.py 'octagon'
python3 get_bins.py 'octopus'
python3 get_bins.py 'onion'
python3 get_bins.py 'oven'
python3 get_bins.py 'owl'
python3 get_bins.py 'paint can'
python3 get_bins.py 'paintbrush'
python3 get_bins.py 'palm tree'
python3 get_bins.py 'panda'
python3 get_bins.py 'pants'
python3 get_bins.py 'paper clip'
python3 get_bins.py 'parachute'
python3 get_bins.py 'parrot'
python3 get_bins.py 'passport'
python3 get_bins.py 'peanut'
python3 get_bins.py 'pear'
python3 get_bins.py 'peas'
python3 get_bins.py 'pencil'
python3 get_bins.py 'penguin'
python3 get_bins.py 'piano'
python3 get_bins.py 'pickup truck'
python3 get_bins.py 'picture frame'
python3 get_bins.py 'pig'
python3 get_bins.py 'pillow'
python3 get_bins.py 'pineapple'
python3 get_bins.py 'pizza'
python3 get_bins.py 'pliers'
python3 get_bins.py 'police car'
python3 get_bins.py 'pond'
python3 get_bins.py 'pool'
python3 get_bins.py 'popsicle'
python3 get_bins.py 'postcard'
python3 get_bins.py 'potato'
python3 get_bins.py 'power outlet'
python3 get_bins.py 'purse'
python3 get_bins.py 'rabbit'
python3 get_bins.py 'raccoon'
python3 get_bins.py 'radio'
python3 get_bins.py 'rain'
python3 get_bins.py 'rainbow'
python3 get_bins.py 'rake'
python3 get_bins.py 'remote control'
python3 get_bins.py 'rhinoceros'
python3 get_bins.py 'rifle'
python3 get_bins.py 'river'
python3 get_bins.py 'roller coaster'
python3 get_bins.py 'rollerskates'
python3 get_bins.py 'sailboat'
python3 get_bins.py 'sandwich'
python3 get_bins.py 'saw'
python3 get_bins.py 'saxophone'
python3 get_bins.py 'school bus'
python3 get_bins.py 'scissors'
python3 get_bins.py 'scorpion'
python3 get_bins.py 'screwdriver'
python3 get_bins.py 'sea turtle'
python3 get_bins.py 'see saw'
python3 get_bins.py 'shark'
python3 get_bins.py 'sheep'
python3 get_bins.py 'shoe'
python3 get_bins.py 'shorts'
python3 get_bins.py 'shovel'
python3 get_bins.py 'sink'
python3 get_bins.py 'skateboard'
python3 get_bins.py 'skull'
python3 get_bins.py 'skyscraper'
python3 get_bins.py 'sleeping bag'
python3 get_bins.py 'smiley face'
python3 get_bins.py 'snail'
python3 get_bins.py 'snake'
python3 get_bins.py 'snorkel'
python3 get_bins.py 'snowflake'
python3 get_bins.py 'snowman'
python3 get_bins.py 'soccer ball'
python3 get_bins.py 'sock'
python3 get_bins.py 'speedboat'
python3 get_bins.py 'spider'
python3 get_bins.py 'spoon'
python3 get_bins.py 'spreadsheet'
python3 get_bins.py 'square'
python3 get_bins.py 'squiggle'
python3 get_bins.py 'squirrel'
python3 get_bins.py 'stairs'
python3 get_bins.py 'star'
python3 get_bins.py 'steak'
python3 get_bins.py 'stereo'
python3 get_bins.py 'stethoscope'
python3 get_bins.py 'stitches'
python3 get_bins.py 'stop sign'
python3 get_bins.py 'stove'
python3 get_bins.py 'strawberry'
python3 get_bins.py 'streetlight'
python3 get_bins.py 'string bean'
python3 get_bins.py 'submarine'
python3 get_bins.py 'suitcase'
python3 get_bins.py 'sun'
python3 get_bins.py 'swan'
python3 get_bins.py 'sweater'
python3 get_bins.py 'swing set'
python3 get_bins.py 'sword'
python3 get_bins.py 'syringe'
python3 get_bins.py 't-shirt'
python3 get_bins.py 'table'
python3 get_bins.py 'teapot'
python3 get_bins.py 'teddy-bear'
python3 get_bins.py 'telephone'
python3 get_bins.py 'television'
python3 get_bins.py 'tennis racquet'
python3 get_bins.py 'tent'
python3 get_bins.py 'tiger'
python3 get_bins.py 'toaster'
python3 get_bins.py 'toe'
python3 get_bins.py 'toilet'
python3 get_bins.py 'tooth'
python3 get_bins.py 'toothbrush'
python3 get_bins.py 'toothpaste'
python3 get_bins.py 'tornado'
python3 get_bins.py 'tractor'
python3 get_bins.py 'traffic light'
python3 get_bins.py 'train'
python3 get_bins.py 'tree'
python3 get_bins.py 'triangle'
python3 get_bins.py 'trombone'
python3 get_bins.py 'truck'
python3 get_bins.py 'trumpet'
python3 get_bins.py 'umbrella'
python3 get_bins.py 'underwear'
python3 get_bins.py 'van'
python3 get_bins.py 'vase'
python3 get_bins.py 'violin'
python3 get_bins.py 'washing machine'
python3 get_bins.py 'watermelon'
python3 get_bins.py 'waterslide'
python3 get_bins.py 'whale'
python3 get_bins.py 'wheel'
python3 get_bins.py 'windmill'
python3 get_bins.py 'wine bottle'
python3 get_bins.py 'wine glass'
python3 get_bins.py 'wristwatch'
python3 get_bins.py 'yoga'
python3 get_bins.py 'zebra'
python3 get_bins.py 'zigzag'