diff --git a/test_tipc/configs/east_mv3/det_mv3_east.yml b/test_tipc/configs/det_mv3_east_v2.0/det_mv3_east.yml similarity index 100% rename from test_tipc/configs/east_mv3/det_mv3_east.yml rename to test_tipc/configs/det_mv3_east_v2.0/det_mv3_east.yml diff --git a/test_tipc/configs/east_mv3/train_infer_python.txt b/test_tipc/configs/det_mv3_east_v2.0/train_infer_python.txt similarity index 80% rename from test_tipc/configs/east_mv3/train_infer_python.txt rename to test_tipc/configs/det_mv3_east_v2.0/train_infer_python.txt index ce02c926952c21d4dad31aa494566b37988ffc48..7a3aced57aaf31bb54075d8ba3119d1626a2c58a 100644 --- a/test_tipc/configs/east_mv3/train_infer_python.txt +++ b/test_tipc/configs/det_mv3_east_v2.0/train_infer_python.txt @@ -1,5 +1,5 @@ ===========================train_params=========================== -model_name:east_mv3 +model_name:det_mv3_east_v2.0 python:python3.7 gpu_list:0 Global.use_gpu:True|True @@ -13,7 +13,7 @@ train_infer_img_dir:./train_data/icdar2015/text_localization/ch4_test_images/ null:null ## trainer:norm_train -norm_train:tools/train.py -c test_tipc/configs/east_mv3/det_mv3_east.yml -o +norm_train:tools/train.py -c test_tipc/configs/det_mv3_east_v2.0/det_mv3_east.yml -o pact_train:null fpgm_train:null distill_train:null @@ -27,7 +27,7 @@ null:null ===========================infer_params=========================== Global.save_inference_dir:./output/ Global.pretrained_model: -norm_export:tools/export_model.py -c test_tipc/configs/east_mv3/det_mv3_east.yml -o +norm_export:tools/export_model.py -c test_tipc/configs/det_mv3_east_v2.0/det_mv3_east.yml -o quant_export:null fpgm_export:null distill_export:null @@ -35,7 +35,7 @@ export1:null export2:null ## train_model:./inference/det_mv3_east/best_accuracy -infer_export:tools/export_model.py -c test_tipc/cconfigs/east_mv3/det_mv3_east.yml -o +infer_export:tools/export_model.py -c test_tipc/cconfigs/det_mv3_east_v2.0/det_mv3_east.yml -o infer_quant:False inference:tools/infer/predict_det.py --use_gpu:True|False diff --git a/test_tipc/configs/east_r50_vd/det_r50_vd_east.yml b/test_tipc/configs/det_r50_vd_east_v2.0/det_r50_vd_east.yml similarity index 100% rename from test_tipc/configs/east_r50_vd/det_r50_vd_east.yml rename to test_tipc/configs/det_r50_vd_east_v2.0/det_r50_vd_east.yml diff --git a/test_tipc/configs/east_r50_vd/train_infer_python.txt b/test_tipc/configs/det_r50_vd_east_v2.0/train_infer_python.txt similarity index 79% rename from test_tipc/configs/east_r50_vd/train_infer_python.txt rename to test_tipc/configs/det_r50_vd_east_v2.0/train_infer_python.txt index dc9fc45903e50b929d544b5fabe5ad5048fdf938..e9eaa779520f78622509153482fd6a84322c9cc5 100644 --- a/test_tipc/configs/east_r50_vd/train_infer_python.txt +++ b/test_tipc/configs/det_r50_vd_east_v2.0/train_infer_python.txt @@ -1,5 +1,5 @@ ===========================train_params=========================== -model_name:east_r50_vd +model_name:det_r50_vd_east_v2.0 python:python3.7 gpu_list:0 Global.use_gpu:True|True @@ -13,7 +13,7 @@ train_infer_img_dir:./train_data/icdar2015/text_localization/ch4_test_images/ null:null ## trainer:norm_train -norm_train:tools/train.py -c test_tipc/configs/east_r50_vd/det_r50_vd_east.yml -o +norm_train:tools/train.py -c test_tipc/configs/det_r50_vd_east_v2.0/det_r50_vd_east.yml -o pact_train:null fpgm_train:null distill_train:null @@ -27,7 +27,7 @@ null:null ===========================infer_params=========================== Global.save_inference_dir:./output/ Global.pretrained_model: -norm_export:tools/export_model.py -c test_tipc/configs/east_r50_vd/det_r50_vd_east.yml -o +norm_export:tools/export_model.py -c test_tipc/configs/det_r50_vd_east_v2.0/det_r50_vd_east.yml -o quant_export:null fpgm_export:null distill_export:null @@ -35,7 +35,7 @@ export1:null export2:null ## train_model:./inference/det_mv3_east/best_accuracy -infer_export:tools/export_model.py -c test_tipc/cconfigs/east_r50_vd/det_r50_vd_east.yml -o +infer_export:tools/export_model.py -c test_tipc/cconfigs/det_r50_vd_east_v2.0/det_r50_vd_east.yml -o infer_quant:False inference:tools/infer/predict_det.py --use_gpu:True|False