OmidPoursaeed / Generative_Adversarial_Perturbations

Generative Adversarial Perturbations (CVPR 2018)
https://arxiv.org/abs/1712.02328
135 stars 22 forks source link

Targeted Attack #11

Closed abhishekaich27 closed 2 years ago

abhishekaich27 commented 3 years ago

What argument would we pass for a targetted attack, say for batch size 10?

For example, what will be opt.target in this case?

Also, how will you evaluate this model?