APR icon indicating copy to clipboard operation
APR copied to clipboard

[ICCV 2021] Amplitude-Phase Recombination: Rethinking Robustness of Convolutional Neural Networks in Frequency Domain

Results 1 APR issues
Sort by recently updated
recently updated
newest added

if you have tried ./main.py and prepared datasets in ./data, and you want to train the code in ./autoattacks like me, attention here. in line 26 of train_fgsm.py: parser.add_argument('--data-dir', default='../data',...