Update readme.md

This commit is contained in:
DanielYang 2021-09-16 19:54:16 +08:00 committed by GitHub
parent 988afe1ab9
commit 69b3617a0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# 介绍
# 从训练到推理部署工具链测试方法介绍
test.sh和params.txt文件配合使用完成OCR轻量检测和识别模型从训练到预测的流程测试。
@ -66,3 +66,7 @@ bash tests/test.sh ./tests/ocr_det_params.txt 'whole_train_infer'
bash tests/prepare.sh ./tests/ocr_det_params.txt 'cpp_infer'
bash tests/test.sh ./tests/ocr_det_params.txt 'cpp_infer'
```
# 日志输出
最终在```tests/output```目录下生成.log后缀的日志文件