mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
Fix table related configs (#15194)
* refine docs * refine docs * refine docs * fix configs
This commit is contained in:
parent
63823169eb
commit
7cc8f505c5
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user