Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,216 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
|
|
|
|
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
The ImageNet-A dataset contains 7,500 natural adversarial examples.
|
5 |
+
Source: https://github.com/hendrycks/natural-adv-examples
|
6 |
+
Also see the ImageNet-C and ImageNet-P datasets at https://github.com/hendrycks/robustness
|
7 |
|
8 |
+
@article{hendrycks2019nae,
|
9 |
+
title={Natural Adversarial Examples},
|
10 |
+
author={Dan Hendrycks and Kevin Zhao and Steven Basart and Jacob Steinhardt and Dawn Song},
|
11 |
+
journal={arXiv preprint arXiv:1907.07174},
|
12 |
+
year={2019}
|
13 |
+
}
|
14 |
+
|
15 |
+
There are 200 classes we consider. The WordNet ID and a description of each class is as follows.
|
16 |
+
|
17 |
+
n01498041 stingray
|
18 |
+
n01531178 goldfinch
|
19 |
+
n01534433 junco
|
20 |
+
n01558993 American robin
|
21 |
+
n01580077 jay
|
22 |
+
n01614925 bald eagle
|
23 |
+
n01616318 vulture
|
24 |
+
n01631663 newt
|
25 |
+
n01641577 American bullfrog
|
26 |
+
n01669191 box turtle
|
27 |
+
n01677366 green iguana
|
28 |
+
n01687978 agama
|
29 |
+
n01694178 chameleon
|
30 |
+
n01698640 American alligator
|
31 |
+
n01735189 garter snake
|
32 |
+
n01770081 harvestman
|
33 |
+
n01770393 scorpion
|
34 |
+
n01774750 tarantula
|
35 |
+
n01784675 centipede
|
36 |
+
n01819313 sulphur-crested cockatoo
|
37 |
+
n01820546 lorikeet
|
38 |
+
n01833805 hummingbird
|
39 |
+
n01843383 toucan
|
40 |
+
n01847000 duck
|
41 |
+
n01855672 goose
|
42 |
+
n01882714 koala
|
43 |
+
n01910747 jellyfish
|
44 |
+
n01914609 sea anemone
|
45 |
+
n01924916 flatworm
|
46 |
+
n01944390 snail
|
47 |
+
n01985128 crayfish
|
48 |
+
n01986214 hermit crab
|
49 |
+
n02007558 flamingo
|
50 |
+
n02009912 great egret
|
51 |
+
n02037110 oystercatcher
|
52 |
+
n02051845 pelican
|
53 |
+
n02077923 sea lion
|
54 |
+
n02085620 Chihuahua
|
55 |
+
n02099601 Golden Retriever
|
56 |
+
n02106550 Rottweiler
|
57 |
+
n02106662 German Shepherd Dog
|
58 |
+
n02110958 pug
|
59 |
+
n02119022 red fox
|
60 |
+
n02123394 Persian cat
|
61 |
+
n02127052 lynx
|
62 |
+
n02129165 lion
|
63 |
+
n02133161 American black bear
|
64 |
+
n02137549 mongoose
|
65 |
+
n02165456 ladybug
|
66 |
+
n02174001 rhinoceros beetle
|
67 |
+
n02177972 weevil
|
68 |
+
n02190166 fly
|
69 |
+
n02206856 bee
|
70 |
+
n02219486 ant
|
71 |
+
n02226429 grasshopper
|
72 |
+
n02231487 stick insect
|
73 |
+
n02233338 cockroach
|
74 |
+
n02236044 mantis
|
75 |
+
n02259212 leafhopper
|
76 |
+
n02268443 dragonfly
|
77 |
+
n02279972 monarch butterfly
|
78 |
+
n02280649 small white
|
79 |
+
n02281787 gossamer-winged butterfly
|
80 |
+
n02317335 starfish
|
81 |
+
n02325366 cottontail rabbit
|
82 |
+
n02346627 porcupine
|
83 |
+
n02356798 fox squirrel
|
84 |
+
n02361337 marmot
|
85 |
+
n02410509 bison
|
86 |
+
n02445715 skunk
|
87 |
+
n02454379 armadillo
|
88 |
+
n02486410 baboon
|
89 |
+
n02492035 white-headed capuchin
|
90 |
+
n02504458 African bush elephant
|
91 |
+
n02655020 pufferfish
|
92 |
+
n02669723 academic gown
|
93 |
+
n02672831 accordion
|
94 |
+
n02676566 acoustic guitar
|
95 |
+
n02690373 airliner
|
96 |
+
n02701002 ambulance
|
97 |
+
n02730930 apron
|
98 |
+
n02777292 balance beam
|
99 |
+
n02782093 balloon
|
100 |
+
n02787622 banjo
|
101 |
+
n02793495 barn
|
102 |
+
n02797295 wheelbarrow
|
103 |
+
n02802426 basketball
|
104 |
+
n02814860 lighthouse
|
105 |
+
n02815834 beaker
|
106 |
+
n02837789 bikini
|
107 |
+
n02879718 bow
|
108 |
+
n02883205 bow tie
|
109 |
+
n02895154 breastplate
|
110 |
+
n02906734 broom
|
111 |
+
n02948072 candle
|
112 |
+
n02951358 canoe
|
113 |
+
n02980441 castle
|
114 |
+
n02992211 cello
|
115 |
+
n02999410 chain
|
116 |
+
n03014705 chest
|
117 |
+
n03026506 Christmas stocking
|
118 |
+
n03124043 cowboy boot
|
119 |
+
n03125729 cradle
|
120 |
+
n03187595 rotary dial telephone
|
121 |
+
n03196217 digital clock
|
122 |
+
n03223299 doormat
|
123 |
+
n03250847 drumstick
|
124 |
+
n03255030 dumbbell
|
125 |
+
n03291819 envelope
|
126 |
+
n03325584 feather boa
|
127 |
+
n03355925 flagpole
|
128 |
+
n03384352 forklift
|
129 |
+
n03388043 fountain
|
130 |
+
n03417042 garbage truck
|
131 |
+
n03443371 goblet
|
132 |
+
n03444034 go-kart
|
133 |
+
n03445924 golf cart
|
134 |
+
n03452741 grand piano
|
135 |
+
n03483316 hair dryer
|
136 |
+
n03584829 clothes iron
|
137 |
+
n03590841 jack-o'-lantern
|
138 |
+
n03594945 jeep
|
139 |
+
n03617480 kimono
|
140 |
+
n03666591 lighter
|
141 |
+
n03670208 limousine
|
142 |
+
n03717622 manhole cover
|
143 |
+
n03720891 maraca
|
144 |
+
n03721384 marimba
|
145 |
+
n03724870 mask
|
146 |
+
n03775071 mitten
|
147 |
+
n03788195 mosque
|
148 |
+
n03804744 nail
|
149 |
+
n03837869 obelisk
|
150 |
+
n03840681 ocarina
|
151 |
+
n03854065 organ
|
152 |
+
n03888257 parachute
|
153 |
+
n03891332 parking meter
|
154 |
+
n03935335 piggy bank
|
155 |
+
n03982430 billiard table
|
156 |
+
n04019541 hockey puck
|
157 |
+
n04033901 quill
|
158 |
+
n04039381 racket
|
159 |
+
n04067472 reel
|
160 |
+
n04086273 revolver
|
161 |
+
n04099969 rocking chair
|
162 |
+
n04118538 rugby ball
|
163 |
+
n04131690 salt shaker
|
164 |
+
n04133789 sandal
|
165 |
+
n04141076 saxophone
|
166 |
+
n04146614 school bus
|
167 |
+
n04147183 schooner
|
168 |
+
n04179913 sewing machine
|
169 |
+
n04208210 shovel
|
170 |
+
n04235860 sleeping bag
|
171 |
+
n04252077 snowmobile
|
172 |
+
n04252225 snowplow
|
173 |
+
n04254120 soap dispenser
|
174 |
+
n04270147 spatula
|
175 |
+
n04275548 spider web
|
176 |
+
n04310018 steam locomotive
|
177 |
+
n04317175 stethoscope
|
178 |
+
n04344873 couch
|
179 |
+
n04347754 submarine
|
180 |
+
n04355338 sundial
|
181 |
+
n04366367 suspension bridge
|
182 |
+
n04376876 syringe
|
183 |
+
n04389033 tank
|
184 |
+
n04399382 teddy bear
|
185 |
+
n04442312 toaster
|
186 |
+
n04456115 torch
|
187 |
+
n04482393 tricycle
|
188 |
+
n04507155 umbrella
|
189 |
+
n04509417 unicycle
|
190 |
+
n04532670 viaduct
|
191 |
+
n04540053 volleyball
|
192 |
+
n04554684 washing machine
|
193 |
+
n04562935 water tower
|
194 |
+
n04591713 wine bottle
|
195 |
+
n04606251 shipwreck
|
196 |
+
n07583066 guacamole
|
197 |
+
n07695742 pretzel
|
198 |
+
n07697313 cheeseburger
|
199 |
+
n07697537 hot dog
|
200 |
+
n07714990 broccoli
|
201 |
+
n07718472 cucumber
|
202 |
+
n07720875 bell pepper
|
203 |
+
n07734744 mushroom
|
204 |
+
n07749582 lemon
|
205 |
+
n07753592 banana
|
206 |
+
n07760859 custard apple
|
207 |
+
n07768694 pomegranate
|
208 |
+
n07831146 carbonara
|
209 |
+
n09229709 bubble
|
210 |
+
n09246464 cliff
|
211 |
+
n09472597 volcano
|
212 |
+
n09835506 baseball player
|
213 |
+
n11879895 rapeseed
|
214 |
+
n12057211 yellow lady's slipper
|
215 |
+
n12144580 corn
|
216 |
+
n12267677 acorn
|