update yml

This commit is contained in:
tink2123 2020-05-14 00:15:52 +08:00
parent 8cccee2484
commit 0f578ae7aa
1 changed files with 2 additions and 3 deletions

View File

@ -11,12 +11,11 @@ Global:
test_batch_size_per_card: 256
image_shape: [3, 32, 100]
max_text_length: 25
character_type: ch
#character_dict_path: ./ppocr/utils/ic15_dict.txt
character_type: en
character_dict_path: /workspace/PaddleOCR/train_data/ic15_dict.txt
loss_type: ctc
reader_yml: ./configs/rec/rec_icdar15_reader.yml
pretrain_weights: /workspace/PaddleOCR/pretrain_models/rec_mv3_none_bilstm_ctc/best_accuracy
pretrain_weights: ./pretrain_models/CRNN/best_accuracy
checkpoints:
save_inference_dir:
Architecture: