mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 21:55:06 +08:00
fix General_rec KL config
This commit is contained in:
parent
c0e100a3e0
commit
b2606a60fc
@ -1,9 +1,9 @@
|
||||
===========================cpp_infer_params===========================
|
||||
model_name:GeneralRecognition_PPLCNet_x2_5_KL
|
||||
cpp_infer_type:cls
|
||||
cls_inference_model_dir:./GeneralRecognition_PPLCNet_x2_5_kl_quant_infer/
|
||||
cls_inference_model_dir:./general_PPLCNet_x2_5_lite_v1.0_kl_quant_infer/
|
||||
det_inference_model_dir:
|
||||
cls_inference_url:https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/inference/slim_model/GeneralRecognition_PPLCNet_x2_5_kl_quant_infer.tar
|
||||
cls_inference_url:https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/inference/slim_model/general_PPLCNet_x2_5_lite_v1.0_kl_quant_infer.tar
|
||||
det_inference_url:
|
||||
infer_quant:False
|
||||
inference_cmd:./deploy/cpp/build/clas_system -c inference_cls.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user