Commit Graph

1382 Commits (ceb9cceb74e7a1f1b1c63647b415eb81de51b9d8)

Author SHA1 Message Date
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
MissPenguin 0cd06d9cf9
Update detection_en.md 2022-08-03 10:35:21 +08:00
smilelite b324c727df fixed gitignore 20220801 2022-08-01 22:20:34 +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 4a3b874a36 overview.md 2022-07-10 11:49:48 +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
MissPenguin 5d8c9f47cd
Update ppocr_introduction_en.md 2022-06-17 15:47:49 +08:00
smilelite bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
smilelite 32f85fd92b modify algorithm_overview_en_again 2022-06-12 13:31:33 +08:00
smilelite 0bb195c8e1 modify algorithm_overview_en 2022-06-12 13:29:14 +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
andyjpaddle d3837d6855
Merge pull request #6450 from tink2123/update_doc_issue
update doc for issues
2022-05-31 20:22:00 +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
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 e2b2f33092 update some note 2022-05-30 09:25:21 +00:00
WenmuZhou feca63686d add bda 2022-05-30 16:44:50 +08:00
topduke 11b27b4180
Merge branch 'dygraph' into dygraph 2022-05-30 16:40:47 +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
MissPenguin 354d580007
Update PP-OCRv3_introduction_en.md 2022-05-30 11:48:13 +08:00
Topdu 9816aebdb0 add rec vitstr algorithm. 2022-05-27 06:49:52 +00: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
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
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
MissPenguin e55835be8d
Update ppocr_introduction_en.md 2022-05-18 15:33:11 +08:00
LDOUBLEV 7036ec1b5f add doc 2022-05-17 15:55:55 +08:00
WenmuZhou 45eb697945 add lp recognize doc, test=document 2022-05-16 17:36:26 +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 37302052a6 add en 2022-05-11 19:19:59 +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
MissPenguin a70389ac86
Merge pull request #6234 from MissPenguin/dygraph
update features
2022-05-10 16:37:26 +08:00
MissPenguin 844a8abb8c update features 2022-05-10 08:35:44 +00:00
topduke d86e9a41ea
Update algorithm_overview_en.md 2022-05-10 16:27:55 +08:00
Topdu 4e97f67f18 [doc] add svtr algorithm_overview 2022-05-10 08:18:31 +00:00
dyning edb1b5c957
Update ocr_book_en.md 2022-05-10 13:37:17 +08:00
MissPenguin c279bb61e4 update docs 2022-05-10 03:46:35 +00:00
MissPenguin 4daca95a6b Update ppocr_introduction_en.md 2022-05-09 11:11:33 +00:00
MissPenguin be5a6592f7 Update ppocr_introduction.md 2022-05-09 11:11:25 +00:00
Evezerest 1e744e6b8f
Merge pull request #6195 from Evezerest/dygraph
Update README and fix bugs of PPOCRLabel
2022-05-09 12:08:24 +08:00
Leif aede0272c4 Update README
Update README
2022-05-09 12:06:13 +08: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
MissPenguin 68742f81fb
Merge pull request #6191 from andyjpaddle/dygraph
update en img for ppocrv3
2022-05-09 11:49:30 +08:00
MissPenguin 8121d5bf5b
Merge pull request #6190 from littletomatodonkey/dyg/add_vis
add v3 images
2022-05-09 11:40:00 +08:00
littletomatodonkey 01265333f1 fix image 2022-05-09 03:38:25 +00:00
tink2123 5275dd0e27 update dead link 2022-05-09 03:37:54 +00:00
andyjpaddle 122c572c3b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-09 03:24:05 +00:00
andyjpaddle 68cc788979 update en img for ppocrv3 2022-05-09 03:21:04 +00:00
littletomatodonkey 2fee8468d6 add v3 images 2022-05-09 03:20:42 +00:00
andyjpaddle bd076480b2 update en img for ppocrv3 2022-05-09 03:18:14 +00:00
MissPenguin 94f67dd3a0
Update ocr_book_en.md 2022-05-09 10:23:07 +08:00
Evezerest 42c7e7ae1e
Update ocr_book_en.md 2022-05-09 10:04:18 +08:00
Evezerest f71746df26
Update ocr_book_en.md 2022-05-09 10:02:54 +08:00
Evezerest 0e0e33df96
Update ocr_book.md 2022-05-09 08:35:55 +08:00
MissPenguin de5eaf6920 update docs 2022-05-08 15:42:04 +00:00
MissPenguin 2f6acf002e update docs 2022-05-08 15:37:05 +00:00