rename model name

pull/1218/head
stephon 2021-09-10 08:12:57 +00:00
parent 46eb6e561a
commit 22132ebd4e
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,5 @@
Global:
#rec_inference_model_dir: "./models/product_ResNet50_vd_aliproduct_v1.0_infer"
rec_inference_model_dir: "../inference"
rec_inference_model_dir: "./models/product_MV3_x1_0_aliproduct_bin_v1.0_infer"
batch_size: 32
use_gpu: True
enable_mkldnn: True

View File

@ -1,8 +1,7 @@
Global:
infer_imgs: "./recognition_demo_data_v1.1/test_product/daoxiangcunjinzhubing_6.jpg"
det_inference_model_dir: "./models/ppyolov2_r50vd_dcn_mainbody_v1.0_infer"
#rec_inference_model_dir: "./models/product_ResNet50_vd_aliproduct_v1.0_infer"
rec_inference_model_dir: "../inference"
rec_inference_model_dir: "./models/product_MV3_x1_0_aliproduct_bin_v1.0_infer"
rec_nms_thresold: 0.05
batch_size: 1