From 5670eb0d50ea71153ab03941a26a82c182ab3ac3 Mon Sep 17 00:00:00 2001 From: cuicheng01 Date: Wed, 8 Jun 2022 13:48:10 +0000 Subject: [PATCH] update MobileNetV3_small_x0_35.yaml --- ppcls/configs/PULC/person_exists/MobileNetV3_small_x0_35.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppcls/configs/PULC/person_exists/MobileNetV3_small_x0_35.yaml b/ppcls/configs/PULC/person_exists/MobileNetV3_small_x0_35.yaml index aeb0ee6c..9510ec25 100644 --- a/ppcls/configs/PULC/person_exists/MobileNetV3_small_x0_35.yaml +++ b/ppcls/configs/PULC/person_exists/MobileNetV3_small_x0_35.yaml @@ -41,7 +41,7 @@ Optimizer: momentum: 0.9 lr: name: Cosine - learning_rate: 0.13 + learning_rate: 0.05 warmup_epoch: 5 regularizer: name: 'L2' -- GitLab