Yitao Li

Results 2 issues of Yitao Li

The very example at your [official website](https://foolbox.jonasrauber.de/) is taking the first return as advs. ![image](https://user-images.githubusercontent.com/33188338/133294532-d6083b17-3bc1-43ae-a548-ac3aa86e8e59.png) Well, the latest attack method suggests using the second return as the better option (clipped)....

enhancement

## 🐛 Bug In the description of dcgan_module.py, it says we can use it on cifar10 as ``` # cifar10 python dcgan_module.py --gpus 1 --dataset cifar10 --image_channels 3 ``` But...

help wanted
bug