Fix table related configs (#15194)

* refine docs

* refine docs

* refine docs

* fix configs
This commit is contained in:
Liu Jiaxuan 2025-05-20 01:28:07 +08:00 committed by GitHub
parent 63823169eb
commit 7cc8f505c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Global:
infer_mode: false
use_sync_bn: true
save_res_path: output/infer
d2s_train_image_shape: [3, 512, 512]
Optimizer:
name: AdamW

View File

@ -22,6 +22,7 @@ Global:
infer_mode: false
use_sync_bn: true
save_res_path: output/infer
d2s_train_image_shape: [3, 512, 512]
Optimizer:
name: AdamW