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
5aa1ffcc
"vscode:/vscode.git/clone" did not exist on "e75eae3711f49db477c4a04f72c4c977d4282a8e"
Commit
5aa1ffcc
authored
Aug 31, 2021
by
LDOUBLEV
Browse files
rename tests/configs/det_r50_db.yml
parent
e5d9ef00
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
tests/configs/det_r50_vd_db.yml
tests/configs/det_r50_vd_db.yml
+0
-0
tests/ocr_det_server_params.txt
tests/ocr_det_server_params.txt
+3
-3
No files found.
tests/configs/det_r50_db.yml
→
tests/configs/det_r50_
vd_
db.yml
View file @
5aa1ffcc
File moved
tests/ocr_det_server_params.txt
View file @
5aa1ffcc
...
@@ -13,7 +13,7 @@ train_infer_img_dir:./train_data/icdar2015/text_localization/ch4_test_images/
...
@@ -13,7 +13,7 @@ train_infer_img_dir:./train_data/icdar2015/text_localization/ch4_test_images/
null:null
null:null
##
##
trainer:norm_train|pact_train
trainer:norm_train|pact_train
norm_train:tools/train.py -c configs/det
/det
_r50_vd_db.yml -o Global.pretrained_model=""
norm_train:tools/train.py -c
tests/
configs/det_r50_vd_db.yml -o Global.pretrained_model=""
pact_train:null
pact_train:null
fpgm_train:null
fpgm_train:null
distill_train:null
distill_train:null
...
@@ -21,13 +21,13 @@ null:null
...
@@ -21,13 +21,13 @@ null:null
null:null
null:null
##
##
===========================eval_params===========================
===========================eval_params===========================
eval:tools/eval.py -c configs/det
/det_mv3
_db.yml -o
eval:tools/eval.py -c
tests/
configs/det
_r50_vd
_db.yml -o
null:null
null:null
##
##
===========================infer_params===========================
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.save_inference_dir:./output/
Global.pretrained_model:
Global.pretrained_model:
norm_export:tools/export_model.py -c configs/det
/det
_r50_vd_db.yml -o
norm_export:tools/export_model.py -c
tests/
configs/det_r50_vd_db.yml -o
quant_export:null
quant_export:null
fpgm_export:null
fpgm_export:null
distill_export:null
distill_export:null
...
...
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