未验证 提交 9e9a77f3 编写于 作者: W Wei Shengyu 提交者: GitHub

Update feature_extraction_en.md

上级 669d9cde
...@@ -161,7 +161,7 @@ Two steps are included in the inference: 1)exporting the inference model; 2)obta ...@@ -161,7 +161,7 @@ Two steps are included in the inference: 1)exporting the inference model; 2)obta
#### 4.4.1 Export Inference Model #### 4.4.1 Export Inference Model
``` ```
python tools/export_model \ python tools/export_model.py \
-c ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5.yaml \ -c ppcls/configs/GeneralRecognition/GeneralRecognition_PPLCNet_x2_5.yaml \
-o Global.pretrained_model="output/RecModel/best_model" -o Global.pretrained_model="output/RecModel/best_model"
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册