From 13df9b9df8abd662826d70a7554f0286b74d9901 Mon Sep 17 00:00:00 2001 From: Bin Lu Date: Sat, 6 Nov 2021 23:12:56 +0800 Subject: [PATCH] Update GeneralRecognition_PPLCNet_x2_5_binary.yaml --- .../GeneralRecognition_PPLCNet_x2_5_binary.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5_binary.yaml b/ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5_binary.yaml index 6a0977c23..2639090e8 100644 --- a/ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5_binary.yaml +++ b/ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5_binary.yaml @@ -34,8 +34,8 @@ Arch: class_num: 512 Head: name: FC - embedding_size: &embedding_size 512 - class_num: &n_class 185341 + embedding_size: 512 + class_num: 185341 # loss function config for traing/eval process Loss: