From 740fbe740618f99c7e4336d3f57ecd5fa5e82b93 Mon Sep 17 00:00:00 2001 From: "lamonov.pavel" Date: Tue, 8 Jul 2025 12:53:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B5=D0=BE=D0=B1=D1=80=D0=B0=D0=B7=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=B0=D0=BD=D0=BD=D1=8B=D1=85?= =?UTF-8?q?.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/rec_custom.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/rec_custom.yml b/configs/rec_custom.yml index 0dc37a6..7729382 100644 --- a/configs/rec_custom.yml +++ b/configs/rec_custom.yml @@ -86,6 +86,8 @@ Train: - DecodeImage: img_mode: BGR channel_first: false + - RecResizeImg: + image_shape: [3, 48, 320] - RecAug: - MultiLabelEncode: gtc_encode: NRTRLabelEncode