Commit Graph

786 Commits (a916057501d26b51b8e54f2cc1e57aa444f33149)

Author SHA1 Message Date
ToddBear 1e11f25409
CV套件建设专项活动 - 文字识别返回单字识别坐标 (#10515)
* modification of return word box

* update_implements

* Update rec_postprocess.py

* Update utility.py
2023-08-02 19:11:28 +08:00
PeiyuLau 43753204b6
[MLU] add mlu device for infer (#10249) 2023-07-21 10:22:05 +08:00
UserUnknownFactor 8967e63392
Add preprocessing common to OCR tasks (#10217)
Add preprocessing to options
2023-07-20 20:24:42 +08:00
UserUnknownFactor 1dad0a980f
Don't break overall processing on a bad image (#10216) 2023-07-19 15:46:29 +08:00
itasli 4b275f1857
fix undefined save_model_dir when using wandb (#10251)
* fix undefined save_model_dir when using wand

* Update program.py
2023-06-30 11:59:38 +08:00
duanyanhui 013870d9bc
update npu inference api (#9764) 2023-04-20 10:26:37 +08:00
duanyanhui 4b8e333f10
[npu] Update npu api (#9686)
* update npu api

* add version check
2023-04-10 16:30:54 +08:00
jaycecd 49fef42292
新增gpu_id参数,可以在推理时使用特定GPU进行推理 (#8920) 2023-01-30 16:19:45 +08:00
math345 a9109b9921
fix bug: the index j can not skip 0. (#8918) 2023-01-30 16:10:44 +08:00
zhoujun 7a9cfaad9d
fix re inference error (#8475) 2022-11-29 10:06:42 +08:00
LDOUBLEV 9d9591533a add min_area_rect_crop 2022-10-27 15:39:31 +08:00
LDOUBLEV b8cde49ee3 add min_area_rect_crop 2022-10-27 15:37:15 +08:00
WenmuZhou 6120094ac2 add Telescope to support alg 2022-10-25 05:08:58 +00:00
dorren f875556541 update can transform method and add copyright info for new file 2022-10-17 17:18:14 +08:00
dorren c57effb84f update can data loading method and tipc configs, revert precommit config 2022-10-17 15:04:42 +08:00
dorren f3f473d3f9 update CAN model 2022-10-15 20:27:05 +08:00
zhoujun ce72023ce1
Merge pull request #7832 from zhiminzhang0830/drrg_branch
add text detection algorithm DRRG
2022-10-13 13:19:13 +08:00
Double_V 9df7730eeb
Merge pull request #7840 from LDOUBLEV/dygraph
add polygon params
2022-10-12 10:14:16 +08:00
zhiminzhang0830 3ee146fa99 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-10 15:56:08 +08:00
MissPenguin a7069086c3
Merge pull request #7835 from qipengh/add_mlu_dbnet
[MLU]adapt mlu device for running dbnet network
2022-10-10 15:35:20 +08:00
LDOUBLEV 3558d57681 fix ci 2022-10-09 14:15:47 +08:00
LDOUBLEV 119196f11d add det_box_type params 2022-10-09 11:28:32 +08:00
LDOUBLEV 9919cb71d1 delete debug 2022-10-09 10:10:05 +08:00
zhiminzhang0830 c25eec882a Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-10-09 10:07:46 +08:00
LDOUBLEV 81e4c3d821 add polygon params 2022-10-09 09:58:52 +08:00
huangqipeng 7851977157 [MLU]adapt mlu device for running dbnet network 2022-10-08 16:46:41 +08:00
littletomatodonkey eeef62b3c6
fix PREN export and infer (#7833) 2022-10-08 16:37:12 +08:00
zhiminzhang0830 03802c7f93 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch 2022-10-08 12:00:17 +08:00
zhiminzhang0830 1f9400dd73 add drrg 2022-10-08 11:56:45 +08:00
zhiminzhang0830 c459b72565 添加RFL CNT分支infer支持 2022-10-08 11:20:36 +08:00
zhiminzhang0830 3f8602c169 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch 2022-09-29 16:40:10 +08:00
andyjpaddle 6dd8da089f format code 2022-09-29 07:51:13 +00:00
andyjpaddle e61f40ef41 support infer pdf file 2022-09-29 07:31:45 +00:00
zhiminzhang0830 0002349df3 add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
WenmuZhou 06194524ca add re predict 2022-09-20 22:13:27 +08:00
Double_V 8fb6fea192
Update utility.py 2022-09-19 17:35:04 +08:00
LDOUBLEV bb54e9b8eb fix 2022-09-19 14:03:15 +08:00
LDOUBLEV a8c6173347 add txt 2022-09-19 13:33:47 +08:00
LDOUBLEV 9881156261 delete shape_info_name 2022-09-19 13:26:18 +08:00
LDOUBLEV 1b07e42912 fix trt 2022-09-16 20:11:18 +08:00
huangjun12 b5268dc3a0 add centripetal text model 2022-09-15 11:08:16 +00:00
qili93 149e118474 [TIPC] add scripts for NPU and XPU, test=develop 2022-09-13 14:11:21 +08:00
Double_V d022b26903
Merge pull request #7420 from wangjingyeye/dyg_db
update pgnet
2022-09-05 18:45:44 +08:00
zhangxinnan 51d771ce19 import random放到脚本 开始 2022-09-04 12:40:45 +08:00
zhangxinnan 2925aeb4e4 去掉旧版本的draw_ocr_box_txt 2022-09-04 12:38:18 +08:00
zhangxinnan 960a0ca607 增加draw_ocr_box_txt2:解决文本框倾斜时文字画在外边的情况 2022-09-04 10:01:16 +08:00
wangjingyeye 929b4f4557 update pgnet 2022-08-30 05:58:39 +00:00
andyjpaddle 96a8e0f88e Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-23 11:53:53 +00:00
andyjpaddle 29268eaaf0 add args en doc 2022-08-23 11:52:42 +00:00
xiaoting 5a524807f9
fix infer_rec for other input (#7286) 2022-08-23 18:05:03 +08:00