Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
7fb450e5
"docs/source/en/vscode:/vscode.git/clone" did not exist on "960c149c777ea1584cd5584eac832ec9810b2632"
Commit
7fb450e5
authored
Oct 27, 2021
by
cuicheng01
Browse files
update lite doc
parent
5cabafb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
PTDN/docs/test_lite.md
PTDN/docs/test_lite.md
+3
-3
No files found.
PTDN/docs/test_lite.md
View file @
7fb450e5
...
...
@@ -22,10 +22,10 @@ Lite预测功能测试的主程序为`test_lite.sh`,可以测试基于Lite预
```
shell
# 数据和模型准备
bash
PTDN
/prepare.sh ./
PTDN
/configs/ppocr_det_mobile_params.txt
"lite_infer"
bash
test_tipc
/prepare.sh ./
test_tipc
/configs/ppocr_det_mobile_params.txt
"lite_infer"
# 手机端测试:
bash PTND/test_lite.sh ./
PTDN
/configs/ppocr_det_mobile_params.txt
bash PTND/test_lite.sh ./
test_tipc
/configs/ppocr_det_mobile_params.txt
```
...
...
@@ -62,4 +62,4 @@ Run failed with command xxx
## 3. 更多教程
本文档为功能测试用,更详细的Lite端预测使用教程请参考:
[
Lite端部署
](
https://github.com/PaddlePaddle/PaddleOCR/blob/develop/deploy/lite/readme.md
)
。
\ No newline at end of file
本文档为功能测试用,更详细的Lite端预测使用教程请参考:
[
Lite端部署
](
https://github.com/PaddlePaddle/PaddleOCR/blob/develop/deploy/lite/readme.md
)
。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment