5078 Commits

Author SHA1 Message Date
tink2123
c367e4159a update doc for issues 2022-05-31 15:36:04 +08:00
MissPenguin
7379f612ec
Update PP-OCRv3_introduction_en.md 2022-05-31 14:51:04 +08:00
zhoujun
dda748f99d
Merge pull request #6437 from WenmuZhou/rec_aug1
add bda
2022-05-31 10:39:16 +08:00
andyjpaddle
ff39b0823c
Merge pull request #6434 from andyjpaddle/update_doc
update doc for quickstart
2022-05-30 20:51:21 +08:00
andyjpaddle
d95b2fccaf
Merge pull request #6441 from andyjpaddle/add_kl_pact
[TIPC] add KL and PACT
2022-05-30 19:48:21 +08:00
andyjpaddle
0ac032ff1c add KL PACT 2022-05-30 11:24:35 +00:00
andyjpaddle
eee786e51c add KL PACT 2022-05-30 11:21:17 +00:00
andyjpaddle
e2b2f33092 update some note 2022-05-30 09:25:21 +00:00
WenmuZhou
32bcea9c1c fix params error 2022-05-30 16:47:12 +08:00
WenmuZhou
feca63686d add bda 2022-05-30 16:44:50 +08:00
andyjpaddle
e37fbd1380 update doc for quickstart 2022-05-30 08:10:37 +00:00
andyjpaddle
3c9a75934b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-30 06:54:05 +00:00
MissPenguin
354d580007
Update PP-OCRv3_introduction_en.md 2022-05-30 11:48:13 +08:00
andyjpaddle
296809a056 debug_table 2022-05-30 02:35:42 +00:00
andyjpaddle
8a5a98707c
Merge pull request #6406 from andyjpaddle/train_infer_python
[TIPC] update  tipc
2022-05-27 15:38:05 +08:00
andyjpaddle
8ffef11f5e update for tipc 2022-05-27 02:38:23 +00:00
andyjpaddle
b7656e684e add paddle2onnx for tipc 2022-05-26 12:29:49 +00:00
andyjpaddle
138371fb8b add cpp infer for tipc 2022-05-26 12:24:20 +00:00
andyjpaddle
81bd4104e0 update train infer python for tipc 2022-05-26 12:09:48 +00:00
zhoujun
e2fafc30bf
Merge pull request #6392 from WenmuZhou/flk
update lp doc
2022-05-25 15:22:14 +08:00
WenmuZhou
27b8a5621f update doc 2022-05-25 14:40:00 +08:00
WenmuZhou
7045ab34f5 update doc 2022-05-25 14:38:33 +08:00
WenmuZhou
c0e2a822ef update doc 2022-05-24 18:17:33 +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
andyjpaddle
e20cfaf322
Merge pull request #6376 from andyjpaddle/dygraph
update cpp infer for onnxruntime
2022-05-23 13:59:13 +08:00
andyjpaddle
1e836600bb update cpp infer for onnxruntime 2022-05-23 03:41:03 +00:00
andyjpaddle
7b7fd00e85
Merge pull request #6356 from andyjpaddle/dygraph
fix tipc v3 rec pact model path
2022-05-23 10:34:40 +08:00
zhoujun
d9d0ec4576
Update 轻量级车牌识别.md (#6363) 2022-05-21 13:07:11 +08:00
zhoujun
22db537e93
Merge pull request #6352 from WenmuZhou/flk
add e2e metric and lite speed
2022-05-20 20:01:09 +08:00
WenmuZhou
7f1011d36d update doc 2022-05-20 16:07:28 +08:00
WenmuZhou
885ec436c1 update doc 2022-05-20 16:04:31 +08:00
andyjpaddle
8a6d61cb71 fix tipc v3 rec pact model path 2022-05-20 07:03:21 +00:00
WenmuZhou
8e4f8f6912 update doc 2022-05-20 11:46:08 +08:00
WenmuZhou
ab8e8ce564 replace finetune with fine-tune 2022-05-19 21:08:32 +08:00
WenmuZhou
815be0b939 update toc 2022-05-19 20:58:17 +08:00
WenmuZhou
f05f5b3d0b add speed up in doc 2022-05-19 20:56:00 +08:00
WenmuZhou
bb66f0cb58 add e2e metric and lite speed 2022-05-19 20:33:08 +08:00
LDOUBLEV
16bafedeba add benchmark 2022-05-19 19:48:11 +08:00
LDOUBLEV
bb0c959656 add benchmark 2022-05-19 19:46:40 +08:00
LDOUBLEV
a02523541c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-19 19:37:44 +08:00
andyjpaddle
bd964172f1
Merge pull request #6274 from andyjpaddle/v3_tipc
add PP-OCRv3 model to tipc
2022-05-19 18:02:12 +08:00
MissPenguin
25eddcc108
Merge pull request #6329 from MissPenguin/dygraph
fix dead links
2022-05-19 11:15:21 +08:00
MissPenguin
43bd7d04ed
Merge pull request #6330 from littletomatodonkey/dyg/fix_doc
fix doc link
2022-05-19 11:15:07 +08:00
littletomatodonkey
27739ec79a fix doc link 2022-05-18 11:33:15 +00:00
littletomatodonkey
2e80aab477
add support for svtr static training (#6328) 2022-05-18 19:03:18 +08:00
MissPenguin
b9668e275e fix dead links 2022-05-18 10:31:09 +00:00
zhoujun
8077020e86
Merge pull request #6303 from WenmuZhou/flk
[Applications][WIP] add lp recognize doc, test=document
2022-05-18 17:38:04 +08:00
WenmuZhou
43403c46b0 update doc, test=document 2022-05-18 16:08:38 +08:00
MissPenguin
e55835be8d
Update ppocr_introduction_en.md 2022-05-18 15:33:11 +08:00