PaddleOCR/tools
shaohua.zhang dcd2626e11
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so  train_alg_type == 'rec' is necessary
2020-07-24 17:26:37 +08:00
..
eval_utils fix cv exception 2020-07-16 12:14:46 +00:00
infer add parameter enable_mkldnn 2020-07-14 14:39:00 +08:00
eval.py repair a var 2020-07-23 14:07:21 +08:00
export_model.py Update export_model.py 2020-07-21 14:02:59 +08:00
infer_det.py fix cv exception 2020-07-16 12:14:46 +00:00
infer_rec.py fix cv exception 2020-07-16 12:14:46 +00:00
program.py fix the assignment of a var 2020-07-23 13:59:58 +08:00
test_hubserving.py fix cv exception 2020-07-16 12:14:46 +00:00
train.py The if condition is not sufficient 2020-07-24 17:26:37 +08:00