Skip to content

Commit bdf0076

Browse files
authored
Update train_segformer_evp_sod.yaml
根据论文描述,SOD需要训练50轮。
1 parent cf6462c commit bdf0076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/train/segformer/train_segformer_evp_sod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ optimizer:
5858
name: adamw
5959
args:
6060
lr: 2.e-4
61-
epoch_max: 20
61+
epoch_max: 50
6262
multi_step_lr:
6363
milestones: [1]
6464
gamma: 0.1

0 commit comments

Comments
 (0)