From 4fb78fdba6b9ba4838f25e2609f54a1eb9eaec75 Mon Sep 17 00:00:00 2001 From: Wang Xin Date: Tue, 21 May 2024 01:13:27 +0000 Subject: [PATCH] fix typo --- configs/rec/PP-OCRv4/en_PP-OCRv4_rec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/rec/PP-OCRv4/en_PP-OCRv4_rec.yml b/configs/rec/PP-OCRv4/en_PP-OCRv4_rec.yml index 9537f7a106b..d4a718b3d52 100644 --- a/configs/rec/PP-OCRv4/en_PP-OCRv4_rec.yml +++ b/configs/rec/PP-OCRv4/en_PP-OCRv4_rec.yml @@ -10,7 +10,7 @@ Global: - 0 - 2000 cal_metric_during_train: true - pretrained_model: refactor + pretrained_model: null checkpoints: null save_inference_dir: null use_visualdl: false