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
6372addc
Commit
6372addc
authored
Dec 15, 2021
by
tink2123
Browse files
fix typo
parent
7c8d605e
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
14 additions
and
14 deletions
+14
-14
test_tipc/configs/ch_ppocr_server_v2.0_rec/train_infer_python.txt
...c/configs/ch_ppocr_server_v2.0_rec/train_infer_python.txt
+1
-1
test_tipc/configs/rec_mv3_none_bilstm_ctc_v2.0/train_infer_python.txt
...nfigs/rec_mv3_none_bilstm_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/configs/rec_mv3_none_none_ctc_v2.0/train_infer_python.txt
...configs/rec_mv3_none_none_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/configs/rec_mv3_tps_bilstm_ctc_v2.0/train_infer_python.txt
...onfigs/rec_mv3_tps_bilstm_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/configs/rec_r34_vd_none_bilstm_ctc_v2.0/train_infer_python.txt
...gs/rec_r34_vd_none_bilstm_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/configs/rec_r34_vd_none_none_ctc_v2.0/train_infer_python.txt
...figs/rec_r34_vd_none_none_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/configs/rec_r34_vd_tps_bilstm_ctc_v2.0/train_infer_python.txt
...igs/rec_r34_vd_tps_bilstm_ctc_v2.0/train_infer_python.txt
+1
-1
test_tipc/prepare.sh
test_tipc/prepare.sh
+7
-7
No files found.
test_tipc/configs/ch_ppocr_server_v2.0_rec/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/ch_ppocr_server_v2.0_rec/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_mv3_none_bilstm_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_mv3_none_bilstm_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_mv3_none_none_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_mv3_none_none_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_mv3_tps_bilstm_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_mv3_tps_bilstm_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_r34_vd_none_bilstm_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_r34_vd_none_bilstm_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_r34_vd_none_none_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_r34_vd_none_none_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/configs/rec_r34_vd_tps_bilstm_ctc_v2.0/train_infer_python.txt
View file @
6372addc
...
...
@@ -26,7 +26,7 @@ null:null
##
===========================infer_params===========================
Global.save_inference_dir:./output/
Global.
pretrained_model
:
Global.
checkpoints
:
norm_export:tools/export_model.py -c test_tipc/configs/rec_r34_vd_tps_bilstm_ctc_v2.0/rec_icdar15_train.yml -o
quant_export:null
fpgm_export:null
...
...
test_tipc/prepare.sh
View file @
6372addc
...
...
@@ -164,31 +164,31 @@ elif [ ${MODE} = "whole_infer" ];then
fi
if
[
${
model_name
}
==
"rec_mv3_none_none_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_mv3_none_none_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_mv3_none_none_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_mv3_none_none_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"rec_r34_vd_none_none_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_r34_vd_none_none_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_r34_vd_none_none_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_r34_vd_none_none_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"rec_mv3_none_bilstm_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_mv3_none_bilstm_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_mv3_none_bilstm_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_mv3_none_bilstm_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"rec_r34_vd_none_bilstm_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_r34_vd_none_bilstm_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_r34_vd_none_bilstm_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_r34_vd_none_bilstm_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"rec_mv3_tps_bilstm_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_mv3_tps_bilstm_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_mv3_tps_bilstm_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_mv3_tps_bilstm_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"rec_r34_vd_tps_bilstm_ctc_v2.0"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/rec_r34_vd_tps_bilstm_ctc_v2.0_train.tar
--no-check-certificate
cd
./inference/
&&
tar
rec_r34_vd_tps_bilstm_ctc_v2.0_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
rec_r34_vd_tps_bilstm_ctc_v2.0_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"ch_ppocr_server_v2.0_rec"
]
;
then
wget
-nc
-P
./inference/ https://paddleocr.bj.bcebos.com/dygraph_v2.0/en/ch_ppocr_server_v2.0_rec_train.tar
--no-check-certificate
cd
./inference/
&&
tar
ch_ppocr_server_v2.0_rec_train.tar
&&
cd
../
cd
./inference/
&&
tar
xf
ch_ppocr_server_v2.0_rec_train.tar
&&
cd
../
fi
if
[
${
model_name
}
==
"det_mv3_db_v2.0"
]
;
then
...
...
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