icyham / local_gradients_smoothing

PyTorch implementation of Local Gradients Smoothing: Defense against localized adversarial attacks Paper
10 stars 3 forks source link

local_gradients_smoothing

PyTorch implementation of Local Gradients Smoothing

This is an implementation of the Local Gradients Smoothing: Defense against localized adversarial attacks paper.

ImageNetSet:

In order for this to work you need to manually download ImageNet set:

And have some ready adversarial patches.