adaptive_attacks_paper icon indicating copy to clipboard operation
adaptive_attacks_paper copied to clipboard

Code for "On Adaptive Attacks to Adversarial Example Defenses"

Results 3 adaptive_attacks_paper issues
Sort by recently updated
recently updated
newest added

Hi, thanks for providing the code. Where can I find the other implementations of the remaining experiments of your paper?

Hello, an error occurs when running this code. It seems the shape of the left side remains the shape (Batch_size, channel ,W,H) while the right is [mask.shape(0),C,H,W) Looking forward to...

Is there still any chance, after 3+ years, that the complete code can be published?