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
07f41994
Commit
07f41994
authored
Aug 27, 2021
by
LDOUBLEV
Browse files
support train model for infer MODE
parent
33f44548
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/ocr_det_params.txt
tests/ocr_det_params.txt
+2
-2
No files found.
tests/ocr_det_params.txt
View file @
07f41994
...
@@ -34,8 +34,8 @@ distill_export:null
...
@@ -34,8 +34,8 @@ distill_export:null
export1:null
export1:null
export2:null
export2:null
##
##
infer_model:./inference/ch_ppocr_mobile_v2.0_det_
infer/
infer_model:./inference/ch_ppocr_mobile_v2.0_det_
train/best_accuracy
infer_export:
null
infer_export:
tools/export_model.py -c configs/det/det_mv3_db.yml -o
infer_quant:False
infer_quant:False
inference:tools/infer/predict_det.py
inference:tools/infer/predict_det.py
--use_gpu:True|False
--use_gpu:True|False
...
...
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