-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrandom_resnet18_ALL.yaml
25 lines (25 loc) · 1.11 KB
/
random_resnet18_ALL.yaml
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
do_pretrain: False
pretrained_on: 'random' # random, ImageNet, own
downstream_cfg:
- 'config/ipc/random_frz_mlp_100.yaml'
- 'config/ipc/random_frz_mlp_100_bin.yaml'
- 'config/ipc/random_frz_mlp_70.yaml'
- 'config/ipc/random_frz_mlp_50.yaml'
- 'config/ipc/random_frz_mlp_20.yaml'
- 'config/ipc/random_frz_mlp_5.yaml'
- 'config/ipc/random_frz_mlp_1.yaml'
- 'config/ipc/random_ft_mlp_100.yaml'
- 'config/ipc/random_ft_mlp_100_bin.yaml'
- 'config/ipc/random_ft_mlp_70.yaml'
- 'config/ipc/random_ft_mlp_50.yaml'
- 'config/ipc/random_ft_mlp_20.yaml'
- 'config/ipc/random_ft_mlp_5.yaml'
- 'config/ipc/random_ft_mlp_1.yaml'
- 'config/ipc/random_ft_mlp_100_0fut_after202003_bin.yaml'
- 'config/ipc/random_ft_mlp_100_1fut_after202003_bin.yaml'
- 'config/ipc/random_ft_mlp_100_2fut_after202003_bin.yaml'
- 'config/ipc/random_ft_mlp_100_3fut_after202003_bin.yaml'
- 'config/ipc/random_frz_mlp_100_0fut_after202003_bin.yaml'
- 'config/ipc/random_frz_mlp_100_1fut_after202003_bin.yaml'
- 'config/ipc/random_frz_mlp_100_2fut_after202003_bin.yaml'
- 'config/ipc/random_frz_mlp_100_3fut_after202003_bin.yaml'