-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBOIL-miniImageNet--ravi-resnet12woLSC-5-1.yaml
71 lines (71 loc) · 1.17 KB
/
BOIL-miniImageNet--ravi-resnet12woLSC-5-1.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
augment: false
augment_times: 1
augment_times_query: 1
backbone:
kwargs:
avg_pool: true
is_flatten: true
keep_prob: 0.0
maxpool_last2: true
name: resnet12woLSC
batch_size: 128
classifier:
kwargs:
feat_dim: 512
inner_param:
classifier_lr: 0.0
extractor_lr: 0.3
testing_method: Once_update
name: BOIL
data_root: /data/wzy/miniImageNet--ravi
deterministic: true
device_ids: 0
episode_size: 4
epoch: 100
image_size: 84
includes:
- headers/data.yaml
- headers/device.yaml
- headers/misc.yaml
- headers/model.yaml
- headers/optimizer.yaml
- classifiers/BOIL.yaml
- backbones/resnet12.yaml
log_interval: 100
log_level: info
log_name: null
log_paramerter: false
lr_scheduler:
kwargs:
gamma: 1.0
step_size: 10
name: StepLR
n_gpu: 1
optimizer:
kwargs:
lr: 0.0006
name: Adam
other:
emb_func: 0.0006
parallel_part:
- emb_func
pretrain_path: null
query_num: 15
result_root: ./results
resume: false
save_interval: 10
save_part:
- emb_func
seed: 0
shot_num: 1
tag: null
tb_scale: 3.3333333333333335
test_episode: 600
test_epoch: 5
test_query: 15
test_shot: 1
test_way: 5
train_episode: 2000
use_memory: false
val_per_epoch: 100
way_num: 5