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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

缺少一些东西

zhaowenqian666 opened this issue · comments

tutorials/imagenet_tutorial_fgsm_tf.py 这个文件中 有导入了这个
from tutorials.mnist_model_tf import mnist_cnn_model
但我并没有找到文件