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
b70f9bf8
Commit
b70f9bf8
authored
Dec 16, 2020
by
LDOUBLEV
Browse files
update c inference
parent
76580ea1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
deploy/cpp_infer/tools/config.txt
deploy/cpp_infer/tools/config.txt
+2
-2
No files found.
deploy/cpp_infer/tools/config.txt
View file @
b70f9bf8
...
@@ -15,11 +15,11 @@ det_model_dir ./inference/ch__ppocr_mobile_v2.0_det_infer/
...
@@ -15,11 +15,11 @@ det_model_dir ./inference/ch__ppocr_mobile_v2.0_det_infer/
# cls config
# cls config
use_angle_cls 0
use_angle_cls 0
cls_model_dir ./inference/ch_ppocr_mobile_v2.0_
rec
_infer/
cls_model_dir ./inference/ch_ppocr_mobile_v2.0_
cls
_infer/
cls_thresh 0.9
cls_thresh 0.9
# rec config
# rec config
rec_model_dir ./inference/
rec_crnn
rec_model_dir ./inference/
ch_ppocr_mobile_v2.0_rec_infer/
char_list_file ../../ppocr/utils/ppocr_keys_v1.txt
char_list_file ../../ppocr/utils/ppocr_keys_v1.txt
# show the detection results
# show the detection results
...
...
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