-
Notifications
You must be signed in to change notification settings - Fork 5
/
attribute_counts.py
16 lines (16 loc) · 1.71 KB
/
attribute_counts.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
attribute_counts = {'white': 52795, 'black': 31290, 'green': 24967, 'blue': 24833, 'brown': 21859, 'red': 14886, 'large': 10613,
'yellow': 8608, 'gray': 7811, 'wooden': 7511, 'grey': 6912, 'small': 6489, 'tall': 6140, 'long': 4801,
'dark': 4698, 'standing': 4590, 'clear': 4530, 'metal': 4272, 'orange': 3707, 'tan': 3208, 'sitting': 2930,
'silver': 2910, 'pink': 2839, 'wood': 2739, 'short': 2650, 'big': 2560, 'parked': 2442, 'brick': 2339,
'cloudy': 2278, 'young': 2262, 'round': 2235, 'walking': 2221, 'striped': 2153, 'open': 2120, 'glass': 1996,
'purple': 1647, 'bare': 1566, 'smiling': 1550, 'plastic': 1548, 'blonde': 1529, 'old': 1450, 'wet': 1322,
'looking': 1307, 'bright': 1196, 'beige': 1134, 'concrete': 1059, 'playing': 1042, 'dirty': 995, 'calm': 993,
'leafy': 977, 'light': 967, 'little': 940, 'eating': 929, 'colorful': 913, 'tiled': 872, 'grassy': 848,
'square': 832, 'thick': 820, 'dry': 815, 'gold': 754, 'paved': 753, 'fluffy': 727, 'closed': 726, 'thin': 690,
'light brown': 659, 'plaid': 647, 'dead': 647, 'light blue': 627, 'covered': 604, 'wearing': 599, 'sandy': 585,
'cement': 552, 'dirt': 541, 'overcast': 539, 'leafless': 533, 'skiing': 526, 'distant': 525, 'flying': 515,
'chain link': 513, 'watching': 494, 'grazing': 486, "man's": 482, 'running': 482, 'framed': 479, 'on': 478,
'dark brown': 476, 'clean': 474, 'rectangular': 473, 'snowy': 460, 'cloudless': 444, 'furry': 442,
'dark blue': 436, 'laying': 428, 'stuffed': 408, 'baby': 401, 'jumping': 396, 'moving': 391, 'spotted': 389,
'tile': 382, 'curly': 379, 'hazy': 378, 'surfing': 373, 'skateboarding': 370, 'circular': 363, 'khaki': 362,
'ceramic': 356}