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
a09cad53
"scripts/git@developer.sourcefind.cn:Wenxuan/LightX2V.git" did not exist on "1202fcd05272f2960b32ce84038b24a508b6cbff"
Commit
a09cad53
authored
Apr 28, 2022
by
LDOUBLEV
Browse files
update model_list.md
parent
ae7567e7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
deploy/jeston/readme.md
deploy/jeston/readme.md
+1
-1
deploy/jeston/readme_en.md
deploy/jeston/readme_en.md
+1
-1
No files found.
deploy/jeston/readme.md
View file @
a09cad53
...
@@ -82,4 +82,4 @@ python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_de
...
@@ -82,4 +82,4 @@ python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_de
python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_det_infer/ --rec_model_dir=./inference/ch_PP-OCRv2_rec_infer/ --image_dir=./doc/imgs/00057937.jpg --use_gpu=True --use_tensorrt=True --rec_image_shape="3,48,320"
python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_det_infer/ --rec_model_dir=./inference/ch_PP-OCRv2_rec_infer/ --image_dir=./doc/imgs/00057937.jpg --use_gpu=True --use_tensorrt=True --rec_image_shape="3,48,320"
```
```
更多ppocr模型预测请参考
[
文档
](
../../doc/doc_ch/
inference_ppocr
.md
)
更多ppocr模型预测请参考
[
文档
](
../../doc/doc_ch/
models_list
.md
)
deploy/jeston/readme_en.md
View file @
a09cad53
...
@@ -80,4 +80,4 @@ To enable TRT prediction, you only need to set `--use_tensorrt=True` on the basi
...
@@ -80,4 +80,4 @@ To enable TRT prediction, you only need to set `--use_tensorrt=True` on the basi
python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_det_infer/ --rec_model_dir=./inference/ch_PP-OCRv2_rec_infer/ --image_dir=./doc/imgs/ --rec_image_shape="3,48,320" --use_gpu=True --use_tensorrt=True
python3 tools/infer/predict_system.py --det_model_dir=./inference/ch_PP-OCRv2_det_infer/ --rec_model_dir=./inference/ch_PP-OCRv2_rec_infer/ --image_dir=./doc/imgs/ --rec_image_shape="3,48,320" --use_gpu=True --use_tensorrt=True
```
```
For more ppocr model predictions, please refer to
[
document
](
../../doc/doc_en/
inference_ppocr
_en.md
)
For more ppocr model predictions, please refer to
[
document
](
../../doc/doc_en/
models_list
_en.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