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
579b66b0
Unverified
Commit
579b66b0
authored
Apr 14, 2021
by
MissPenguin
Committed by
GitHub
Apr 14, 2021
Browse files
Merge pull request #2493 from littletomatodonkey/dev/add_img
add cpp infer img demo
parents
f2f52cac
87ec8545
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 @
579b66b0
26.2 KB
deploy/cpp_infer/readme.md
View file @
579b66b0
...
@@ -232,7 +232,7 @@ visualize 1 # 是否对结果进行可视化,为1时,会在当前文件夹
...
@@ -232,7 +232,7 @@ visualize 1 # 是否对结果进行可视化,为1时,会在当前文件夹
最终屏幕上会输出检测结果如下。
最终屏幕上会输出检测结果如下。
<div
align=
"center"
>
<div
align=
"center"
>
<img
src=
".
.
/imgs/cpp_infer_pred_12.png"
width=
"600"
>
<img
src=
"./imgs/cpp_infer_pred_12.png"
width=
"600"
>
</div>
</div>
...
...
deploy/cpp_infer/readme_en.md
View file @
579b66b0
...
@@ -238,7 +238,7 @@ visualize 1 # Whether to visualize the results,when it is set as 1, The predic
...
@@ -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.
The detection results will be shown on the screen, which is as follows.
<div
align=
"center"
>
<div
align=
"center"
>
<img
src=
".
.
/imgs/cpp_infer_pred_12.png"
width=
"600"
>
<img
src=
"./imgs/cpp_infer_pred_12.png"
width=
"600"
>
</div>
</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