Commit 1cff9db1 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix prepare.sh

parent edca15c2
......@@ -51,8 +51,6 @@ elif [ ${MODE} = "whole_infer" ];then
cd ./train_data/ && tar xf icdar2015_infer.tar
ln -s ./icdar2015_infer ./icdar2015
cd ../
epoch=10
eval_batch_step=10
else
rm -rf ./train_data/icdar2015
if [[ ${model_name} = "ocr_det" ]]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment