По умолчанию запускаем обучение с GPU.
Some checks are pending
Build/Publish Develop Docs / deploy (push) Waiting to run
Some checks are pending
Build/Publish Develop Docs / deploy (push) Waiting to run
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
Global:
|
Global:
|
||||||
model_name: PP-OCRv5_server_rec # To use static model for inference.
|
model_name: PP-OCRv5_server_rec # To use static model for inference.
|
||||||
debug: false
|
debug: false
|
||||||
use_gpu: false
|
use_gpu: true
|
||||||
device: cpu
|
|
||||||
epoch_num: 75
|
epoch_num: 75
|
||||||
log_smooth_window: 20
|
log_smooth_window: 20
|
||||||
print_batch_step: 10
|
print_batch_step: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user