Closed zhxgj closed 4 years ago
Thank you for noticing me. That error arises because of 'break' in iterations. I solved this error with adding '.detach()' . Please refer https://github.com/Harry24k/adversairal-attacks-pytorch/commit/b0510b54f04990467fca127c2e5ab19e1288ee3a.
Thank you @Harry24k for your quick fix!
The deepfool method fails due the error below