По умолчанию запускаем обучение с GPU.
Some checks are pending
Build/Publish Develop Docs / deploy (push) Waiting to run

This commit is contained in:
2025-07-08 11:04:15 +03:00
parent 149dd86132
commit 63f9daa6d7

View File

@@ -1,8 +1,7 @@
Global:
model_name: PP-OCRv5_server_rec # To use static model for inference.
debug: false
use_gpu: false
device: cpu
use_gpu: true
epoch_num: 75
log_smooth_window: 20
print_batch_step: 10