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
42126b4d
"ppocr/vscode:/vscode.git/clone" did not exist on "c4fcd14354146dc7f97efd2d484b7ac4d15b7506"
Commit
42126b4d
authored
Sep 09, 2021
by
LDOUBLEV
Browse files
add kl quant
parent
76c0cf32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/ocr_rec_params.txt
tests/ocr_rec_params.txt
+2
-2
No files found.
tests/ocr_rec_params.txt
View file @
42126b4d
...
@@ -17,11 +17,11 @@ norm_train:tools/train.py -c configs/rec/rec_icdar15_train.yml -o
...
@@ -17,11 +17,11 @@ norm_train:tools/train.py -c configs/rec/rec_icdar15_train.yml -o
pact_train:deploy/slim/quantization/quant.py -c configs/rec/rec_icdar15_train.yml -o
pact_train:deploy/slim/quantization/quant.py -c configs/rec/rec_icdar15_train.yml -o
fpgm_train:null
fpgm_train:null
distill_train:null
distill_train:null
null:null
kl_quant:deploy/slim/quantization/quant_kl.py -c configs/rec/rec_icdar15_train.yml -o Global.pretrained_model=./inference/ch_ppocr_mobile_v2.0_rec_infer/
null:null
null:null
##
##
===========================eval_params===========================
===========================eval_params===========================
eval:
tools/eval.py -c configs/rec/rec_icdar15_train.yml -o
eval:
null
null:null
null:null
##
##
===========================infer_params===========================
===========================infer_params===========================
...
...
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