Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

yuvalofek/DefensiveLayer

Open more actions menu

Repository files navigation

Layered Defense Net

This repository is the Python implementation of the "DefenseLayer", an intra-model defense layer approach to securing deep learning image classifiers against adversarial attacks. The paper describing our approach, titled "Defending Against Adversarial Attacks One Layer at a Time", is included in this repository.

Project presentation can be found: here

Provided Code Files:

GetImagenet.ipynb

  • Extracts an ImageNet test dataset composed of two classes: bikes and ships.

FoolBoxOnImageNet.ipynb

  • Creates FGSM and DeepFool attacks based on the ImageNet dataset.

Testing.ipynb

  • Inserts the wavelet denoising layers into the model
  • Tests the modifed models on the various test datasets

Graphing.ipynb

  • Generates the graphs included in the paper

Contributers:

About

Defending Against Adversarial Attacks One Layer at a Time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.