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.
Apache License 2.0
1.38k stars 263 forks source link

缺少一些东西 #71

Open zhaowenqian666 opened 3 years ago

zhaowenqian666 commented 3 years ago

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