Commit Graph

100 Commits (0b91f4dd507d47570273ee592f9889cf7e5ce66c)

Author SHA1 Message Date
jzhang533 0b91f4dd50
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (#11831)
release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>
2024-03-29 10:39:03 +08:00
Chung Chăm Chỉ 15963b0d24
fix: release memory after predict (#10688)
* fix: release memory after predict

* fix: release memory
2023-08-30 10:22:15 +08:00
livingbody 49d1a59572
upgrade pillow to 10.0.0 (#10405) 2023-07-17 14:42:30 +08:00
zhiminzhang0830 30201ef954
add satrn (#8433)
* add satrn

* 修复satrn导出问题

* 规范satrn config文件

* 删除SATRNRecResizeImg

---------

Co-authored-by: zhiminzhang0830 <zhangzhimin04@baidu.com>
2023-02-08 11:25:50 +08:00
xiaoting ff947d8960
fix onnx for dynamic shape (#8812) 2023-01-10 10:48:42 +08:00
dorren f875556541 update can transform method and add copyright info for new file 2022-10-17 17:18:14 +08:00
dorren f3f473d3f9 update CAN model 2022-10-15 20:27: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
littletomatodonkey eeef62b3c6
fix PREN export and infer (#7833) 2022-10-08 16:37:12 +08:00
zhiminzhang0830 0002349df3 add text recognition algorithm rflearning 2022-09-27 10:54:31 +08:00
xiaoting 5a524807f9
fix infer_rec for other input (#7286) 2022-08-23 18:05:03 +08:00
littletomatodonkey 8c7c45420f
polish kie doc and code (#7255)
* add fapiao kie

* fix readme

* fix fanli

* add readme

* add how to do kie en

* add algo kie

* add algo overview en

* rename vqa to kie

* fix read gif
2022-08-21 10:55:49 +08:00
smilelite 40c45e2ccc
Merge branch 'dygraph' into robustscanner_branch 2022-08-17 21:49:11 +08:00
andyjpaddle 6e89ec8d09 fix sar export 2022-08-16 09:34:48 +00:00
smilelite a8ba8963e0 merge cpnflict 0815 2022-08-15 23:03:21 +08:00
andyjpaddle 89f8b1d49f
Merge pull request #7196 from andyjpaddle/fix_sar
fix sar infer shape
2022-08-15 14:07:43 +08:00
andyjpaddle b7ca8c8070 fix sar infer shape 2022-08-15 03:40:29 +00:00
smilelite 60ea689df4
Merge branch 'dygraph' into robustscanner_branch 2022-08-11 21:45:21 +08:00
andyjpaddle 3f65b360ef
Add rec algo VisionLAN (#6943)
* add vl

* add vl

* add vl

* add ref

* fix head out

* add visionlan doc

* fix vl infer

* update dict
2022-08-09 11:29:43 +08:00
smilelite 536e0593f0 fixed conflicts 20220801 2022-08-01 21:36:36 +08:00
smilelite 8fa4620cce fixed bug for predict_rec 2022-08-01 21:20:02 +08:00
smilelite b781838015 fix conflicts 2022-07-27 23:02:24 +08:00
smilelite b164bb0165 fixed predict_rec 2022-07-27 22:49:04 +08:00
smilelite bc1c19c5d2 merge upstream 2022-07-10 12:15:27 +08:00
smilelite 46e3442e2e add spin 2022-07-10 11:47:25 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
smilelite bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
xyzhu8 6348425744 add robustscanner 2022-05-22 13:16:52 +08:00
tink2123 671cb14af2 modified default shape 2022-05-10 02:51:00 +00:00
tink2123 16752dd7a2 modified default shape 2022-05-10 02:50:51 +00:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
andyjpaddle d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
littletomatodonkey 83c09d5306
fix import order (#5628) 2022-03-04 16:13:54 +08:00
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
tink2123 3f5ffc3235 add paddle2onnx doc 2021-11-08 16:40:53 +08:00
MissPenguin 86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +00:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
Topdu b40ffdd45c fix sar export inference model 2021-09-29 01:50:24 +00:00
Topdu 469e76cc28 comment review 2021-09-14 05:06:53 +00:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
tink2123 22b57d632d fix infer shape 2021-08-25 09:41:16 +00:00
tink2123 7488bc1db5 fix infer shape 2021-08-25 07:34:23 +00:00
LDOUBLEV 3691291ae1 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_trt_res 2021-08-23 09:14:36 +00:00
LDOUBLEV 1bf24676c2 fix rec trt 2021-08-23 09:13:22 +00:00
LDOUBLEV 5bb6ae05c4 add rec get_gpu_id 2021-08-17 02:45:26 +00:00
LDOUBLEV 09e7211082 fix bugs and adjust warmup times from 10 to 2 to speed up 2021-07-20 06:47:18 +00:00