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
|
infer_mode: false
|
||||||
use_sync_bn: true
|
use_sync_bn: true
|
||||||
save_res_path: output/infer
|
save_res_path: output/infer
|
||||||
|
d2s_train_image_shape: [3, 512, 512]
|
||||||
|
|
||||||
Optimizer:
|
Optimizer:
|
||||||
name: AdamW
|
name: AdamW
|
||||||
|
@ -22,6 +22,7 @@ Global:
|
|||||||
infer_mode: false
|
infer_mode: false
|
||||||
use_sync_bn: true
|
use_sync_bn: true
|
||||||
save_res_path: output/infer
|
save_res_path: output/infer
|
||||||
|
d2s_train_image_shape: [3, 512, 512]
|
||||||
|
|
||||||
Optimizer:
|
Optimizer:
|
||||||
name: AdamW
|
name: AdamW
|
||||||
|
Loading…
x
Reference in New Issue
Block a user