Align bagtricks config with v1.2

This commit is contained in:
liaoxingyu 2021-06-01 11:51:22 +08:00
parent 3c2eeb865d
commit 764fa67fe9

View File

@ -57,6 +57,7 @@ SOLVER:
MAX_EPOCH: 120 MAX_EPOCH: 120
BASE_LR: 0.00035 BASE_LR: 0.00035
WEIGHT_DECAY: 0.0005 WEIGHT_DECAY: 0.0005
WEIGHT_DECAY_NORM: 0.0005
IMS_PER_BATCH: 64 IMS_PER_BATCH: 64
SCHED: MultiStepLR SCHED: MultiStepLR