Commit Graph

350 Commits (f2375eede4a04a5b0b1a7fc4a5ae7c46e4d7fbc6)

Author SHA1 Message Date
Shuangchi He 55d8af94f5
[cherry-pick] `Fix some typos for Jetson, metrics and result` from release/2.4-typos2 branch and merge. (#6119)
* [cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge.
2022-05-02 14:01:29 +08:00
jaycecd e03e52a2a4
bugfix: unable to save Korean to the specified file: system_results.txt (#5855) 2022-05-01 19:55:06 +08:00
WenmuZhou d55e906514 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into doc 2022-04-27 20:55:35 +08:00
tink2123 f10b783e20 fix v3 mkldnn 2022-04-27 07:48:14 +00:00
xiaoting 882e6e549f
Merge pull request #6071 from tink2123/fix_mkldnn
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 14:48:29 +08:00
xiaoting bde50863c5
Merge pull request #6061 from Topdu/dygraph
add_rec_svtr
2022-04-27 14:42:54 +08:00
tink2123 9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
andyjpaddle c01d5fc2d1
update trt dynamic shape for v3 rec (#6066)
* update trt dynamic shape for v3 rec

* update trt dynamic shape for v3 rec
2022-04-27 13:01:36 +08:00
WenmuZhou d8b33ba187 add pse curved text detection doc 2022-04-26 22:53:40 +08: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
LDOUBLEV 5efa071c07 delete debug 2022-04-07 08:31:37 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
MissPenguin 3d69295790
Merge pull request #5805 from MissPenguin/dygraph
fix order_points_clockwise
2022-03-28 17:23:37 +08:00
MissPenguin fabfaaba6a fix order_points_clockwise 2022-03-28 08:31:01 +00:00
WenmuZhou f85b3ea8eb fix bug in whl import fce 2022-03-18 10:08:58 +00:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
littletomatodonkey 83c09d5306
fix import order (#5628) 2022-03-04 16:13:54 +08:00
littletomatodonkey 417f76b060 fix duplicate thres 2022-02-07 08:23:40 +00:00
littletomatodonkey b5f8613007 fix typo 2022-02-07 08:00:14 +00:00
littletomatodonkey 01fd2d0f81 add system pred save 2022-02-07 07:56:08 +00:00
ioracion 59d50c919c
Update predict_system.py 2022-01-25 14:34:00 +08:00
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
WenmuZhou b789b70cf5 add system judge 2021-12-27 07:10:32 +00:00
zhoujun db873a789b
del unused code (#4930) 2021-12-16 10:03:34 +08:00
LDOUBLEV 67c0a67bec fix 2021-12-07 10:29:53 +00:00
LDOUBLEV 8f83818728 fix trt 2021-12-07 09:34:39 +00:00
andyjpaddle 5d64077dea fix rec trt 2021-12-06 10:18:21 +00:00
ronny1996 d4c0517fdc fix bug for rocm 2021-12-02 12:48:00 +00:00
Double_V b1d26deda7
Merge pull request #4777 from LDOUBLEV/test_v11
[tipc] fix ocr_system inference
2021-12-01 09:38:42 +08:00
LDOUBLEV c39274040f larger dynamic shape 2021-11-30 11:30:21 +00:00
LDOUBLEV fa018e57b4 fix trt 2021-11-30 11:09:20 +00:00
Double_V bccba5578f
Merge pull request #4739 from tink2123/add_rec_ctc_model
add rec ctc model for tipc
2021-11-26 10:18:48 +08:00
LDOUBLEV 4fb9b76fff fix get gpu id 2021-11-25 09:58:50 +08:00
LDOUBLEV a09bcf5c21 fix get gpu id 2021-11-25 09:56:59 +08:00
LDOUBLEV 03bb378f54 fix TRT8 core bug 2021-11-25 09:46:30 +08:00
LDOUBLEV a2a12fe459 fix TRT8 core bug 2021-11-25 09:42:37 +08:00
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
littletomatodonkey 9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08:00
littletomatodonkey 7dccfe57a0
improve system prediction and remove some hard code (#4643)
* fix center yaml

* rm init_center param

* fix typo

* improve pred system
2021-11-17 12:32:05 +08:00
zhoujun 96c8c004b5
add desc of version params (#3929)
* add desc of version params
2021-11-10 20:20:45 +08:00
Double_V 32d5f028ae
Merge branch 'dygraph' into test_v10 2021-11-09 13:54:00 +08:00
LDOUBLEV c8cf31236f fix typo 2021-11-09 12:16:32 +08:00
LDOUBLEV f14540ee59 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2021-11-09 11:34:30 +08:00
LDOUBLEV f34a38162f add jeston inference 2021-11-09 11:34:17 +08:00
LDOUBLEV 237febb143 fix conflict 2021-11-09 09:51:27 +08:00
tink2123 8485edfc75 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into paddle2onnx 2021-11-08 20:45:33 +08:00
tink2123 48a6ebad22 mind not support alg 2021-11-08 20:40:43 +08:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00