forked from mindspore-Ecosystem/mindspore
revert warpup_steps in maskrcnn config that deleted by mistake
This commit is contained in:
parent
0e6d06c463
commit
3deed63b56
|
@ -121,7 +121,7 @@ config = ed({
|
|||
"base_lr": 0.02,
|
||||
"base_step": 58633,
|
||||
"total_epoch": 13,
|
||||
"warmup_mode": "linear",
|
||||
"warmup_step": 500,
|
||||
"warmup_ratio": 1/3.0,
|
||||
"sgd_momentum": 0.9,
|
||||
|
||||
|
|
Loading…
Reference in New Issue