Commit Graph

277 Commits

Author SHA1 Message Date
MissPenguin ecc81c35a5
Update algorithm_overview_en.md 2020-12-15 23:11:05 +08:00
MissPenguin 5d7e7016af
Update algorithm_overview_en.md 2020-12-15 23:09:33 +08:00
Double_V 3df2f8f142
Merge pull request #1443 from LDOUBLEV/dyg_db
update images link
2020-12-15 23:05:57 +08:00
LDOUBLEV 84684ab8d6 update images link 2020-12-15 23:03:48 +08:00
MissPenguin 80fc4f59dc
Merge pull request #1438 from MissPenguin/dygraph
update inference for east & sast
2020-12-15 22:56:13 +08:00
MissPenguin afa1b992bc nothing important 2020-12-15 14:49:13 +00:00
MissPenguin fe46b77edf fix conflicts 2020-12-15 14:29:44 +00:00
Double_V 703bb1a97c
Merge pull request #1426 from LDOUBLEV/dyg_db
update visualized results
2020-12-15 22:26:57 +08:00
LDOUBLEV 936b515177 mobile to server 2020-12-15 22:19:07 +08:00
Double_V 24f0f3b68d
Merge pull request #1439 from LDOUBLEV/fix_dyg_doc
opt db inference doc
2020-12-15 22:12:37 +08:00
MissPenguin b596e70f14 fix db eval 2020-12-15 14:11:02 +00:00
LDOUBLEV 2aa5a1affd update visualized images 2020-12-15 22:07:10 +08:00
dyning 0888a4ae2b
Merge pull request #1440 from weisy11/dygraph
Update Styletext doc
2020-12-15 22:04:37 +08:00
weishengyu 22ac6bc529 rename files 2020-12-15 21:53:06 +08:00
dyning a26968a4c0
Merge pull request #1428 from weisy11/dygraph
Add Style Text Rec
2020-12-15 21:48:10 +08:00
MissPenguin 7936a998cb update models link and eval metrics 2020-12-15 13:42:26 +00:00
LDOUBLEV 0b2a6a1a4c opt db inference doc 2020-12-15 20:58:32 +08:00
LDOUBLEV 293884a5e3 opt db inference doc 2020-12-15 20:56:10 +08:00
MissPenguin 3f64d27b71 update inference for east & sast 2020-12-15 12:54:02 +00:00
Double_V 3c15b9a0c2
Merge pull request #1436 from tink2123/dygraph_doc
update recognition doc
2020-12-15 20:38:06 +08:00
tink2123 3602b066ba fix ic15.yml and del img_words_en 2020-12-15 20:32:18 +08:00
xiaoting 2874ff8750
Merge pull request #1435 from LDOUBLEV/fix_dyg_doc
fix detection doc
2020-12-15 20:01:31 +08:00
tink2123 ca3ea1b53c update recognition doc 2020-12-15 19:56:42 +08:00
LDOUBLEV 39aa077010 fix detection doc 2020-12-15 19:56:32 +08:00
LDOUBLEV 6749a349c0 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dyg_db 2020-12-15 19:41:21 +08:00
xiaoting 3a8dbe9ee0
Merge pull request #1433 from tink2123/dygraph_doc
mv rare and starnet in rec doc
2020-12-15 19:09:29 +08:00
zhoujun 4e87349bc6
Merge pull request #1431 from WenmuZhou/tree_doc
[Dygraph] add  Algorithm overview
2020-12-15 19:08:24 +08:00
tink2123 0820562963 mv rare and starnet in rec doc 2020-12-15 19:08:18 +08:00
WenmuZhou 74c70afa8b update 2020-12-15 19:02:29 +08:00
LDOUBLEV 62eab69d9a update doc 2020-12-15 18:59:40 +08:00
WenmuZhou 18446d3139 remove star-net 2020-12-15 18:04:21 +08:00
WenmuZhou 97b0103b8f delete attention 2020-12-15 17:59:03 +08:00
WenmuZhou 34c1ddfecb Add paddle version notes 2020-12-15 17:54:16 +08:00
WenmuZhou e92ed072ee Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tree_doc 2020-12-15 17:50:17 +08:00
LDOUBLEV 4d504da629 update doc 2020-12-15 17:38:00 +08:00
WenmuZhou dbb2cfed3a update to rc1 2020-12-15 17:36:46 +08:00
WenmuZhou fc14267bad update link 2020-12-15 17:34:26 +08:00
WenmuZhou d5c85e4035 update Algorithm overview 2020-12-15 17:31:36 +08:00
LDOUBLEV 7de103c513 update doc 2020-12-15 17:19:31 +08:00
LDOUBLEV b3807c2faf update install paddle 2020-12-15 16:53:27 +08:00
weishengyu da1c7fe0b9 add download link 2020-12-15 16:35:46 +08:00
LDOUBLEV 55f8f4dc81 update imgs 2020-12-15 16:14:38 +08:00
weishengyu 966fdaab01 python2 not supported 2020-12-15 15:55:02 +08:00
weishengyu 181b2933c1 change config; add doc 2020-12-15 15:38:01 +08:00
LDOUBLEV 59f50a6ada fix conflicts 2020-12-15 15:13:15 +08:00
LDOUBLEV 0ca35c3f5b modify visual res of 2.0 2020-12-15 15:08:23 +08:00
tink2123 c55f017110 update date 2020-12-15 13:30:03 +08:00
tink2123 53551bcbb0 del Readme_en.md and update version 2020-12-15 13:24:54 +08:00
zhoujun 0e32093fdc
add grad clip (#1411) 2020-12-14 12:19:33 +08:00
MissPenguin bf145a2173
Merge pull request #1398 from WenmuZhou/tree_doc
update config
2020-12-12 19:49:09 +08:00
MissPenguin 71b8416493
Merge pull request #1392 from tink2123/dygraph_doc
[Dygraph] update readme and polish some docs
2020-12-12 19:48:30 +08:00
tink2123 09ebcb43b9 Merge branch 'dygraph_doc' of https://github.com/tink2123/PaddleOCR into dygraph 2020-12-12 14:16:36 +08:00
tink2123 3ebb4a1660 update doc 2020-12-12 14:13:27 +08:00
WenmuZhou 4b87314a46 update config 2020-12-12 14:12:18 +08:00
WenmuZhou d3ca2e426e update inference result 2020-12-12 13:28:33 +08:00
WenmuZhou 25ec8caced update inference 2020-12-12 11:30:49 +08:00
WenmuZhou 1759c1a812 remove 2.0 load 1.1 model 2020-12-12 11:03:50 +08:00
WenmuZhou c3231f1b0e remove 2.0 load 1.1 model 2020-12-12 11:03:11 +08:00
WenmuZhou 0e80bade3c update inference.md to inference_en.md 2020-12-12 10:55:42 +08:00
WenmuZhou cee24caf51 update model size 2020-12-12 10:54:40 +08:00
WenmuZhou 03d5853240 update model_list doc 2020-12-12 10:53:49 +08:00
WenmuZhou f4dd2ee65c update pre-train model of rec 2020-12-11 23:06:31 +08:00
WenmuZhou 49c32f44f9 change v1.1 to v2.0 2020-12-11 22:20:26 +08:00
WenmuZhou 913e11cbb8 update model size 2020-12-11 18:54:30 +08:00
WenmuZhou b5f9a7ec5b update link in doc 2020-12-11 18:48:23 +08:00
xiaoting 3feb56f167
Merge branch 'dygraph' into dygraph_doc 2020-12-11 17:53:30 +08:00
tink2123 61b94e47cb polish doc 2020-12-11 17:50:01 +08:00
gaotingquan-dev 1de89825f6 Fix the errors about description of dict 2020-12-11 03:30:16 +00:00
MissPenguin 8b2feecb3a
Merge pull request #1367 from WenmuZhou/update_angle_class_doc
[Dygraph] update quickstart doc, model link uses link as a placeholder
2020-12-11 09:42:37 +08:00
MissPenguin 31b8aa54f7
Merge pull request #1372 from tink2123/dygraph_doc
update reademe for dygraph
2020-12-11 09:25:10 +08:00
MissPenguin ba956b485e
Merge pull request #1380 from LDOUBLEV/dyg_db
update doc of db and installtion
2020-12-11 09:23:23 +08:00
xiaoting 631fd9fdec
Merge branch 'dygraph' into dygraph_doc 2020-12-10 19:38:55 +08:00
xiaoting 90b968d596
Merge pull request #1317 from xmy0916/dygraph
fix doc algorithm_overview ch&en
2020-12-10 18:58:45 +08:00
xmy0916 7737685935 fix doc recognition ch&en 2020-12-10 18:56:21 +08:00
xmy0916 a2f95be771 fix doc recognition ch&en 2020-12-10 18:43:27 +08:00
LDOUBLEV da84f0b15f update 2020-12-10 17:36:49 +08:00
WenmuZhou ef9490ed75 change gpus to selected_gpus 2020-12-10 17:28:30 +08:00
WenmuZhou 2ed027a91c change selected_gpus to gpus 2020-12-10 17:20:10 +08:00
WenmuZhou 4561ec9798 update doc 2020-12-10 17:15:05 +08:00
LDOUBLEV cad5ea1144 update doc of db and installtion 2020-12-10 16:34:56 +08:00
WenmuZhou 0a28221d76 Update model conversion instructions 2020-12-10 00:26:19 +08:00
zhoujun 19d66e6209 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into py_inference_doc 2020-12-09 22:45:35 +08:00
xmy0916 ce518e552c fix doc algorithm&recognition en&ch 2020-12-09 20:45:56 +08:00
tink2123 a31626759c update reademe for dygraph 2020-12-09 20:18:10 +08:00
MissPenguin 91f5ab5c30
Merge pull request #1365 from WenmuZhou/tree_doc
[Dygraph] add tree doc
2020-12-09 20:11:38 +08:00
WenmuZhou 13cc1f3c41 delete rename 2020-12-09 18:38:27 +08:00
WenmuZhou 72cbcc23e1 delete srn 2020-12-09 17:42:14 +08:00
WenmuZhou 25b8b35c9b add rare 2020-12-09 17:37:40 +08:00
WenmuZhou 8ac3423a17 add east and sast 2020-12-09 17:23:21 +08:00
MissPenguin 3c9d3f6bf5
Merge pull request #1357 from WenmuZhou/add_new_algorithm
[Dygraph] add doc of how to add new algorithm
2020-12-09 16:55:46 +08:00
WenmuZhou f103634f75 Correction expression 2020-12-09 16:49:42 +08:00
WenmuZhou 2af8f2a011 update quickstart doc, model link uses link as a placeholder 2020-12-09 16:35:55 +08:00
WenmuZhou 8524c2c60a update tree doc 2020-12-09 15:58:28 +08:00
MissPenguin 26eb83fbad
Merge pull request #1313 from WenmuZhou/config_doc
[Dygraph] add config file doc
2020-12-09 15:38:15 +08:00
WenmuZhou 3aae17e0d5 add doc of how to add new algorithm 2020-12-08 20:23:05 +08:00
WenmuZhou 28b2d43e57 paddleocr whl adaptation dygraph 2020-12-07 19:10:19 +08:00
WenmuZhou d986c22085 update inference doc 2020-12-07 15:48:46 +08:00
xmy0916 8ecaf41e82 fix doc algorithm_overview ch&en 2020-12-03 17:29:29 +08:00
WenmuZhou 8e914a869f update config file doc 2020-12-03 15:44:52 +08:00
WenmuZhou c6ab13203c update angle_class doc 2020-12-02 18:43:15 +08:00
WenmuZhou 8c000977dd update doc 2020-10-13 17:49:16 +08:00
xiaoting e3fd6db0bf
Merge branch 'develop' into adaptation_ch 2020-08-26 20:24:42 +08:00
tink2123 97cfef3265 format doc 2020-08-25 15:06:31 +08:00
dyning fb9e47b262
Update quickstart_en.md 2020-08-25 10:22:57 +08:00
dyning 3d1b3980c9
Update quickstart_en.md 2020-08-25 10:22:36 +08:00
dyning 46c3c752d9
Update update_en.md 2020-08-24 21:00:11 +08:00
dyning 219cfe2251
Update update_en.md 2020-08-24 20:57:46 +08:00
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
添加whl包的构建方式
2020-08-24 18:45:50 +08:00
WenmuZhou bd32a90021 路径添加{} 2020-08-24 16:59:43 +08:00
WenmuZhou 8346621bcf 添加使用自定义模型文档 2020-08-24 16:25:36 +08:00
WenmuZhou 09e15a684a 修正文档 2020-08-24 11:30:00 +08:00
WenmuZhou 186bf9f33a 删掉py2的支持,修正文档 2020-08-23 16:38:01 +08:00
WenmuZhou 684676f611 init commit for build whl 2020-08-22 19:42:14 +08:00
littletomatodonkey 047fcb527a add warmup 2020-08-21 08:49:11 +00:00
littletomatodonkey 3da97909bb add faq 2020-08-19 08:25:23 +00:00
MissPenguin d2e1eb5e9c
Update inference_en.md 2020-08-19 13:47:31 +08:00
licx e1e5f96f6c update inference docs for sast 2020-08-19 11:35:49 +08:00
licx 1e49414dff Merge branch 'develop' of https://github.com/MissPenguin/PaddleOCR into develop
merge
2020-08-18 11:55:18 +08:00
licx c86f6e3713 update docs 2020-08-18 11:53:57 +08:00
MissPenguin 163850b469
Merge branch 'develop' into develop 2020-08-18 11:46:46 +08:00
licx ba58a2a631 update docs 2020-08-18 11:44:24 +08:00
tink2123 cbaf6e7c94 update en doc 2020-08-17 18:43:34 +08:00
licx 78d89d3496 modify docs for updates 2020-08-16 19:44:07 +08:00
MissPenguin ebfd447584
Update installation_en.md 2020-08-11 20:24:14 +08:00
MissPenguin 324d16fe7a
Update installation_en.md 2020-08-11 20:23:27 +08:00
dyning a0c8968c96
Merge pull request #471 from LDOUBLEV/fixocr
fix typo and opt doc
2020-08-04 22:19:48 +08:00
littletomatodonkey 152b099f92 fix config 2020-08-04 06:11:00 +00:00
LDOUBLEV 2bec473e89 fix typo and opt doc 2020-08-03 17:44:41 +08:00
dyning f7b5edcc72
Merge pull request #401 from tink2123/add_android_doc
polish android readme
2020-08-03 13:01:53 +08:00
tink2123 729b0bff35 update android demo doc 2020-08-03 11:30:15 +08:00
tink2123 0062c97c81 update android demo doc 2020-08-03 11:28:34 +08:00
dyning 5a0a193e86
Update installation_en.md 2020-07-31 22:04:19 +08:00
MissPenguin cdeef19e76
Update serving_en.md 2020-07-27 10:59:57 +08:00
MissPenguin ab662a16d9
Update serving_en.md 2020-07-27 10:59:18 +08:00
MissPenguin b736ab897c
Update serving_en.md 2020-07-27 10:56:56 +08:00
littletomatodonkey 791f623947 fix hub serving doc 2020-07-25 07:38:50 +00:00
LDOUBLEV f45946dc83 add hint when install shapely on win 2020-07-23 15:35:23 +08:00
dyning 25ba6785b3
Update update_en.md 2020-07-23 10:11:56 +08:00
dyning 1b736dd81f fix en doc 2020-07-17 15:38:39 +08:00
MissPenguin 455769b13a
Update data_annotation_en.md 2020-07-17 14:26:43 +08:00
MissPenguin c249ba9fea
Update data_annotation_en.md 2020-07-17 14:23:57 +08:00
MissPenguin 611626a6ea
Update data_annotation_en.md 2020-07-17 14:22:58 +08:00
dyning 6b921e79f1
Merge pull request #367 from grasswolfs/update_en_docs0717
update_en_docs
2020-07-17 14:08:58 +08:00
dyning 2ad212d64b
Merge pull request #365 from dyning/develop
add tricks_en
2020-07-17 14:01:35 +08:00
xiaoting a6c7454531
Merge pull request #363 from tink2123/sync_en_doc
sync en doc
2020-07-17 13:53:26 +08:00
dyning aa80edd1e3 add tricks_en 2020-07-17 13:51:44 +08:00
grasswolfs d1f1351f9b test=develop 2020-07-17 13:45:10 +08:00
tink2123 eb819d77dd sync en doc 2020-07-17 13:01:01 +08:00
littletomatodonkey 63fe8128d3
Merge pull request #360 from littletomatodonkey/add_en_doc
add en docs
2020-07-17 12:59:53 +08:00
MissPenguin f4db27b8ba
Update serving_en.md 2020-07-17 12:38:08 +08:00