From 63f9daa6d7763d058a311f1bca3400f0a9655bda Mon Sep 17 00:00:00 2001 From: "lamonov.pavel" Date: Tue, 8 Jul 2025 11:04:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=20=D1=83=D0=BC=D0=BE=D0=BB=D1=87?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8E=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA?= =?UTF-8?q?=D0=B0=D0=B5=D0=BC=20=D0=BE=D0=B1=D1=83=D1=87=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=81=20GPU.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/rec_custom.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/rec_custom.yml b/configs/rec_custom.yml index 3c94c52..4c477c4 100644 --- a/configs/rec_custom.yml +++ b/configs/rec_custom.yml @@ -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