-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBaselinePlus-miniImageNet--ravi-Conv64F-Table2.yaml
executable file
·79 lines (79 loc) · 1.36 KB
/
BaselinePlus-miniImageNet--ravi-Conv64F-Table2.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
72
73
74
75
76
77
78
79
augment: true
augment_times: 1
augment_times_query: 1
backbone:
kwargs:
is_feature: false
is_flatten: true
last_pool: true
leaky_relu: false
negative_slope: 0.2
name: Conv64F
batch_size: 128
classifier:
kwargs:
feat_dim: 1600
inner_param:
inner_batch_size: 4
inner_optim:
kwargs:
dampening: 0.9
lr: 0.01
momentum: 0.9
weight_decay: 0.001
name: SGD
inner_train_iter: 100
num_class: 64
name: BaselinePlus
data_root: /data/sby/Datasets/miniImageNet--ravi
deterministic: true
device_ids: 3
episode_size: 1
epoch: 100
image_size: 84
includes:
- headers/data.yaml
- headers/device.yaml
- headers/misc.yaml
- headers/model.yaml
- headers/optimizer.yaml
- classifiers/Baseline++.yaml
- backbones/Conv64F.yaml
log_interval: 100
log_level: info
log_name: null
log_paramerter: false
lr_scheduler:
kwargs:
T_max: 100
eta_min: 0
name: CosineAnnealingLR
n_gpu: 1
optimizer:
kwargs:
lr: 0.01
momentum: 0.9
weight_decay: 0.0005
name: SGD
other: null
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: 0.16666666666666666
test_episode: 600
test_epoch: 5
test_query: 15
test_shot: 1
test_way: 5
train_episode: 100
use_memory: false
way_num: 5