modify binary model configure

pull/1533/head
stephon 2021-12-07 07:24:01 +00:00
parent 6c7213cf92
commit ecbc2b998f
1 changed files with 2 additions and 4 deletions
ppcls/configs/GeneralRecognition

View File

@ -40,13 +40,11 @@ Arch:
# loss function config for traing/eval process
Loss:
Train:
- DSHSDLoss:
- CELoss:
weight: 1.0
alpha: 0.1
Eval:
- DSHSDLoss:
- CELoss:
weight: 1.0
alpha: 0.1
Optimizer:
name: Momentum