Closed CHR-ray closed 2 years ago
I find the this line raise an error: nin = NiN(num_classes) So, where is your NiN block?
We have fixed the problem. Our current version only supports VGG. You can customize your own network structure in "train.py" and generate your attacked model.
I find the this line raise an error: nin = NiN(num_classes) So, where is your NiN block?