Update README.md
Browse files
README.md
CHANGED
|
@@ -2,14 +2,15 @@
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
The ImageNet-A dataset contains 7,500 natural adversarial examples.
|
| 5 |
-
|
|
|
|
| 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.
|
|
|
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
The ImageNet-A dataset contains 7,500 natural adversarial examples.
|
| 5 |
+
|
| 6 |
+
Source: https://github.com/hendrycks/natural-adv-examples.
|
| 7 |
Also see the ImageNet-C and ImageNet-P datasets at https://github.com/hendrycks/robustness
|
| 8 |
|
| 9 |
+
@article{hendrycks2019nae,
|
| 10 |
+
title={Natural Adversarial Examples},
|
| 11 |
+
author={Dan Hendrycks and Kevin Zhao and Steven Basart and Jacob Steinhardt and Dawn Song},
|
| 12 |
+
journal={arXiv preprint arXiv:1907.07174},
|
| 13 |
+
year={2019}
|
| 14 |
}
|
| 15 |
|
| 16 |
There are 200 classes we consider. The WordNet ID and a description of each class is as follows.
|