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
87ec8545
Commit
87ec8545
authored
Apr 14, 2021
by
littletomatodonkey
Browse files
add cpp infer img demo
parent
f2f52cac
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
deploy/cpp_infer/imgs/cpp_infer_pred_12.png
deploy/cpp_infer/imgs/cpp_infer_pred_12.png
+0
-0
deploy/cpp_infer/readme.md
deploy/cpp_infer/readme.md
+1
-1
deploy/cpp_infer/readme_en.md
deploy/cpp_infer/readme_en.md
+1
-1
No files found.
deploy/cpp_infer/imgs/cpp_infer_pred_12.png
0 → 100644
View file @
87ec8545
26.2 KB
deploy/cpp_infer/readme.md
View file @
87ec8545
...
...
@@ -232,7 +232,7 @@ visualize 1 # 是否对结果进行可视化,为1时,会在当前文件夹
最终屏幕上会输出检测结果如下。
<div
align=
"center"
>
<img
src=
".
.
/imgs/cpp_infer_pred_12.png"
width=
"600"
>
<img
src=
"./imgs/cpp_infer_pred_12.png"
width=
"600"
>
</div>
...
...
deploy/cpp_infer/readme_en.md
View file @
87ec8545
...
...
@@ -238,7 +238,7 @@ visualize 1 # Whether to visualize the results,when it is set as 1, The predic
The detection results will be shown on the screen, which is as follows.
<div
align=
"center"
>
<img
src=
".
.
/imgs/cpp_infer_pred_12.png"
width=
"600"
>
<img
src=
"./imgs/cpp_infer_pred_12.png"
width=
"600"
>
</div>
...
...
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