update_det_static (#14372)
parent
4cfeb4cce5
commit
bb7e24eea3
|
@ -16,6 +16,7 @@ Global:
|
|||
use_visualdl: false
|
||||
infer_img: doc/imgs_en/img_10.jpg
|
||||
save_res_path: ./checkpoints/det_db/predicts_db.txt
|
||||
d2s_train_image_shape: [3, 640, 640]
|
||||
distributed: true
|
||||
Architecture:
|
||||
name: DistillationModel
|
||||
|
|
|
@ -16,6 +16,7 @@ Global:
|
|||
use_visualdl: false
|
||||
infer_img: doc/imgs_en/img_10.jpg
|
||||
save_res_path: ./checkpoints/det_db/predicts_db.txt
|
||||
d2s_train_image_shape: [3, 640, 640]
|
||||
distributed: true
|
||||
|
||||
Architecture:
|
||||
|
|
|
@ -16,6 +16,7 @@ Global:
|
|||
use_visualdl: false
|
||||
infer_img: doc/imgs_en/img_10.jpg
|
||||
save_res_path: ./checkpoints/det_db/predicts_db.txt
|
||||
d2s_train_image_shape: [3, 640, 640]
|
||||
distributed: true
|
||||
|
||||
Architecture:
|
||||
|
|
Loading…
Reference in New Issue