未验证 提交 ba3e010e 编写于 作者: A andyjpaddle 提交者: GitHub

Merge pull request #6451 from andyjpaddle/fix_onnx

[TIPC] fix onnx tipc long cost time
......@@ -14,4 +14,4 @@ inference:tools/infer/predict_system.py --rec_image_shape="3,32,320"
--use_gpu:True|False
--det_model_dir:
--rec_model_dir:
--image_dir:./inference/ch_det_data_50/all-sum-510/
\ No newline at end of file
--image_dir:./inference/ch_det_data_50/all-sum-510/00008790.jpg
\ No newline at end of file
......@@ -14,4 +14,4 @@ inference:tools/infer/predict_system.py --rec_image_shape="3,48,320"
--use_gpu:True|False
--det_model_dir:
--rec_model_dir:
--image_dir:./inference/ch_det_data_50/all-sum-510/
\ No newline at end of file
--image_dir:./inference/ch_det_data_50/all-sum-510/00008790.jpg
\ No newline at end of file
......@@ -14,4 +14,4 @@ inference:tools/infer/predict_system.py --rec_image_shape="3,32,320"
--use_gpu:True|False
--det_model_dir:
--rec_model_dir:
--image_dir:./inference/ch_det_data_50/all-sum-510/
\ No newline at end of file
--image_dir:./inference/ch_det_data_50/all-sum-510/00008790.jpg
\ No newline at end of file
......@@ -14,4 +14,4 @@ inference:tools/infer/predict_det.py
--use_gpu:True|False
--det_model_dir:
--rec_model_dir:
--image_dir:./inference/ch_det_data_50/all-sum-510/
\ No newline at end of file
--image_dir:./inference/ch_det_data_50/all-sum-510/00008790.jpg
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册