From 5fd13ab81364f2aad96e57c6f167a1b84c6f596d Mon Sep 17 00:00:00 2001 From: WenmuZhou <572459439@qq.com> Date: Tue, 23 Nov 2021 10:38:14 +0000 Subject: [PATCH] update folder name --- .../{east_mv3 => det_mv3_east_v2.0}/det_mv3_east.yml | 0 .../train_infer_python.txt | 8 ++++---- .../det_r50_vd_east.yml | 0 .../train_infer_python.txt | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) rename test_tipc/configs/{east_mv3 => det_mv3_east_v2.0}/det_mv3_east.yml (100%) rename test_tipc/configs/{east_mv3 => det_mv3_east_v2.0}/train_infer_python.txt (80%) rename test_tipc/configs/{east_r50_vd => det_r50_vd_east_v2.0}/det_r50_vd_east.yml (100%) rename test_tipc/configs/{east_r50_vd => det_r50_vd_east_v2.0}/train_infer_python.txt (79%) 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 ce02c926..7a3aced5 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 dc9fc459..e9eaa779 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 -- GitLab