Commit Graph

727 Commits (b68cdc9e3ecee66733b2f723fca00e5cf6923047)

Author SHA1 Message Date
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
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
tink2123 57ad136786 use distill config 2022-04-29 16:31:59 +08:00
MissPenguin 523d2ce08d
Merge pull request #6097 from littletomatodonkey/dyg/add_kd_rec_doc
upgrade kd doc
2022-04-29 16:31:22 +08:00
andyjpaddle 0b9449199d
Merge pull request #6095 from andyjpaddle/dygraph
[doc] update doc for whl and python cpp infer quick
2022-04-29 16:20:35 +08:00
MissPenguin ac8d91cb91
Merge pull request #6090 from Intsigstephon/add_rosetta_rare_doc
add rosetta rare ch doc
2022-04-29 16:00:50 +08:00
andyjpaddle 0a7af2a3fa remove some params 2022-04-29 07:59:01 +00:00
littletomatodonkey b67904d528 fix doc for kd 2022-04-29 07:22:35 +00:00
andyjpaddle 16eb7516b4 add rec image shape note for v3 rec 2022-04-29 06:26:03 +00:00
littletomatodonkey 4c0cf75350 upgrade kd doc 2022-04-29 05:39:07 +00:00
topduke 3e58e51700
Update algorithm_rec_nrtr.md 2022-04-29 12:14:33 +08:00
topduke 809832fe6a
Update algorithm_rec_svtr.md 2022-04-29 12:12:30 +08:00
Topdu 1b1cf4b6a4 modify svtr and nrtr docs 2022-04-29 04:09:48 +00:00
lubin10 6e32bb0630 test=document_fix 2022-04-29 04:04:32 +00:00
lubin10 df6120a093 add image exmaple 2022-04-29 03:48:06 +00:00
andyjpaddle 738ff190dd update doc for whl and python cpp infer quick 2022-04-29 03:38:59 +00:00
LDOUBLEV 6dff6d97cb add visual 2022-04-29 11:24:40 +08:00
xiaoting d889f99047
Merge branch 'dygraph' into ppocr_v3_doc 2022-04-29 11:22:50 +08:00
Topdu 1f007f6cc5 modify svtr doc 2022-04-29 02:55:52 +00:00
LDOUBLEV 68da674dfd fix distill 2022-04-29 10:23:51 +08:00
Double_V 767cb9f00d
Merge branch 'dygraph' into dygraph 2022-04-29 10:01:11 +08:00
littletomatodonkey 5a08a408a8
add model list (#6091)
* add model  list
2022-04-29 09:59:19 +08:00
tink2123 9b15c7f717 update en doc 2022-04-29 01:15:32 +08:00
tink2123 fcd3b0f005 update recognition, add algorithm en doc 2022-04-29 01:06:19 +08:00
LDOUBLEV aac628b7fb v2 to v3 2022-04-28 22:52:18 +08:00
LDOUBLEV c8aa934673 add inference time 2022-04-28 21:14:05 +08:00
Topdu ed70fa7b89 fix ch scenetest 2022-04-28 13:08:12 +00:00
Topdu d2c11969c2 rm svtrlabeldecode resize 2022-04-28 13:03:47 +00:00
LDOUBLEV f77c016be3 add intel 2022-04-28 20:51:18 +08:00
LDOUBLEV c0e013c917 add ppocr 2022-04-28 20:49:26 +08:00
lubin10 2f74c2745a test=document_fix 2022-04-28 12:39:38 +00:00
MissPenguin e60e93c5b6
Merge pull request #6082 from huangjun12/add-sast-doc-0428
add sast doc
2022-04-28 20:36:00 +08:00
lubin10 97725a6445 add rosetta_rare_doc; test=document_fix 2022-04-28 12:26:32 +00:00
xiaoting 906c369b26
Merge pull request #6088 from andyjpaddle/dygraph
[doc] update doc for SAR and SRN
2022-04-28 19:55:13 +08:00
huangjun12 1fa754ee54 fix inference doc 2022-04-28 11:31:51 +00:00
andyjpaddle 9a22ef0349 update doc 2022-04-28 11:23:53 +00:00
lubin10 856465c11d test=document_fix 2022-04-28 10:32:08 +00:00
LDOUBLEV 87a34c4b05 fix link and comments 2022-04-28 18:23:24 +08:00
LDOUBLEV 3d527257fe add 2022-04-28 18:19:16 +08:00
lubin10 c3e3492864 add vqadataset doc; test=document_fix 2022-04-28 10:18:03 +00:00
LDOUBLEV cb7fabbe8e fix comments 2022-04-28 15:59:46 +08:00
tink2123 99f476cd8f add rec_algorithm 2022-04-28 15:44:58 +08:00
huangjun12 30bc3c4396 add sast ch doc 2022-04-28 06:39:26 +00:00
LDOUBLEV 21197ed26c add east and ppocrv3 2022-04-28 14:37:52 +08:00