Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 536 Bytes

File metadata and controls

14 lines (8 loc) · 536 Bytes

adversarial_example_simplex_worley

This is the repo for the code of the paper "Exploring Aesthetic Procedural Noise for Crafting Model-Agnostic Universal Adversarial Perturbations".

Our work is inspired by the repos list in the acknowledgement and follow their licenses.

Listed code files include: simplex noise attack demo on ImageNet and CIFAR-10, worley noise attack demo on ImageNet and CIFAR-10.

Architecture is VGG-19

Acknowledgement:

https://github.com/kenny-co/procedural-advml

https://github.com/BIGBALLON/cifar-10-cnn