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
868d3062
"docs/source/en/optimization/fp16.md" did not exist on "f5ccffecf7c9c7b08c39043d1c9528be2c5cfecc"
Commit
868d3062
authored
Jun 10, 2021
by
LDOUBLEV
Browse files
support download sen.pickle
parent
fcd08085
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/test.sh
test/test.sh
+1
-0
No files found.
test/test.sh
View file @
868d3062
...
@@ -127,6 +127,7 @@ for train_model in ${train_model_list[*]}; do
...
@@ -127,6 +127,7 @@ for train_model in ${train_model_list[*]}; do
trainer
=
"deploy/slim/prune/sensitivity_anal.py"
trainer
=
"deploy/slim/prune/sensitivity_anal.py"
export_model
=
"deploy/slim/prune/export_prune_model.py"
export_model
=
"deploy/slim/prune/export_prune_model.py"
pretrain
=
"./pretrain_models/det_mv3_db_v2.0_train/best_accuracy"
pretrain
=
"./pretrain_models/det_mv3_db_v2.0_train/best_accuracy"
wget
-nc
-P
https://paddleocr.bj.bcebos.com/dygraph_v2.0/test/sen.pickle
elif
[
${
slim_trainer
}
=
"distill"
]
;
then
elif
[
${
slim_trainer
}
=
"distill"
]
;
then
trainer
=
"deploy/slim/distill/train_dml.py"
trainer
=
"deploy/slim/distill/train_dml.py"
export_model
=
"deploy/slim/distill/export_distill_model.py"
export_model
=
"deploy/slim/distill/export_distill_model.py"
...
...
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