CGSCORE / tree.md
Yaning1001's picture
Add files using upload-large-folder tool
d38bce3 verified

. β”œβ”€β”€ LICENSE β”œβ”€β”€ README.md β”œβ”€β”€ adversary_examples β”‚   β”œβ”€β”€ cifar_advexample_orig.png β”‚   └── cifar_advexample_pgd.png β”œβ”€β”€ deeprobust β”‚   β”œβ”€β”€ init.py β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   └── init.cpython-37.pyc β”‚   β”œβ”€β”€ graph β”‚   β”‚   β”œβ”€β”€ README.md β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”œβ”€β”€ init.pyc β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ black_box.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ black_box.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ utils.cpython-36.pyc β”‚   β”‚   β”‚   └── utils.cpython-37.pyc β”‚   β”‚   β”œβ”€β”€ black_box.py β”‚   β”‚   β”œβ”€β”€ data β”‚   β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ attacked_data.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ attacked_data.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dataset.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   └── dataset.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ attacked_data.py β”‚   β”‚   β”‚   └── dataset.py β”‚   β”‚   β”œβ”€β”€ defense β”‚   β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gcn.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gcn.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gcn_preprocess.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ gcn_preprocess.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ r_gcn.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   └── r_gcn.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ adv_training.py β”‚   β”‚   β”‚   β”œβ”€β”€ gcn.py β”‚   β”‚   β”‚   β”œβ”€β”€ gcn_preprocess.py β”‚   β”‚   β”‚   β”œβ”€β”€ r_gcn.py β”‚   β”‚   β”‚   └── r_gcn.py.backup β”‚   β”‚   β”œβ”€β”€ examples β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_evasion.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_evasion.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_poisoning.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_poisoning.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_training.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_dice.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_dice.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_fgsm.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_fgsm.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_jaccard.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_jaccard.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_svd.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_svd.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_mettack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_mettack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_nettack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_nettack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_nipa.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_nipa.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_random.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_random.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rgcn.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rgcn.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rl_s2v.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rl_s2v.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rnd.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ test_rnd.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   └── test_topology_attack.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_evasion.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_adv_train_poisoning.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_dice.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_fgsm.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_jaccard.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_gcn_svd.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_mettack.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_nettack.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_nipa.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_random.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_rgcn.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_rl_s2v.py β”‚   β”‚   β”‚   β”œβ”€β”€ test_rnd.py β”‚   β”‚   β”‚   └── test_topology_attack.py β”‚   β”‚   β”œβ”€β”€ global_attack β”‚   β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dice.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ dice.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mettack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ mettack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ random.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ random.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   └── topology_attack.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.py β”‚   β”‚   β”‚   β”œβ”€β”€ dice.py β”‚   β”‚   β”‚   β”œβ”€β”€ mettack.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa.py β”‚   β”‚   β”‚   β”œβ”€β”€ random.py β”‚   β”‚   β”‚   └── topology_attack.py β”‚   β”‚   β”œβ”€β”€ requirements.txt β”‚   β”‚   β”œβ”€β”€ rl β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ agent.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ agent.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cmd_args.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cmd_args.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ env.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ env.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_args.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_config.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_config.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_env.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_env.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_nstep_replay_mem.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_q_net_node.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_q_net_node.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nstep_replay_mem.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nstep_replay_mem.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ q_net_node.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ q_net_node.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rl_s2v_config.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   └── rl_s2v_config.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ env.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_config.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_env.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_nstep_replay_mem.py β”‚   β”‚   β”‚   β”œβ”€β”€ nipa_q_net_node.py β”‚   β”‚   β”‚   β”œβ”€β”€ nstep_replay_mem.py β”‚   β”‚   β”‚   β”œβ”€β”€ q_net_node.py β”‚   β”‚   β”‚   β”œβ”€β”€ rl_s2v.py β”‚   β”‚   β”‚   β”œβ”€β”€ rl_s2v_config.py β”‚   β”‚   β”‚   └── rl_s2v_env.py β”‚   β”‚   β”œβ”€β”€ targeted_attack β”‚   β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ evaluation.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ fgsm.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ fgsm.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nettack.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ nettack.cpython-37.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rl_s2v.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ rnd.cpython-36.pyc β”‚   β”‚   β”‚   β”‚   └── rnd.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.py β”‚   β”‚   β”‚   β”œβ”€β”€ evaluation.py β”‚   β”‚   β”‚   β”œβ”€β”€ fgsm.py β”‚   β”‚   β”‚   β”œβ”€β”€ nettack.py β”‚   β”‚   β”‚   β”œβ”€β”€ rl_s2v.py β”‚   β”‚   β”‚   └── rnd.py β”‚   β”‚   └── utils.py β”‚   └── image β”‚   β”œβ”€β”€ README.md β”‚   β”œβ”€β”€ init.py β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”œβ”€β”€ CNNmodel.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ PGD.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”œβ”€β”€ attack.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ deepfool.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ evaluation_attack.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ fgsm.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ lbfgs.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ mnist_train.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ optimizer.cpython-36.pyc β”‚   β”‚   └── utils.cpython-36.pyc β”‚   β”œβ”€β”€ adversary_examples β”‚   β”‚   β”œβ”€β”€ advexample.png β”‚   β”‚   β”œβ”€β”€ advexample_fgsm.png β”‚   β”‚   β”œβ”€β”€ advexample_pgd.png β”‚   β”‚   β”œβ”€β”€ cifar_advexample_orig.png β”‚   β”‚   β”œβ”€β”€ cifar_advexample_pgd.png β”‚   β”‚   β”œβ”€β”€ deepfool_diff.png β”‚   β”‚   β”œβ”€β”€ deepfool_orig.png β”‚   β”‚   β”œβ”€β”€ deepfool_pert.png β”‚   β”‚   β”œβ”€β”€ deepfool_result.png β”‚   β”‚   β”œβ”€β”€ imageexample.png β”‚   β”‚   β”œβ”€β”€ test.jpg β”‚   β”‚   β”œβ”€β”€ test.png β”‚   β”‚   β”œβ”€β”€ test1.jpg β”‚   β”‚   β”œβ”€β”€ test_im1.jpg β”‚   β”‚   └── test_im2.jpg β”‚   β”œβ”€β”€ attack β”‚   β”‚   β”œβ”€β”€ BPDA.py β”‚   β”‚   β”œβ”€β”€ Nattack.py β”‚   β”‚   β”œβ”€β”€ Universal.py β”‚   β”‚   β”œβ”€β”€ YOPOpgd.py β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”œβ”€β”€ YOPOpgd.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ attack.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ base_attack.cpython-37.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ cw.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ deepfool.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ fgsm.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ lbfgs.cpython-36.pyc β”‚   β”‚   β”‚   └── pgd.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ base_attack.py β”‚   β”‚   β”œβ”€β”€ cw.py β”‚   β”‚   β”œβ”€β”€ deepfool.py β”‚   β”‚   β”œβ”€β”€ fgsm.py β”‚   β”‚   β”œβ”€β”€ l2_attack.py β”‚   β”‚   β”œβ”€β”€ lbfgs.py β”‚   β”‚   β”œβ”€β”€ onepixel.py β”‚   β”‚   └── pgd.py β”‚   β”œβ”€β”€ config.py β”‚   β”œβ”€β”€ data β”‚   β”œβ”€β”€ defense β”‚   β”‚   β”œβ”€β”€ LIDclassifier.py β”‚   β”‚   β”œβ”€β”€ TherEncoding.py β”‚   β”‚   β”œβ”€β”€ YOPO.py β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”œβ”€β”€ TherEncoding.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ YOPO.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ base_defense.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ fgsmtraining.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ pgdtraining.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ trade.cpython-36.pyc β”‚   β”‚   β”‚   └── trades.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ advexample_pgd.png β”‚   β”‚   β”œβ”€β”€ base_defense.py β”‚   β”‚   β”œβ”€β”€ fast.py β”‚   β”‚   β”œβ”€β”€ fgsmtraining.py β”‚   β”‚   β”œβ”€β”€ pgdtraining.py β”‚   β”‚   β”œβ”€β”€ test_PGD_defense.py β”‚   β”‚   β”œβ”€β”€ trade.py β”‚   β”‚   └── trades.py β”‚   β”œβ”€β”€ evaluation_attack.py β”‚   β”œβ”€β”€ netmodels β”‚   β”‚   β”œβ”€β”€ CNN.py β”‚   β”‚   β”œβ”€β”€ CNN_multilayer.py β”‚   β”‚   β”œβ”€β”€ YOPOCNN.py β”‚   β”‚   β”œβ”€β”€ init.py β”‚   β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”‚   β”œβ”€β”€ CNN.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ CNNmodel.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ YOPOCNN.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   β”‚   β”œβ”€β”€ resnet.cpython-36.pyc β”‚   β”‚   β”‚   └── train_model.cpython-36.pyc β”‚   β”‚   β”œβ”€β”€ resnet.py β”‚   β”‚   β”œβ”€β”€ train_model.py β”‚   β”‚   └── train_resnet.py β”‚   β”œβ”€β”€ optimizer.py β”‚   β”œβ”€β”€ synset_words.txt β”‚   └── utils.py β”œβ”€β”€ examples β”‚   β”œβ”€β”€ graph β”‚   β”‚   β”œβ”€β”€ test_adv_train_evasion.py β”‚   β”‚   β”œβ”€β”€ test_adv_train_poisoning.py β”‚   β”‚   β”œβ”€β”€ test_dice.py β”‚   β”‚   β”œβ”€β”€ test_fgsm.py β”‚   β”‚   β”œβ”€β”€ test_gcn.py β”‚   β”‚   β”œβ”€β”€ test_gcn_jaccard.py β”‚   β”‚   β”œβ”€β”€ test_gcn_svd.py β”‚   β”‚   β”œβ”€β”€ test_mettack.py β”‚   β”‚   β”œβ”€β”€ test_nettack.py β”‚   β”‚   β”œβ”€β”€ test_nipa.py β”‚   β”‚   β”œβ”€β”€ test_random.py β”‚   β”‚   β”œβ”€β”€ test_rgcn.py β”‚   β”‚   β”œβ”€β”€ test_rl_s2v.py β”‚   β”‚   └── test_rnd.py β”‚   └── image β”‚   β”œβ”€β”€ init.py β”‚   β”œβ”€β”€ pycache β”‚   β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   β”‚   └── test_cw.cpython-36.pyc β”‚   β”œβ”€β”€ test1.py β”‚   β”œβ”€β”€ test_PGD.py β”‚   β”œβ”€β”€ test_cw.py β”‚   β”œβ”€β”€ test_deepfool.py β”‚   β”œβ”€β”€ test_fgsm.py β”‚   β”œβ”€β”€ test_lbfgs.py β”‚   β”œβ”€β”€ test_nattack.py β”‚   β”œβ”€β”€ test_onepixel.py β”‚   β”œβ”€β”€ test_pgdtraining.py β”‚   β”œβ”€β”€ test_trade.py β”‚   β”œβ”€β”€ test_train.py β”‚   └── testprint_mnist.py β”œβ”€β”€ get-pip.py β”œβ”€β”€ requirements.txt β”œβ”€β”€ setup.py β”œβ”€β”€ tree.md └── tutorials β”œβ”€β”€ init.py β”œβ”€β”€ pycache β”‚   β”œβ”€β”€ init.cpython-36.pyc β”‚   └── test_cw.cpython-36.pyc β”œβ”€β”€ test1.py β”œβ”€β”€ test_PGD.py β”œβ”€β”€ test_cw.py β”œβ”€β”€ test_deepfool.py β”œβ”€β”€ test_fgsm.py β”œβ”€β”€ test_lbfgs.py β”œβ”€β”€ test_nattack.py β”œβ”€β”€ test_onepixel.py β”œβ”€β”€ test_pgdtraining.py β”œβ”€β”€ test_trade.py β”œβ”€β”€ test_train.py └── testprint_mnist.py

33 directories, 297 files