momo1986 / adversarial_example_simplex_worley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%