Skip to content

Robust Physical Attack on Road Signs System at Drexel University Multimedia and Information Security Lab (MISL)

Notifications You must be signed in to change notification settings

seanxu889/MISL_RP2

Repository files navigation

This repository holds the LISA_CNN attack system code (and some results generated by our own dataset) used in Robust Physical-World Attacks on Deep Learning Visual Classification. The software carries an MIT license.

The folders are as follows:

  • lisa-cnn-attack holds the code to attack the LISA-CNN that classifies US road signs from the LISA dataset. Contains a model that achieves 91% accuracy on that dataset. This is the most rudimentary implementation of the algorithm.

Further details are given in README files in the respective folders. They also specify how to download portions that are needed for the code to run but are not committed here due to size.

Note that in lisa-cnn-attack and in gtsrb-cnn-attack we include portions of an older version of the cleverhans library for compatibility. It carries its own MIT License.

"subtle_poster" training preocess

Mask out the background region.

"camouflage_art" training preocess

Only attack the weak regions based on "subtle_poster" result. Use the mask to project computed perturbations to a shape of sticker.

About

Robust Physical Attack on Road Signs System at Drexel University Multimedia and Information Security Lab (MISL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published