tink2123
|
1210dbf55f
|
add err no
|
2022-04-12 03:28:08 +00:00 |
tink2123
|
bc7ea03235
|
update result
|
2022-04-12 03:26:11 +00:00 |
tink2123
|
94d71d7f78
|
update readme, return bbox
|
2022-04-12 03:26:08 +00:00 |
WenmuZhou
|
34587a3fbc
|
rm post_processor_
|
2022-04-11 08:19:05 +00:00 |
pollyyan
|
a8318353be
|
Merge pull request #5936 from LDOUBLEV/dygraph
fix slim export model
|
2022-04-11 15:35:15 +08:00 |
WenmuZhou
|
202fa42854
|
adatator tipc
|
2022-04-11 07:24:17 +00:00 |
LDOUBLEV
|
1c589d6a3a
|
fix slim export model
|
2022-04-11 05:13:56 +00:00 |
Evezerest
|
d76bc57ab9
|
Merge pull request #5934 from Evezerest/dygraph
Update RADME and joinus.png
|
2022-04-11 11:40:09 +08:00 |
Leif
|
775cf795c7
|
Update joinus.png
Update joinus.png
|
2022-04-11 11:39:07 +08:00 |
WenmuZhou
|
41c6025462
|
Refactor the code to keep the logic consistent with the whl package
|
2022-04-10 13:28:27 +00:00 |
zhoujun
|
8f6522fcab
|
Merge pull request #5923 from WenmuZhou/cpp_infer
Keep the parameter names the same as python
|
2022-04-09 15:17:07 +08:00 |
WenmuZhou
|
f889907c1c
|
move args to args.h
|
2022-04-09 03:42:36 +00:00 |
WenmuZhou
|
15a22fa05a
|
fix bug
|
2022-04-09 03:07:13 +00:00 |
WenmuZhou
|
02a892aa75
|
Keep the parameter names the same as python
|
2022-04-09 02:19:01 +00:00 |
zhoujun
|
1b46ab95db
|
Merge pull request #5916 from WenmuZhou/cpp_infer
rm rec_char_type
|
2022-04-08 23:07:08 +08:00 |
Leif
|
442487b0a8
|
Update the README of PPOCRLabel
Update the README of PPOCRLabel
|
2022-04-08 18:30:51 +08:00 |
WenmuZhou
|
cc5b6381fa
|
change rec_batch_num from 30 to 6 in hubserving
|
2022-04-08 08:10:54 +00:00 |
WenmuZhou
|
a500320111
|
merge dygraph
|
2022-04-08 08:05:42 +00:00 |
WenmuZhou
|
3bf40c7628
|
rm rec_char_type
|
2022-04-08 08:00:13 +00:00 |
MissPenguin
|
3cb72788c9
|
update docs
|
2022-04-08 07:42:06 +00:00 |
andyjpaddle
|
0b22034119
|
Merge pull request #5905 from andyjpaddle/dygraph
[TIPC] fix sar infer benchmark
|
2022-04-08 10:37:48 +08:00 |
Double_V
|
1742d1c521
|
Merge pull request #5902 from LDOUBLEV/dygraph
[tipc] fix rec pact hang and east hang
|
2022-04-08 10:11:50 +08:00 |
Bin Lu
|
3c6f9f8174
|
Upate VQA Readme (#5901)
* update VQA README.md and add en version
* restore ppstructure/README.md
|
2022-04-07 19:38:47 +08:00 |
andyjpaddle
|
0d29864973
|
Merge branch 'dygraph' of https://github.com/andyjpaddle/PaddleOCR into dygraph
|
2022-04-07 09:34:24 +00:00 |
andyjpaddle
|
3058904576
|
fix sar infer benchmark
|
2022-04-07 09:30:24 +00:00 |
LDOUBLEV
|
c982be99d8
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph
|
2022-04-07 08:37:14 +00:00 |
LDOUBLEV
|
5efa071c07
|
delete debug
|
2022-04-07 08:31:37 +00:00 |
LDOUBLEV
|
a8c8f485cb
|
delete debug
|
2022-04-07 08:30:17 +00:00 |
LDOUBLEV
|
22b57e6e85
|
fix rec pact hang
|
2022-04-07 08:26:20 +00:00 |
lubin10
|
e50e230d58
|
add PACT and FPGM amp test
|
2022-04-07 07:31:44 +00:00 |
MissPenguin
|
9f91da5863
|
update docs
|
2022-04-07 02:50:39 +00:00 |
lubin10
|
1fb86374bb
|
Merge branch 'amp_tipc_ppocr' of https://github.com/Intsigstephon/PaddleOCR into amp_tipc_ppocr
|
2022-04-07 02:36:57 +00:00 |
lubin10
|
01196991d0
|
add rec amp test
|
2022-04-07 02:36:13 +00:00 |
MissPenguin
|
bc7f9fa037
|
update docs
|
2022-04-07 02:35:17 +00:00 |
lubin10
|
95030c532c
|
add rec amp test
|
2022-04-07 02:17:44 +00:00 |
MissPenguin
|
734c6d13a7
|
update docs
|
2022-04-06 13:45:20 +00:00 |
MissPenguin
|
5d58219fd6
|
update docs
|
2022-04-06 13:40:56 +00:00 |
MissPenguin
|
241098027c
|
update docs
|
2022-04-06 13:29:16 +00:00 |
MissPenguin
|
dc9b45da98
|
update docs
|
2022-04-06 13:24:46 +00:00 |
Evezerest
|
e04932c186
|
Merge pull request #5889 from Evezerest/dygraph
Update joinus.png
|
2022-04-06 15:19:07 +08:00 |
Leif
|
bf77ac0ecf
|
Update joinus.png
Update joinus.png
|
2022-04-06 15:17:41 +08:00 |
MissPenguin
|
c1ce6ac2a6
|
update docs
|
2022-04-06 07:14:46 +00:00 |
lubin10
|
cd19c72adc
|
update lite_train_lite_infer epoch
|
2022-04-06 06:24:56 +00:00 |
Leif
|
6907b93c5b
|
Update PPOCRLabel readme
Update PPOCRLabel readme
|
2022-04-06 11:31:15 +08:00 |
Leif
|
df001f3cbd
|
Merge remote-tracking branch 'origin/dygraph' into dygraph
|
2022-04-06 11:30:30 +08:00 |
lubin10
|
252d4dfb87
|
add amp configs for ppocr det
|
2022-04-06 03:26:10 +00:00 |
xiaoting
|
bdca6cd7e5
|
Merge pull request #5870 from tink2123/ppocr_version
update paddleocr version no
|
2022-04-06 10:43:48 +08:00 |
zhoujun
|
4ebda47173
|
repleace # with // (#5879)
|
2022-04-04 15:18:21 +08:00 |
zhoujun
|
b0cdee3d70
|
Merge pull request #5878 from littletomatodonkey/dyg/add_infer_finetune_doc
add how to finetune doc
|
2022-04-04 14:25:06 +08:00 |
WenmuZhou
|
0527b02a72
|
repleace # with //
|
2022-04-04 06:24:18 +00:00 |