diff --git a/test_tipc/configs/CvT/CvT_13_384_train_infer_python.txt b/test_tipc/configs/CvT/CvT_13_384_train_infer_python.txt index ad62e4305b719b583ef08ca6abb8af6e7b75c4eb..91db80ded76a349f9cd2753e144879b25dffcd9d 100644 --- a/test_tipc/configs/CvT/CvT_13_384_train_infer_python.txt +++ b/test_tipc/configs/CvT/CvT_13_384_train_infer_python.txt @@ -20,7 +20,7 @@ distill_train:null null:null null:null ## -===========================eval_params=========================== +===========================eval_params=========================== eval:tools/eval.py -c ppcls/configs/ImageNet/CvT/CvT_13_384.yaml null:null ## @@ -37,7 +37,7 @@ inference_dir:null infer_model:../inference/ infer_export:True infer_quant:Fasle -inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.interpolation=bicubic -o PreProcess.transform_ops.0.ResizeImage.backend=pil +inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.resize_short=384 -o PreProcess.transform_ops.1.CropImage.size=384 -o Global.use_gpu:True|False -o Global.enable_mkldnn:False -o Global.cpu_num_threads:1 diff --git a/test_tipc/configs/CvT/CvT_21_384_train_infer_python.txt b/test_tipc/configs/CvT/CvT_21_384_train_infer_python.txt index fd9c8122b354e00bd6920f1fd7e3ce990a6240e6..95dbf99c0c6ffe21810b4f264c3bf34c4dfa226b 100644 --- a/test_tipc/configs/CvT/CvT_21_384_train_infer_python.txt +++ b/test_tipc/configs/CvT/CvT_21_384_train_infer_python.txt @@ -20,7 +20,7 @@ distill_train:null null:null null:null ## -===========================eval_params=========================== +===========================eval_params=========================== eval:tools/eval.py -c ppcls/configs/ImageNet/CvT/CvT_21_384.yaml null:null ## @@ -37,7 +37,7 @@ inference_dir:null infer_model:../inference/ infer_export:True infer_quant:Fasle -inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.interpolation=bicubic -o PreProcess.transform_ops.0.ResizeImage.backend=pil +inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.resize_short=384 -o PreProcess.transform_ops.1.CropImage.size=384 -o Global.use_gpu:True|False -o Global.enable_mkldnn:False -o Global.cpu_num_threads:1 diff --git a/test_tipc/configs/CvT/CvT_W24_384_train_infer_python.txt b/test_tipc/configs/CvT/CvT_W24_384_train_infer_python.txt index bfbda256ce68ae01e3a6b34390241da757ec829e..386cc43486c723c91d6e0e372a7fe3a45848ea5b 100644 --- a/test_tipc/configs/CvT/CvT_W24_384_train_infer_python.txt +++ b/test_tipc/configs/CvT/CvT_W24_384_train_infer_python.txt @@ -20,7 +20,7 @@ distill_train:null null:null null:null ## -===========================eval_params=========================== +===========================eval_params=========================== eval:tools/eval.py -c ppcls/configs/ImageNet/CvT/CvT_W24_384.yaml null:null ## @@ -37,7 +37,7 @@ inference_dir:null infer_model:../inference/ infer_export:True infer_quant:Fasle -inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.interpolation=bicubic -o PreProcess.transform_ops.0.ResizeImage.backend=pil +inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.transform_ops.0.ResizeImage.resize_short=384 -o PreProcess.transform_ops.1.CropImage.size=384 -o Global.use_gpu:True|False -o Global.enable_mkldnn:False -o Global.cpu_num_threads:1