diff --git a/configs/det/det_mv3_db.yml b/configs/det/det_mv3_db.yml index fc0c007da2057c48dbd81bbdfdbfa9397789d2c1..c38efed3efbdf48b1e650c936d15f5941eb1c2c4 100644 --- a/configs/det/det_mv3_db.yml +++ b/configs/det/det_mv3_db.yml @@ -10,8 +10,8 @@ Global: # if pretrained_model is saved in static mode, load_static_weights must set to True load_static_weights: True cal_metric_during_train: False - pretrained_model: /home/zhoujun20/pretrain_models/MobileNetV3_large_x0_5_pretrained - checkpoints: #./output/det_db_0.001_DiceLoss_256_pp_config_2.0b_4gpu/best_accuracy + pretrained_model: ./pretrain_models/MobileNetV3_large_x0_5_pretrained + checkpoints: save_inference_dir: use_visualdl: True infer_img: doc/imgs_en/img_10.jpg