update config

pull/1819/head
weishengyu 2022-04-01 11:39:43 +08:00
parent 5f303937ae
commit fb2ddcfd64
1 changed files with 3 additions and 0 deletions
ppcls/configs/Pedestrian

View File

@ -35,8 +35,11 @@ Loss:
Train:
- CELoss:
weight: 1.0
epsilon: 0.1
- TripletLoss:
weight: 1.0
margin: 0.3
normalize_feature: false
Eval:
- CELoss:
weight: 1.0