mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
Update feature_extraction.md
This commit is contained in:
parent
15603598e4
commit
2b03b97c23
@ -130,5 +130,5 @@ python tools/export_model -c ppcls/configs/ResNet50_vd_SOP.yaml -o Global.pretra
|
||||
### 4.4.2 获取特征向量
|
||||
```
|
||||
cd deploy
|
||||
python python/predict_rec.py -c configs/inference_rec.yaml -o rec_inference_model_dir="../inference"
|
||||
python python/predict_rec.py -c configs/inference_rec.yaml -o Global.rec_inference_model_dir="../inference"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user