Code Monkey home page Code Monkey logo

driverattack's Introduction

Driver Attack

For generating adversarial patches to fool the Driver State Detection Systems

Main.ipynb contains the main pipeline

advPatch.ipynb contains the Black Box adversarial attack patch.

Plots dir will eventually hold the plots generated.

Model_weights dir will contain the weights of the model. Since size of these weight files are large the weights will be eventually uploaded on drive and download scipt will be added.

data dir will contain the unzipped version of AUC dataset

ART

Edited version of ART package is added in toolbox folder.

  • Install the ART package in editor mode using pip install -e toolbox/
  • When initializing the PytorchClassifier instance as done earlier give ZOO-Adamm flag as True. Currently there is a RuntimeError occuring as shown below:

  • The changes in the ART toolbox has been done in art/estimators/classification/pytorch.py file. So error has to be resolved in this file only. Satya should look into this:

TODO

  • Train the model while cross validating and storing the weights
  • Adv Patch
  • Generate Plots and store .jpeg in plots dir.

driverattack's People

Contributors

sumanyumuku98 avatar

Watchers

James Cloos avatar  avatar

Forkers

satyadwyoom

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.