forked from jiangnanpro/ppml-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
28 lines (28 loc) · 913 Bytes
/
.gitignore
File metadata and controls
28 lines (28 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.ipynb_checkpoints/
__pycache__/
.vscode/
/data/QMNIST*.pickle
/defender_trained_models/
data/resnet50_amber-salad-1.pth
data/QMNIST_ppml_ImageFolder/
data/sanity_check_defender.png
data/sanity_check_reserve.png
resnet50_fm_defender.pth
resnet50_large_fm_defender.pth
small_fake_mnist__attack_mode_forward_target_domain/
large_fake_mnist__attack_mode_forward_target_domain/
data/QMNIST_ppml_ImageFolder.zip
data/QMNIST_ppml_flipped_ImageFolder.zip
data/QMNIST_ppml_flipped_ImageFolder/
data/CIFAR10_tabular_ppml.pickle
data/defender_flip20_idx.pickle
data/reserve_flip20_idx.pickle
data/y_defender_flipped20.pickle
data/y_reserve_flipped20.pickle
hz_intermediate_results/
hz_table.csv
supervised_model_checkpoints/best_model_supervised_resnet50_QMNIST_defender_whole-0.0001-normal-normal_gallant-wildflower-1.pth
data/QMNIST_ppml.pickle
attack_with_NN_results/
attack_with_NN_resnet50_feature_shapes/
wandb_logs/