diff --git a/configs/rec/rec_icdar15_train.yml b/configs/rec/rec_icdar15_train.yml index 5a245356..e16264fa 100755 --- a/configs/rec/rec_icdar15_train.yml +++ b/configs/rec/rec_icdar15_train.yml @@ -16,7 +16,8 @@ Global: loss_type: ctc reader_yml: ./configs/rec/rec_icdar15_reader.yml pretrain_weights: ./pretrain_models/CRNN/best_accuracy - checkpoints: + checkpoints: + save_inference_dir: Architecture: function: ppocr.modeling.architectures.rec_model,RecModel