PaddleOCR/tools
OneYearIsEnough 6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
..
infer fix duplicate thres 2022-02-07 08:23:40 +00:00
__init__.py add desc of version params (#3929) 2021-11-10 20:20:45 +08:00
eval.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
export_center.py merge init_model and load_dygraph_params to load_model (#4623) 2021-11-12 11:06:36 +08:00
export_model.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
infer_cls.py Update infer_cls.py 2022-01-25 14:35:43 +08:00
infer_det.py fix repeat save_res 2021-12-20 22:02:07 +08:00
infer_e2e.py merge init_model and load_dygraph_params to load_model (#4623) 2021-11-12 11:06:36 +08:00
infer_kie.py add ips 2021-12-19 07:00:00 +00:00
infer_rec.py merge init_model and load_dygraph_params to load_model (#4623) 2021-11-12 11:06:36 +08:00
infer_table.py merge init_model and load_dygraph_params to load_model (#4623) 2021-11-12 11:06:36 +08:00
infer_vqa_token_ser.py vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
infer_vqa_token_ser_re.py move imgs to doc 2022-01-05 14:35:21 +00:00
program.py [Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563) 2022-02-28 21:48:00 +08:00
test_hubserving.py
train.py add seed 2022-01-07 04:56:45 +00:00