Skip to content

DeepSpaceHarbor/Loops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loops is a tool for generating lots of untargeted adversarial examples, created as part of my bachelor's thesis.

This is proof of concept code. It's not meant to be integrated with other tools.

Why?

Lots of techiniques for adversarial examples are aimed are minimizing distance metrics such as L2 and L∞. This is good in theory, because it allows for an easy comparison between different attacks. In practice however, there are scenarious where these measures are irrelevant.

How?

This version uses simple chaining with a subset of attack algorithms available in Foolbox.

Usage

Some code examples can be found in the project wiki.

About

Chaining attacks for adversarial example generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages