openphilanthropy / unrestricted-adversarial-examples

Contest Proposal and infrastructure for the Unrestricted Adversarial Examples Challenge
Apache License 2.0
327 stars 62 forks source link

Add common corruptions #51

Closed nottombrown closed 5 years ago

nottombrown commented 5 years ago

Address #40

I parallelized the attacks and I find that it takes ~10 minutes to apply all corruptions to all 1000 test-set images on a single P100 GPU

carlini commented 5 years ago

Once tests pass this looks good.

It's surprising that the models do so well on this task -- it probably says something about how easy the bird-or-bicycle task is.

hendrycks commented 5 years ago

The README formatting is broken with this commit.

nottombrown commented 5 years ago

Good catch. Fixed