Skip to content
forked from advboxes/AdvBox

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.

License

Notifications You must be signed in to change notification settings

Aegon007/AdvBox

This branch is 60 commits behind advboxes/AdvBox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19785da · Aug 16, 2019
Aug 16, 2019
Jul 5, 2019
May 17, 2019
Aug 8, 2019
Jul 22, 2019
Sep 20, 2018
Dec 30, 2018
May 17, 2019
Sep 29, 2018
Jul 11, 2019
Sep 17, 2018
Jul 11, 2019
May 17, 2019
Jul 15, 2019
Aug 8, 2018
Dec 5, 2018
Jun 21, 2019
Aug 13, 2019
May 17, 2019
May 24, 2019
Oct 19, 2018
May 17, 2019
Nov 27, 2018
Nov 27, 2018
Oct 19, 2018
May 17, 2019
Nov 27, 2018
Nov 27, 2018
Oct 19, 2018
Sep 24, 2018
Sep 15, 2018
Nov 1, 2018
Dec 5, 2018
Nov 27, 2018

Repository files navigation

Advbox Family

logo

Advbox Family is a series of AI model security tools set of Baidu Open Source,including the generation, detection and protection of adversarial examples, as well as attack and defense cases for different AI applications.

Our Work

AdvSDK

A Lightweight Adv SDK For PaddlePaddle to generate adversarial examples.

Homepage of AdvSDK

AdvBox

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models.Advbox give a command line tool to generate adversarial examples with Zero-Coding.

Homepage of AdvBox

AdvDetect

AdvDetect is a toolbox to detect adversarial examples from massive data.

Homepage of AdvDetect

AdvPoison

Data poisoning

AI applications

Face Recogniztion Attack

Homepage of Face Recogniztion Attack

Stealth T-shirt

On defcon, we demonstrated T-shirts that can disappear under smart cameras. Under this sub-project, we open-source the programs and deployment methods of smart cameras for demonstration.

Homepage of Stealth T-shirt

pic1

Fake Face Detect

The restful API is used to detect whether the face in the picture/video is a false face.

Homepage of Fake Face Detect

pic2

Paper and ppt of Advbox Family

Issues report

https://github.com/baidu/AdvBox/issues

License

AdvBox support Apache License 2.0

Authors

  • Baidu xlab

How to Cite

If you instead use AdvBox in an academic publication, cite as:

@misc{advbox,
 author= {Baidu X-lab},
 title = {Advbox:a toolbox to generate adversarial examples that fool neural networks},
 month = mar,
 year  = 2019,
 url   = {https://github.com/baidu/AdvBox}
}

About

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • Python 10.7%