]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/blob - examples/imagenet/imagenet_classes.cpp
abd5f33df56ef795a95be8a93d9cad0334f81e50
[tidl/tidl-api.git] / examples / imagenet / imagenet_classes.cpp
1 /******************************************************************************
2  * Copyright (c) 2018, Texas Instruments Incorporated - http://www.ti.com/
3  *   All rights reserved.
4  *
5  *   Redistribution and use in source and binary forms, with or without
6  *   modification, are permitted provided that the following conditions are met:
7  *       * Redistributions of source code must retain the above copyright
8  *         notice, this list of conditions and the following disclaimer.
9  *       * Redistributions in binary form must reproduce the above copyright
10  *         notice, this list of conditions and the following disclaimer in the
11  *         documentation and/or other materials provided with the distribution.
12  *       * Neither the name of Texas Instruments Incorporated nor the
13  *         names of its contributors may be used to endorse or promote products
14  *         derived from this software without specific prior written permission.
15  *
16  *   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
17  *   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18  *   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19  *   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
20  *   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
21  *   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22  *   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
23  *   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
24  *   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
25  *   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
26  *   THE POSSIBILITY OF SUCH DAMAGE.
27  *****************************************************************************/
29 #include "imagenet_classes.h"
31 std::string imagenet_classes[NUM_IMAGENET_CLASSES] = {
32 "tench",
33 "goldfish",
34 "great_white_shark",
35 "tiger_shark",
36 "hammerhead",
37 "electric_ray",
38 "stingray",
39 "cock",
40 "hen",
41 "ostrich",
42 "brambling",
43 "goldfinch",
44 "house_finch",
45 "junco",
46 "indigo_bunting",
47 "robin",
48 "bulbul",
49 "jay",
50 "magpie",
51 "chickadee",
52 "water_ouzel",
53 "kite",
54 "bald_eagle",
55 "vulture",
56 "great_grey_owl",
57 "European_fire_salamander",
58 "common_newt",
59 "eft",
60 "spotted_salamander",
61 "axolotl",
62 "bullfrog",
63 "tree_frog",
64 "tailed_frog",
65 "loggerhead",
66 "leatherback_turtle",
67 "mud_turtle",
68 "terrapin",
69 "box_turtle",
70 "banded_gecko",
71 "common_iguana",
72 "American_chameleon",
73 "whiptail",
74 "agama",
75 "frilled_lizard",
76 "alligator_lizard",
77 "Gila_monster",
78 "green_lizard",
79 "African_chameleon",
80 "Komodo_dragon",
81 "African_crocodile",
82 "American_alligator",
83 "triceratops",
84 "thunder_snake",
85 "ringneck_snake",
86 "hognose_snake",
87 "green_snake",
88 "king_snake",
89 "garter_snake",
90 "water_snake",
91 "vine_snake",
92 "night_snake",
93 "boa_constrictor",
94 "rock_python",
95 "Indian_cobra",
96 "green_mamba",
97 "sea_snake",
98 "horned_viper",
99 "diamondback",
100 "sidewinder",
101 "trilobite",
102 "harvestman",
103 "scorpion",
104 "black_and_gold_garden_spider",
105 "barn_spider",
106 "garden_spider",
107 "black_widow",
108 "tarantula",
109 "wolf_spider",
110 "tick",
111 "centipede",
112 "black_grouse",
113 "ptarmigan",
114 "ruffed_grouse",
115 "prairie_chicken",
116 "peacock",
117 "quail",
118 "partridge",
119 "African_grey",
120 "macaw",
121 "sulphur-crested_cockatoo",
122 "lorikeet",
123 "coucal",
124 "bee_eater",
125 "hornbill",
126 "hummingbird",
127 "jacamar",
128 "toucan",
129 "drake",
130 "red-breasted_merganser",
131 "goose",
132 "black_swan",
133 "tusker",
134 "echidna",
135 "platypus",
136 "wallaby",
137 "koala",
138 "wombat",
139 "jellyfish",
140 "sea_anemone",
141 "brain_coral",
142 "flatworm",
143 "nematode",
144 "conch",
145 "snail",
146 "slug",
147 "sea_slug",
148 "chiton",
149 "chambered_nautilus",
150 "Dungeness_crab",
151 "rock_crab",
152 "fiddler_crab",
153 "king_crab",
154 "American_lobster",
155 "spiny_lobster",
156 "crayfish",
157 "hermit_crab",
158 "isopod",
159 "white_stork",
160 "black_stork",
161 "spoonbill",
162 "flamingo",
163 "little_blue_heron",
164 "American_egret",
165 "bittern",
166 "crane",
167 "limpkin",
168 "European_gallinule",
169 "American_coot",
170 "bustard",
171 "ruddy_turnstone",
172 "red-backed_sandpiper",
173 "redshank",
174 "dowitcher",
175 "oystercatcher",
176 "pelican",
177 "king_penguin",
178 "albatross",
179 "grey_whale",
180 "killer_whale",
181 "dugong",
182 "sea_lion",
183 "Chihuahua",
184 "Japanese_spaniel",
185 "Maltese_dog",
186 "Pekinese",
187 "Shih-Tzu",
188 "Blenheim_spaniel",
189 "papillon",
190 "toy_terrier",
191 "Rhodesian_ridgeback",
192 "Afghan_hound",
193 "basset",
194 "beagle",
195 "bloodhound",
196 "bluetick",
197 "black-and-tan_coonhound",
198 "Walker_hound",
199 "English_foxhound",
200 "redbone",
201 "borzoi",
202 "Irish_wolfhound",
203 "Italian_greyhound",
204 "whippet",
205 "Ibizan_hound",
206 "Norwegian_elkhound",
207 "otterhound",
208 "Saluki",
209 "Scottish_deerhound",
210 "Weimaraner",
211 "Staffordshire_bullterrier",
212 "American_Staffordshire_terrier",
213 "Bedlington_terrier",
214 "Border_terrier",
215 "Kerry_blue_terrier",
216 "Irish_terrier",
217 "Norfolk_terrier",
218 "Norwich_terrier",
219 "Yorkshire_terrier",
220 "wire-haired_fox_terrier",
221 "Lakeland_terrier",
222 "Sealyham_terrier",
223 "Airedale",
224 "cairn",
225 "Australian_terrier",
226 "Dandie_Dinmont",
227 "Boston_bull",
228 "miniature_schnauzer",
229 "giant_schnauzer",
230 "standard_schnauzer",
231 "Scotch_terrier",
232 "Tibetan_terrier",
233 "silky_terrier",
234 "soft-coated_wheaten_terrier",
235 "West_Highland_white_terrier",
236 "Lhasa",
237 "flat-coated_retriever",
238 "curly-coated_retriever",
239 "golden_retriever",
240 "Labrador_retriever",
241 "Chesapeake_Bay_retriever",
242 "German_short-haired_pointer",
243 "vizsla",
244 "English_setter",
245 "Irish_setter",
246 "Gordon_setter",
247 "Brittany_spaniel",
248 "clumber",
249 "English_springer",
250 "Welsh_springer_spaniel",
251 "cocker_spaniel",
252 "Sussex_spaniel",
253 "Irish_water_spaniel",
254 "kuvasz",
255 "schipperke",
256 "groenendael",
257 "malinois",
258 "briard",
259 "kelpie",
260 "komondor",
261 "Old_English_sheepdog",
262 "Shetland_sheepdog",
263 "collie",
264 "Border_collie",
265 "Bouvier_des_Flandres",
266 "Rottweiler",
267 "German_shepherd",
268 "Doberman",
269 "miniature_pinscher",
270 "Greater_Swiss_Mountain_dog",
271 "Bernese_mountain_dog",
272 "Appenzeller",
273 "EntleBucher",
274 "boxer",
275 "bull_mastiff",
276 "Tibetan_mastiff",
277 "French_bulldog",
278 "Great_Dane",
279 "Saint_Bernard",
280 "Eskimo_dog",
281 "malamute",
282 "Siberian_husky",
283 "dalmatian",
284 "affenpinscher",
285 "basenji",
286 "pug",
287 "Leonberg",
288 "Newfoundland",
289 "Great_Pyrenees",
290 "Samoyed",
291 "Pomeranian",
292 "chow",
293 "keeshond",
294 "Brabancon_griffon",
295 "Pembroke",
296 "Cardigan",
297 "toy_poodle",
298 "miniature_poodle",
299 "standard_poodle",
300 "Mexican_hairless",
301 "timber_wolf",
302 "white_wolf",
303 "red_wolf",
304 "coyote",
305 "dingo",
306 "dhole",
307 "African_hunting_dog",
308 "hyena",
309 "red_fox",
310 "kit_fox",
311 "Arctic_fox",
312 "grey_fox",
313 "tabby",
314 "tiger_cat",
315 "Persian_cat",
316 "Siamese_cat",
317 "Egyptian_cat",
318 "cougar",
319 "lynx",
320 "leopard",
321 "snow_leopard",
322 "jaguar",
323 "lion",
324 "tiger",
325 "cheetah",
326 "brown_bear",
327 "American_black_bear",
328 "ice_bear",
329 "sloth_bear",
330 "mongoose",
331 "meerkat",
332 "tiger_beetle",
333 "ladybug",
334 "ground_beetle",
335 "long-horned_beetle",
336 "leaf_beetle",
337 "dung_beetle",
338 "rhinoceros_beetle",
339 "weevil",
340 "fly",
341 "bee",
342 "ant",
343 "grasshopper",
344 "cricket",
345 "walking_stick",
346 "cockroach",
347 "mantis",
348 "cicada",
349 "leafhopper",
350 "lacewing",
351 "dragonfly",
352 "damselfly",
353 "admiral",
354 "ringlet",
355 "monarch",
356 "cabbage_butterfly",
357 "sulphur_butterfly",
358 "lycaenid",
359 "starfish",
360 "sea_urchin",
361 "sea_cucumber",
362 "wood_rabbit",
363 "hare",
364 "Angora",
365 "hamster",
366 "porcupine",
367 "fox_squirrel",
368 "marmot",
369 "beaver",
370 "guinea_pig",
371 "sorrel",
372 "zebra",
373 "hog",
374 "wild_boar",
375 "warthog",
376 "hippopotamus",
377 "ox",
378 "water_buffalo",
379 "bison",
380 "ram",
381 "bighorn",
382 "ibex",
383 "hartebeest",
384 "impala",
385 "gazelle",
386 "Arabian_camel",
387 "llama",
388 "weasel",
389 "mink",
390 "polecat",
391 "black-footed_ferret",
392 "otter",
393 "skunk",
394 "badger",
395 "armadillo",
396 "three-toed_sloth",
397 "orangutan",
398 "gorilla",
399 "chimpanzee",
400 "gibbon",
401 "siamang",
402 "guenon",
403 "patas",
404 "baboon",
405 "macaque",
406 "langur",
407 "colobus",
408 "proboscis_monkey",
409 "marmoset",
410 "capuchin",
411 "howler_monkey",
412 "titi",
413 "spider_monkey",
414 "squirrel_monkey",
415 "Madagascar_cat",
416 "indri",
417 "Indian_elephant",
418 "African_elephant",
419 "lesser_panda",
420 "giant_panda",
421 "barracouta",
422 "eel",
423 "coho",
424 "rock_beauty",
425 "anemone_fish",
426 "sturgeon",
427 "gar",
428 "lionfish",
429 "puffer",
430 "abacus",
431 "abaya",
432 "academic_gown",
433 "accordion",
434 "acoustic_guitar",
435 "aircraft_carrier",
436 "airliner",
437 "airship",
438 "altar",
439 "ambulance",
440 "amphibian",
441 "analog_clock",
442 "apiary",
443 "apron",
444 "ashcan",
445 "assault_rifle",
446 "backpack",
447 "bakery",
448 "balance_beam",
449 "balloon",
450 "ballpoint",
451 "Band_Aid",
452 "banjo",
453 "bannister",
454 "barbell",
455 "barber_chair",
456 "barbershop",
457 "barn",
458 "barometer",
459 "barrel",
460 "barrow",
461 "baseball",
462 "basketball",
463 "bassinet",
464 "bassoon",
465 "bathing_cap",
466 "bath_towel",
467 "bathtub",
468 "beach_wagon",
469 "beacon",
470 "beaker",
471 "bearskin",
472 "beer_bottle",
473 "beer_glass",
474 "bell_cote",
475 "bib",
476 "bicycle-built-for-two",
477 "bikini",
478 "binder",
479 "binoculars",
480 "birdhouse",
481 "boathouse",
482 "bobsled",
483 "bolo_tie",
484 "bonnet",
485 "bookcase",
486 "bookshop",
487 "bottlecap",
488 "bow",
489 "bow_tie",
490 "brass",
491 "brassiere",
492 "breakwater",
493 "breastplate",
494 "broom",
495 "bucket",
496 "buckle",
497 "bulletproof_vest",
498 "bullet_train",
499 "butcher_shop",
500 "cab",
501 "caldron",
502 "candle",
503 "cannon",
504 "canoe",
505 "can_opener",
506 "cardigan",
507 "car_mirror",
508 "carousel",
509 "carpenter's_kit",
510 "carton",
511 "car_wheel",
512 "cash_machine",
513 "cassette",
514 "cassette_player",
515 "castle",
516 "catamaran",
517 "CD_player",
518 "cello",
519 "cellular_telephone",
520 "chain",
521 "chainlink_fence",
522 "chain_mail",
523 "chain_saw",
524 "chest",
525 "chiffonier",
526 "chime",
527 "china_cabinet",
528 "Christmas_stocking",
529 "church",
530 "cinema",
531 "cleaver",
532 "cliff_dwelling",
533 "cloak",
534 "clog",
535 "cocktail_shaker",
536 "coffee_mug",
537 "coffeepot",
538 "coil",
539 "combination_lock",
540 "computer_keyboard",
541 "confectionery",
542 "container_ship",
543 "convertible",
544 "corkscrew",
545 "cornet",
546 "cowboy_boot",
547 "cowboy_hat",
548 "cradle",
549 "crane",
550 "crash_helmet",
551 "crate",
552 "crib",
553 "Crock_Pot",
554 "croquet_ball",
555 "crutch",
556 "cuirass",
557 "dam",
558 "desk",
559 "desktop_computer",
560 "dial_telephone",
561 "diaper",
562 "digital_clock",
563 "digital_watch",
564 "dining_table",
565 "dishrag",
566 "dishwasher",
567 "disk_brake",
568 "dock",
569 "dogsled",
570 "dome",
571 "doormat",
572 "drilling_platform",
573 "drum",
574 "drumstick",
575 "dumbbell",
576 "Dutch_oven",
577 "electric_fan",
578 "electric_guitar",
579 "electric_locomotive",
580 "entertainment_center",
581 "envelope",
582 "espresso_maker",
583 "face_powder",
584 "feather_boa",
585 "file",
586 "fireboat",
587 "fire_engine",
588 "fire_screen",
589 "flagpole",
590 "flute",
591 "folding_chair",
592 "football_helmet",
593 "forklift",
594 "fountain",
595 "fountain_pen",
596 "four-poster",
597 "freight_car",
598 "French_horn",
599 "frying_pan",
600 "fur_coat",
601 "garbage_truck",
602 "gasmask",
603 "gas_pump",
604 "goblet",
605 "go-kart",
606 "golf_ball",
607 "golfcart",
608 "gondola",
609 "gong",
610 "gown",
611 "grand_piano",
612 "greenhouse",
613 "grille",
614 "grocery_store",
615 "guillotine",
616 "hair_slide",
617 "hair_spray",
618 "half_track",
619 "hammer",
620 "hamper",
621 "hand_blower",
622 "hand-held_computer",
623 "handkerchief",
624 "hard_disc",
625 "harmonica",
626 "harp",
627 "harvester",
628 "hatchet",
629 "holster",
630 "home_theater",
631 "honeycomb",
632 "hook",
633 "hoopskirt",
634 "horizontal_bar",
635 "horse_cart",
636 "hourglass",
637 "iPod",
638 "iron",
639 "jack-o'-lantern",
640 "jean",
641 "jeep",
642 "jersey",
643 "jigsaw_puzzle",
644 "jinrikisha",
645 "joystick",
646 "kimono",
647 "knee_pad",
648 "knot",
649 "lab_coat",
650 "ladle",
651 "lampshade",
652 "laptop",
653 "lawn_mower",
654 "lens_cap",
655 "letter_opener",
656 "library",
657 "lifeboat",
658 "lighter",
659 "limousine",
660 "liner",
661 "lipstick",
662 "Loafer",
663 "lotion",
664 "loudspeaker",
665 "loupe",
666 "lumbermill",
667 "magnetic_compass",
668 "mailbag",
669 "mailbox",
670 "maillot",
671 "maillot",
672 "manhole_cover",
673 "maraca",
674 "marimba",
675 "mask",
676 "matchstick",
677 "maypole",
678 "maze",
679 "measuring_cup",
680 "medicine_chest",
681 "megalith",
682 "microphone",
683 "microwave",
684 "military_uniform",
685 "milk_can",
686 "minibus",
687 "miniskirt",
688 "minivan",
689 "missile",
690 "mitten",
691 "mixing_bowl",
692 "mobile_home",
693 "Model_T",
694 "modem",
695 "monastery",
696 "monitor",
697 "moped",
698 "mortar",
699 "mortarboard",
700 "mosque",
701 "mosquito_net",
702 "motor_scooter",
703 "mountain_bike",
704 "mountain_tent",
705 "mouse",
706 "mousetrap",
707 "moving_van",
708 "muzzle",
709 "nail",
710 "neck_brace",
711 "necklace",
712 "nipple",
713 "notebook",
714 "obelisk",
715 "oboe",
716 "ocarina",
717 "odometer",
718 "oil_filter",
719 "organ",
720 "oscilloscope",
721 "overskirt",
722 "oxcart",
723 "oxygen_mask",
724 "packet",
725 "paddle",
726 "paddlewheel",
727 "padlock",
728 "paintbrush",
729 "pajama",
730 "palace",
731 "panpipe",
732 "paper_towel",
733 "parachute",
734 "parallel_bars",
735 "park_bench",
736 "parking_meter",
737 "passenger_car",
738 "patio",
739 "pay-phone",
740 "pedestal",
741 "pencil_box",
742 "pencil_sharpener",
743 "perfume",
744 "Petri_dish",
745 "photocopier",
746 "pick",
747 "pickelhaube",
748 "picket_fence",
749 "pickup",
750 "pier",
751 "piggy_bank",
752 "pill_bottle",
753 "pillow",
754 "ping-pong_ball",
755 "pinwheel",
756 "pirate",
757 "pitcher",
758 "plane",
759 "planetarium",
760 "plastic_bag",
761 "plate_rack",
762 "plow",
763 "plunger",
764 "Polaroid_camera",
765 "pole",
766 "police_van",
767 "poncho",
768 "pool_table",
769 "pop_bottle",
770 "pot",
771 "potter's_wheel",
772 "power_drill",
773 "prayer_rug",
774 "printer",
775 "prison",
776 "projectile",
777 "projector",
778 "puck",
779 "punching_bag",
780 "purse",
781 "quill",
782 "quilt",
783 "racer",
784 "racket",
785 "radiator",
786 "radio",
787 "radio_telescope",
788 "rain_barrel",
789 "recreational_vehicle",
790 "reel",
791 "reflex_camera",
792 "refrigerator",
793 "remote_control",
794 "restaurant",
795 "revolver",
796 "rifle",
797 "rocking_chair",
798 "rotisserie",
799 "rubber_eraser",
800 "rugby_ball",
801 "rule",
802 "running_shoe",
803 "safe",
804 "safety_pin",
805 "saltshaker",
806 "sandal",
807 "sarong",
808 "sax",
809 "scabbard",
810 "scale",
811 "school_bus",
812 "schooner",
813 "scoreboard",
814 "screen",
815 "screw",
816 "screwdriver",
817 "seat_belt",
818 "sewing_machine",
819 "shield",
820 "shoe_shop",
821 "shoji",
822 "shopping_basket",
823 "shopping_cart",
824 "shovel",
825 "shower_cap",
826 "shower_curtain",
827 "ski",
828 "ski_mask",
829 "sleeping_bag",
830 "slide_rule",
831 "sliding_door",
832 "slot",
833 "snorkel",
834 "snowmobile",
835 "snowplow",
836 "soap_dispenser",
837 "soccer_ball",
838 "sock",
839 "solar_dish",
840 "sombrero",
841 "soup_bowl",
842 "space_bar",
843 "space_heater",
844 "space_shuttle",
845 "spatula",
846 "speedboat",
847 "spider_web",
848 "spindle",
849 "sports_car",
850 "spotlight",
851 "stage",
852 "steam_locomotive",
853 "steel_arch_bridge",
854 "steel_drum",
855 "stethoscope",
856 "stole",
857 "stone_wall",
858 "stopwatch",
859 "stove",
860 "strainer",
861 "streetcar",
862 "stretcher",
863 "studio_couch",
864 "stupa",
865 "submarine",
866 "suit",
867 "sundial",
868 "sunglass",
869 "sunglasses",
870 "sunscreen",
871 "suspension_bridge",
872 "swab",
873 "sweatshirt",
874 "swimming_trunks",
875 "swing",
876 "switch",
877 "syringe",
878 "table_lamp",
879 "tank",
880 "tape_player",
881 "teapot",
882 "teddy",
883 "television",
884 "tennis_ball",
885 "thatch",
886 "theater_curtain",
887 "thimble",
888 "thresher",
889 "throne",
890 "tile_roof",
891 "toaster",
892 "tobacco_shop",
893 "toilet_seat",
894 "torch",
895 "totem_pole",
896 "tow_truck",
897 "toyshop",
898 "tractor",
899 "trailer_truck",
900 "tray",
901 "trench_coat",
902 "tricycle",
903 "trimaran",
904 "tripod",
905 "triumphal_arch",
906 "trolleybus",
907 "trombone",
908 "tub",
909 "turnstile",
910 "typewriter_keyboard",
911 "umbrella",
912 "unicycle",
913 "upright",
914 "vacuum",
915 "vase",
916 "vault",
917 "velvet",
918 "vending_machine",
919 "vestment",
920 "viaduct",
921 "violin",
922 "volleyball",
923 "waffle_iron",
924 "wall_clock",
925 "wallet",
926 "wardrobe",
927 "warplane",
928 "washbasin",
929 "washer",
930 "water_bottle",
931 "water_jug",
932 "water_tower",
933 "whiskey_jug",
934 "whistle",
935 "wig",
936 "window_screen",
937 "window_shade",
938 "Windsor_tie",
939 "wine_bottle",
940 "wing",
941 "wok",
942 "wooden_spoon",
943 "wool",
944 "worm_fence",
945 "wreck",
946 "yawl",
947 "yurt",
948 "web_site",
949 "comic_book",
950 "crossword_puzzle",
951 "street_sign",
952 "traffic_light",
953 "book_jacket",
954 "menu",
955 "plate",
956 "guacamole",
957 "consomme",
958 "hot_pot",
959 "trifle",
960 "ice_cream",
961 "ice_lolly",
962 "French_loaf",
963 "bagel",
964 "pretzel",
965 "cheeseburger",
966 "hotdog",
967 "mashed_potato",
968 "head_cabbage",
969 "broccoli",
970 "cauliflower",
971 "zucchini",
972 "spaghetti_squash",
973 "acorn_squash",
974 "butternut_squash",
975 "cucumber",
976 "artichoke",
977 "bell_pepper",
978 "cardoon",
979 "mushroom",
980 "Granny_Smith",
981 "strawberry",
982 "orange",
983 "lemon",
984 "fig",
985 "pineapple",
986 "banana",
987 "jackfruit",
988 "custard_apple",
989 "pomegranate",
990 "hay",
991 "carbonara",
992 "chocolate_sauce",
993 "dough",
994 "meat_loaf",
995 "pizza",
996 "potpie",
997 "burrito",
998 "red_wine",
999 "espresso",
1000 "cup",
1001 "eggnog",
1002 "alp",
1003 "bubble",
1004 "cliff",
1005 "coral_reef",
1006 "geyser",
1007 "lakeside",
1008 "promontory",
1009 "sandbar",
1010 "seashore",
1011 "valley",
1012 "volcano",
1013 "ballplayer",
1014 "groom",
1015 "scuba_diver",
1016 "rapeseed",
1017 "daisy",
1018 "yellow_lady's_slipper",
1019 "corn",
1020 "acorn",
1021 "hip",
1022 "buckeye",
1023 "coral_fungus",
1024 "agaric",
1025 "gyromitra",
1026 "stinkhorn",
1027 "earthstar",
1028 "hen-of-the-woods",
1029 "bolete",
1030 "ear",
1031 "toilet_tissue"
1032 };