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
fa6a507c
Unverified
Commit
fa6a507c
authored
May 14, 2020
by
dyning
Committed by
GitHub
May 14, 2020
Browse files
Update README.md
parent
8badf3f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
fa6a507c
...
@@ -32,7 +32,7 @@ tar -xf ./inference/inference.tar
...
@@ -32,7 +32,7 @@ tar -xf ./inference/inference.tar
#### 3.单张图像或者图像集合预测
#### 3.单张图像或者图像集合预测
实现文本检测、识别串联推理,在执行预测时,需要通过参数image_dir指定单张图像或者图像集合的路径、参数det_model_dir指定检测inference模型的路径和参数rec_model_dir指定识别inference模型的路径。
以下代码
实现
了
文本检测、识别串联推理,在执行预测时,需要通过参数image_dir指定单张图像或者图像集合的路径、参数det_model_dir指定检测inference模型的路径和参数rec_model_dir指定识别inference模型的路径。
```
```
# 设置PYTHONPATH环境变量
# 设置PYTHONPATH环境变量
...
...
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