smilelite
|
46e3442e2e
|
add spin
|
2022-07-10 11:47:25 +08:00 |
smilelite
|
c11ec3ce5b
|
merge upstream
|
2022-07-10 10:21:18 +08:00 |
zhoujun
|
7c81281434
|
Merge pull request #6763 from WenmuZhou/xlm
[VQA] Add support for dygraph2static for the ser model of the LayoutLM series in VQA
|
2022-07-02 08:09:26 +08:00 |
WenmuZhou
|
807dd10636
|
pre-commit
|
2022-07-01 09:59:11 +00:00 |
WenmuZhou
|
8d46a1fbbe
|
add dygraph2static support of layoutlm series SER model
|
2022-07-01 08:52:08 +00:00 |
wangjingyeye
|
00e67e0bf2
|
Merge branch 'dygraph' into dyg_db
|
2022-07-01 11:28:23 +08:00 |
wangjingyeye
|
04e7104194
|
add db++
|
2022-06-28 11:45:21 +00: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 |
LDOUBLEV
|
715fc2377e
|
fix
|
2022-06-22 12:29:06 +08:00 |
LDOUBLEV
|
32c65b0dfd
|
opt points order
|
2022-06-22 12:26:12 +08:00 |
LDOUBLEV
|
89567ae300
|
fix
|
2022-06-21 15:21:58 +08:00 |
smilelite
|
bbca1e0d66
|
add pr
|
2022-06-12 13:53:29 +08:00 |
littletomatodonkey
|
96eb6287f7
|
fix trt int8 inference (#6387)
|
2022-05-24 15:34:24 +08:00 |
xiaoting
|
f2c0a1a2fd
|
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix
* add starnet doc & test=document_fix
* Update algorithm_rec_starnet.md
* support xpu
|
2022-05-23 23:38:33 +08:00 |
littletomatodonkey
|
265cd32bd5
|
fix
|
2022-05-13 14:46:02 +00:00 |
littletomatodonkey
|
85cfc51ece
|
fix
|
2022-05-13 14:45:40 +00:00 |
littletomatodonkey
|
c425ba9b85
|
fix
|
2022-05-13 14:45:06 +00:00 |
littletomatodonkey
|
a3753aae50
|
fix rec prediction for trt7
|
2022-05-13 14:28:35 +00:00 |
MissPenguin
|
f7f48dfe35
|
Merge pull request #6222 from tink2123/cherry-pick-dygraph
Cherry pick dygraph
|
2022-05-10 14:49:01 +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 |
andyjpaddle
|
b16c3d4234
|
update v3 rec name
|
2022-05-10 02:41:54 +00:00 |
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 |