Skip to content

Code for our paper "Shadows Aren't So Dangerous"

Notifications You must be signed in to change notification settings

aw632/ShadowDefense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadows Aren’t So Dangerous: A Speedy and Robust Defense Against Shadow-Based Adversarial Attacks

This repository holds the code for our paper [PAPER-NAME] by Andrew Wang, Gopal Nookula, Wyatt Mayor and Ryan Smith. The defenses are based off the adversarial attacks against road sign recognition models in [THIS PAPER] by Zhong et. al (2022). Our defenses achieve 78% robustness with a simple edge profile channel retrained on the paper's original CNN. Please see our paper [HERE] for more details.

⚠️ Note that for AndrewNet, requirements.txt was generated assuming an Anaconda installation. Please read the instructions inside requirements.txt for usage instructions.

Note that a number of files are stored with git-lfs, so you should first install git lfs and then enter git lfs install into the root directory of this repository.

Setup

Setup instructions can be found in ./AndrewNet/instructions.md.

Directory Overview

The

Attributions

Please see ./AndrewNet/instructions.md for attributions to others' work.

About

Code for our paper "Shadows Aren't So Dangerous"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published