Update ResNet50_vd_ssld_finetune.yaml

pull/216/head
littletomatodonkey 2020-07-18 20:01:08 +08:00 committed by GitHub
parent d09032d439
commit 034ce54e1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ mode: 'train'
ARCHITECTURE:
name: 'ResNet50_vd'
params:
lr_mult_list: [0.1, 0.1, 0.2, 0.2, 0.3]
lr_mult_list: [0.2, 0.2, 0.4, 0.4, 0.6]
pretrained_model: "./pretrained/ResNet50_vd_ssld_pretrained"
model_save_dir: "./output/"
classes_num: 102