Ethan07902050 / adv-cifar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adversarial Attack

In this assignment, the momentum iterative fast gradient sign method is taken to generate adversarial examples on cifar-10 evaluation set.

Usage:

python3 MI_FGSM_ensemble.py [path to cifar-10 evaluation set]

The generated images will be stored in the newly created directory 'adv_imgs' in esrc.

About


Languages

Language:Python 100.0%