Commit Graph

969 Commits (a916057501d26b51b8e54f2cc1e57aa444f33149)

Author SHA1 Message Date
smilelite 17b1312e7c fixed conflict vl 0811 2022-08-11 21:23:34 +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
MissPenguin 8c4e1dccf2
refine doc (#7110) 2022-08-06 13:16:51 +08:00
MissPenguin 0bec6bf454
Update detection.md 2022-08-03 10:35:47 +08:00
smilelite c5e396576c modify algorithm_overview.md 20220801 2022-08-01 21:42:25 +08:00
smilelite 536e0593f0 fixed conflicts 20220801 2022-08-01 21:36:36 +08:00
smilelite b781838015 fix conflicts 2022-07-27 23:02:24 +08:00
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
Double_V 2d722451ab
Merge pull request #6870 from wangjingyeye/dyg_poly
debug
2022-07-13 21:05:40 +08:00
wangjingyeye 94a4416426 debug 2022-07-13 06:47:41 +00:00
smilelite bc1c19c5d2 merge upstream 2022-07-10 12:15:27 +08:00
smilelite f56a7e9c45 merge overview.md 2022-07-10 11:25:42 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
zhoujun 19bca5e17d
Merge pull request #6795 from WenmuZhou/tablemaster
add tablemaster to tipc
2022-07-05 21:28:20 +08:00
WenmuZhou 27181149a9 add tablemaster to tipc 2022-07-05 09:31:53 +00:00
zhoujun bb95527f7d
Merge pull request #6618 from WenmuZhou/tablemaster
[WIP] add TableMaster
2022-07-05 13:16:35 +08:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
WenmuZhou d1b31bf85c add ref 2022-07-04 10:22:25 +00:00
tink2123 7233ed6c01 fix inference doc 2022-07-01 18:27:21 +08:00
tink2123 1861d5dda3 fix inference doc 2022-07-01 18:27:21 +08:00
wangjingyeye 00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08:00
topduke 3c980db1a6
Merge branch 'dygraph' into dygraph 2022-06-29 20:13:07 +08:00
Topdu 9da6038214 fix BaseAug 2022-06-29 12:08:45 +00:00
Evezerest b998a95c7d
add application.md 2022-06-29 18:54:34 +08:00
wangjingyeye 9bb4ead8ea add db++ 2022-06-28 11:51:55 +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
wangjingyeye 9422629cc0 add db++ 2022-06-28 04:17:14 +00:00
Topdu 773b687f5a add abinet_rec_aug and trained model 2022-06-24 07:25:50 +00:00
Topdu 0a343fd3aa svtr ch large model 2022-06-23 08:17:00 +00:00
Topdu c503dc2f93 [New Rec] add vitstr and ABINet 2022-06-22 14:19:55 +00:00
LDOUBLEV 5016894e7b fix conflict 2022-06-21 15:20:24 +08:00
topduke 9a717433ab
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-06-20 21:32:12 +08:00
MissPenguin 94d5d00a53
Update ppocr_introduction.md 2022-06-17 15:51:57 +08:00
smilelite bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
smilelite 47cb27499f update pr 2022-06-12 12:25:34 +08:00
smilelite a2ef524f83 merge upstream 2022-06-12 09:50:31 +08:00
littletomatodonkey c1510b6a29 fix link 2022-06-08 07:52:44 +00:00
littletomatodonkey 4f998a84be
fix doc (#6442)
* fix doc

* fix doc

* rename

* fix doc

* fix link
2022-06-02 14:46:40 +08:00
tink2123 c367e4159a update doc for issues 2022-05-31 15:36:04 +08:00
topduke 9209799d81
Merge branch 'dygraph' into dygraph 2022-05-31 15:09:38 +08:00
zhoujun dda748f99d
Merge pull request #6437 from WenmuZhou/rec_aug1
add bda
2022-05-31 10:39:16 +08:00
andyjpaddle e2b2f33092 update some note 2022-05-30 09:25:21 +00:00
WenmuZhou feca63686d add bda 2022-05-30 16:44:50 +08:00
Topdu c269e1e42f modify vitstr name 2022-05-30 08:36:11 +00:00
andyjpaddle e37fbd1380 update doc for quickstart 2022-05-30 08:10:37 +00:00
Topdu 9816aebdb0 add rec vitstr algorithm. 2022-05-27 06:49:52 +00:00
xyzhu8 6348425744 add robustscanner 2022-05-22 13:16:52 +08:00
LDOUBLEV a02523541c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-19 19:37:44 +08:00
MissPenguin 25eddcc108
Merge pull request #6329 from MissPenguin/dygraph
fix dead links
2022-05-19 11:15:21 +08:00
littletomatodonkey 27739ec79a fix doc link 2022-05-18 11:33:15 +00:00
MissPenguin b9668e275e fix dead links 2022-05-18 10:31:09 +00:00
LDOUBLEV 7036ec1b5f add doc 2022-05-17 15:55:55 +08:00
Evezerest a458c5a6ce
Merge pull request #6254 from LDOUBLEV/dygraph
[doc] add r50 base
2022-05-12 16:32:30 +08:00
LDOUBLEV f5666b1387 fix 2022-05-11 19:26:11 +08:00
LDOUBLEV 35541e83c7 fix 2022-05-11 19:23:56 +08:00
LDOUBLEV 21284b43da add DB-R50 2022-05-11 19:18:05 +08:00
andyjpaddle 59bafb8d4d
update doc for v3 det quant (#6248)
* update doc for v3 det quant

* update doc for v3 infer
2022-05-11 15:35:19 +08:00
Topdu 4e97f67f18 [doc] add svtr algorithm_overview 2022-05-10 08:18:31 +00:00
MissPenguin c279bb61e4 update docs 2022-05-10 03:46:35 +00:00
MissPenguin be5a6592f7 Update ppocr_introduction.md 2022-05-09 11:11:25 +00:00
MissPenguin c214f0c313
Merge pull request #6194 from andyjpaddle/dygraph
update multi lang doc
2022-05-09 12:00:12 +08:00
andyjpaddle 1641607b13 update multi lang doc 2022-05-09 03:58:43 +00:00
MissPenguin 913f0ac70f
Merge pull request #6193 from tink2123/dead_link_v3_en
update dead link
2022-05-09 11:57:53 +08:00
tink2123 32ec1fd98f update dead link 2022-05-09 03:52:38 +00:00
andyjpaddle 070e0ca108 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-09 03:51:54 +00:00
andyjpaddle 5b6c727890 update multi lang doc 2022-05-09 03:51:23 +00:00
tink2123 5275dd0e27 update dead link 2022-05-09 03:37:54 +00:00
littletomatodonkey 2fee8468d6 add v3 images 2022-05-09 03:20:42 +00:00
Evezerest 0e0e33df96
Update ocr_book.md 2022-05-09 08:35:55 +08:00
MissPenguin 2f6acf002e update docs 2022-05-08 15:37:05 +00:00
MissPenguin 08ab14e32e update docs 2022-05-08 15:01:20 +00:00
MissPenguin 8cfbbd2c72 update docs 2022-05-08 08:36:04 +00:00
MissPenguin 5f1cdf3292 update docs 2022-05-08 08:31:48 +00:00
MissPenguin 752a277adf
Merge branch 'dygraph' into dygraph 2022-05-08 15:56:35 +08:00
MissPenguin 8ae0731388 update docs 2022-05-08 07:48:27 +00:00
andyjpaddle 0d9d21cddf
update quickstart doc (#6171)
* update quickstart doc

* update quickstart doc
2022-05-07 21:36:57 +08:00
MissPenguin 72102ec927
update docs (#6163)
* update doc

* update doc

* update docs

* update docs
2022-05-07 20:11:33 +08:00
xiaoting e37c6b2bd9
update arabic doc and ppocr_v3 doc (#6162) 2022-05-07 19:56:38 +08:00
andyjpaddle e0428b857a
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-05-07 17:07:32 +08:00
andyjpaddle 4d406f8825 update whl for rec image shape 2022-05-07 09:06:13 +00:00
littletomatodonkey 5ad1bfaa97 fix doc 2022-05-07 08:20:00 +00:00
littletomatodonkey ff7c7521f0 fix model list 2022-05-07 07:54:04 +00:00
littletomatodonkey 8586effbfb fix model link 2022-05-07 07:33:33 +00:00
MissPenguin 6154a3270a update docs 2022-05-07 06:55:24 +00:00
andyjpaddle 6621d76333
update whl for multi lang rec (#6161)
* fix rec v3 mkldnn irpass

* fix rec v3 mkldnn irpass

* update whl for multi lang rec

* update whl for multi lang
2022-05-07 14:24:07 +08:00
andyjpaddle 399a635822 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-07 06:06:24 +00:00
xiaoting 52c4d5b43f
update multi-models and fix pdserving (#6160) 2022-05-07 12:09:02 +08:00
andyjpaddle bd147c61a9 update whl for multi lang rec 2022-05-07 03:52:06 +00:00
MissPenguin fd79b9f058
update doc (#6157)
* update doc

* update doc
2022-05-07 09:45:32 +08:00
MissPenguin 291dcd28d9
Merge pull request #6148 from LDOUBLEV/dygraph
[doc] ppocr_v3_det
2022-05-06 22:20:47 +08:00
LDOUBLEV 4e5acee1de delete comming soon 2022-05-06 18:01:30 +08:00
LDOUBLEV ce5290ecf2 fix 2022-05-06 16:34:46 +08:00
tink2123 d06bcd6c5e update v3 doc 2022-05-06 08:31:22 +00:00
tink2123 451a209997 update v3 doc 2022-05-06 08:29:22 +00:00
xiaoting 8cc0e8beed
Merge branch 'dygraph' into v3_rec_introduc 2022-05-06 16:26:44 +08:00
tink2123 12b6e57b0a update v3 doc 2022-05-06 08:25:55 +00:00
tink2123 13ec8d499c fix multi model link 2022-05-06 08:21:35 +00:00
tink2123 03b19c5e54 update v3 doc 2022-05-06 08:19:54 +00:00
tink2123 78d9efcf7d rename svtr_lcnet 2022-05-06 08:02:28 +00:00
LDOUBLEV 7be78486d5 update 2022-05-06 15:54:09 +08:00
tink2123 13e929b180 upload rec pipelinne 2022-05-06 06:50:15 +00:00
tink2123 73c360ce22 upload rec pipeline 2022-05-06 06:24:59 +00:00
tink2123 5c7146c04d upload rec pipeline 2022-05-06 06:21:29 +00:00
tink2123 f179144cfd update rec introduc 2022-05-06 06:14:17 +00:00
LDOUBLEV 66b39e0ead delet doc/ppocr_v3/LKPAN.png 2022-05-06 14:01:55 +08:00
LDOUBLEV f55e946c5d fix doc 2022-05-06 13:55:01 +08:00
xiaoting 91c3d3349f
updata multi model link (#6146) 2022-05-06 13:38:54 +08:00
tink2123 24869c9415 update rec introduc 2022-05-06 05:35:07 +00:00
xiaoting f3c35aa1e6
update multi rec model (#6142)
* update multi rec model

* fix pdserving for det

* rename multi config

* update ch_rec_slim link
2022-05-06 08:20:14 +08:00
Double_V 29ec70994c
Update ppocr_introduction.md 2022-05-05 21:00:35 +08:00
Double_V 41a7058cf6
Merge branch 'dygraph' into dygraph 2022-05-05 20:56:38 +08:00
MissPenguin da7e9543d3 update doc 2022-05-05 10:25:37 +00:00
LDOUBLEV 19250362ef fix 2022-05-05 18:21:43 +08:00
LDOUBLEV a5b5bfe4fe fix 2022-05-05 18:18:21 +08:00
MissPenguin 3cbbd00458
Merge pull request #6115 from tink2123/ppocr_v3_introduc
updata ppocr v3 introduction
2022-05-05 17:46:51 +08:00
tink2123 d17444f550 update pics 2022-05-05 02:52:08 +00:00
LDOUBLEV 0b8c6f1f87 fix 2022-05-05 09:40:43 +08:00
tink2123 e5eaeec877 update ppocrv3_rec_introduction 2022-05-04 17:29:13 +00:00
MissPenguin 4c129c771d
Merge pull request #6121 from LDOUBLEV/dygraph
add ppocr_v3_introduction
2022-05-04 17:46:26 +08:00
MissPenguin 8c8ba83b8e
Merge pull request #6111 from Topdu/dygraph
[doc] Add nrtr and svtr en docs.
2022-05-04 17:44:50 +08:00
tink2123 45719f5e7b update introduction 2022-05-03 16:15:06 +00:00
tink2123 d7e539e4f4 update introduction 2022-05-03 16:11:26 +00:00
Topdu b42984b9ed [doc] add svtr model file 2022-05-03 13:07:49 +00:00
Double_V abadf05013
Update PP-OCRv3_introduction.md 2022-05-03 19:01:44 +08:00
Topdu 06848b6b8b [doc] improve svtr doc 2022-05-03 07:52:09 +00:00
Topdu f7a51e9e27 add svtr cite link 2022-05-03 07:28:50 +00:00
Topdu 25820aae43 [doc] add svtr cite link 2022-05-03 06:58:42 +00:00
LDOUBLEV e82f000a01 fix 2022-05-02 22:09:42 +08:00
LDOUBLEV f4b2d11f3c fix 2022-05-02 22:09:05 +08:00
LDOUBLEV 8bfdebfe0f fix 2022-05-02 21:54:59 +08:00
MissPenguin 77acb3bfe5
Merge pull request #6113 from littletomatodonkey/dyg/fix_rec_slim_doc
fix slim rec model doc
2022-05-02 21:45:02 +08:00
LDOUBLEV 06923397ba fix comment 2022-05-02 21:44:46 +08:00
LDOUBLEV ad2c8ac116 fix comment 2022-05-02 21:43:28 +08:00
LDOUBLEV 7b254a606e fix comment 2022-05-02 21:40:58 +08:00
LDOUBLEV eb047640b7 fix typo 2022-05-02 20:52:02 +08:00
LDOUBLEV f799625f8e add ppocr_v3_introduction 2022-05-02 20:48:52 +08:00
Shuangchi He 22ccdfbf71
[cherry-pick] Fix some typos from release/2.4 branch and merge. (#6114)
* [cherry-pick] Fix some typos from release/2.4 branch and merge.

* rm readme_en.md in deploy/cpp_infer/.

* Fix others typos.
2022-05-02 14:06:02 +08: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
xiaoting f7758b4189
Update ppocr_introduction.md 2022-05-01 23:59:58 +08:00
tink2123 3e6b6f4920 update ppocrv3 introduction 2022-05-01 15:43:12 +00:00
littletomatodonkey b68cdc9e3e fix doc 2022-05-01 14:47:04 +00:00
littletomatodonkey b1b04c7187 fix slim rec model doc 2022-05-01 14:42:30 +00:00
topduke f3c0bc8f99
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-05-01 22:22:13 +08:00
Topdu a340d95b9b [doc] Add nrtr and svtr en docs. 2022-05-01 12:58:36 +00:00
MissPenguin 21a0efeab2
Merge pull request #6080 from Topdu/dygraph
add svtr and nrtr docs
2022-04-29 20:25:28 +08:00
littletomatodonkey f479ba16e5
fix bug (#6100) 2022-04-29 17:50:44 +08:00
Topdu 9b1e82727b modify nrtr and svtr docs 2022-04-29 09:14:08 +00:00
MissPenguin 991b267cdd
Merge pull request #5997 from tink2123/add_multi_doc_0419
update multi-doc
2022-04-29 16:42:56 +08:00
MissPenguin e222a96ca1
Merge pull request #6079 from tink2123/ppocr_v3_doc
add rec introduction, update pdserving
2022-04-29 16:39:20 +08:00
topduke 514de3d59f
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-04-29 16:33:22 +08:00