"vscode:/vscode.git/clone" did not exist on "d9075be494ac9796ed096dfb7741c36c33cba813"
Unverified Commit 988afe1a authored by dyning's avatar dyning Committed by GitHub
Browse files

Update readme.md

parent 14fce808
...@@ -36,7 +36,7 @@ test.sh包含四种运行模式,每种模式的运行数据不同,分别用 ...@@ -36,7 +36,7 @@ test.sh包含四种运行模式,每种模式的运行数据不同,分别用
- 模式1:lite_train_infer,使用少量数据训练,用于快速验证训练到预测的走通流程,不验证精度和速度; - 模式1:lite_train_infer,使用少量数据训练,用于快速验证训练到预测的走通流程,不验证精度和速度;
```shell ```shell
bash test/prepare.sh ./tests/ocr_det_params.txt 'lite_train_infer' bash tests/prepare.sh ./tests/ocr_det_params.txt 'lite_train_infer'
bash tests/test.sh ./tests/ocr_det_params.txt 'lite_train_infer' bash tests/test.sh ./tests/ocr_det_params.txt 'lite_train_infer'
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment