ZOO_Attack_PyTorch
ZOO_Attack_PyTorch copied to clipboard
code for larger network
Hi, thanks for implementing the ZOO paper in pytorch, it is quite useful. I am wondering if your code can be also used for larger newtork (e.g. Inception-v3). As shown in the paper, there are some tricks for this large network.
Thanks!