fix the path

it is only a example, the probleams appear the files in the config folder.The path dose not fix for the windows  system ,at the same ,we should use the relativte path instead of absoulate path.
This commit is contained in:
shaohua.zhang 2020-08-27 14:17:43 +08:00 committed by GitHub
parent e0bf9c9cfa
commit 935966a2c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ Global:
loss_type: ctc
distort: true
debug: false
reader_yml: ./configs/rec/rec_icdar15_reader.yml
pretrain_weights: ./pretrain_models/rec_mv3_none_bilstm_ctc/best_accuracy
reader_yml: ../configs/rec/rec_icdar15_reader.yml
pretrain_weights: ../pretrain_models/rec_mv3_none_bilstm_ctc/best_accuracy
checkpoints:
save_inference_dir:
infer_img: