"ppocr/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "ab8d8aeab8bbe36e0a100e034342646a7aa8f414"
Commit ac228838 authored by tink2123's avatar tink2123
Browse files

add save_inference_dir

parent 2025ed1d
...@@ -16,7 +16,8 @@ Global: ...@@ -16,7 +16,8 @@ Global:
loss_type: ctc loss_type: ctc
reader_yml: ./configs/rec/rec_icdar15_reader.yml reader_yml: ./configs/rec/rec_icdar15_reader.yml
pretrain_weights: ./pretrain_models/CRNN/best_accuracy pretrain_weights: ./pretrain_models/CRNN/best_accuracy
checkpoints: checkpoints:
save_inference_dir:
Architecture: Architecture:
function: ppocr.modeling.architectures.rec_model,RecModel function: ppocr.modeling.architectures.rec_model,RecModel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment