update doc

This commit is contained in:
andyjpaddle 2022-08-23 12:03:20 +00:00
parent 96a8e0f88e
commit 6ac2180f47
2 changed files with 4 additions and 0 deletions

View File

@ -158,3 +158,5 @@ python3 tools/infer/predict_system.py --image_dir="./doc/imgs/00018069.jpg" --de
执行命令后,识别结果图像如下:
![](../imgs_results/system_res_00018069_v3.jpg)
更多关于推理超参数的配置与解释,请参考:[模型推理超参数解释教程](./inference_args.md)。

View File

@ -160,3 +160,5 @@ python3 tools/infer/predict_system.py --image_dir="./doc/imgs/00018069.jpg" --de
After executing the command, the recognition result image is as follows:
![](../imgs_results/system_res_00018069_v3.jpg)
For more configuration and explanation of inference parameters, please refer to[Model Inference Parameters Explained Tutorial](./inference_args_en.md)。