Commit Graph

1243 Commits

Author SHA1 Message Date
LDOUBLEV 293884a5e3 opt db inference doc 2020-12-15 20:56:10 +08:00
xiaoting 2874ff8750
Merge pull request #1435 from LDOUBLEV/fix_dyg_doc
fix detection doc
2020-12-15 20:01:31 +08:00
LDOUBLEV 39aa077010 fix detection doc 2020-12-15 19:56:32 +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
MissPenguin 1f926f5f01
Merge pull request #1430 from LDOUBLEV/fix_dyg_doc
update install paddle to 2.0rc1
2020-12-15 19:05:39 +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 9b370bb26a Delete unused code 2020-12-15 17:51:09 +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
MissPenguin f26772ac84
Merge pull request #1425 from Evezerest/dy3
Add PPOCRLabel and FAQ_dy
2020-12-15 15:19:31 +08:00
Leif 14df1b95af Update Wechat group QR code and delete redundancy codes in PPOCRLabel 2020-12-15 15:12:06 +08:00
Leif a49382e530 Update steps_en gif 2020-12-15 14:32:19 +08:00
MissPenguin 762c57879a
Merge pull request #1415 from WenmuZhou/dygraph_rc
[Dygraph] trans numpy to paddle in tps
2020-12-15 14:12:03 +08:00
MissPenguin a598b3ef17
Merge pull request #1423 from PaddlePaddle/dygraph_doc
update Readme.md
2020-12-15 14:11:00 +08:00
tink2123 6d36aad2ef update date 2020-12-15 13:35:24 +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
MissPenguin 4717df2f9d
Merge pull request #1422 from TingquanGao/dygraph
Fix the link error
2020-12-15 13:20:20 +08:00
tink2123 c650bd119c update Readme.md 2020-12-15 13:04:19 +08:00
TingquanGao a79345e543 Fix the link error 2020-12-15 11:26:24 +08:00
WenmuZhou fe1372420e Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tree_doc 2020-12-15 10:02:06 +08:00
MissPenguin b1623d69a5
Merge pull request #1417 from MissPenguin/dygraph
update hubserving
2020-12-14 21:23:01 +08:00
Leif 91685c0693 Update shortcuts 2020-12-14 20:55:32 +08:00
Leif 40673f996a Delete redundancy codes and add save label in menu 2020-12-14 20:50:12 +08:00
MissPenguin af0f81dfe1 remove pdserving 2020-12-14 11:45:26 +00:00
MissPenguin 0ba5e95cc0 update hubserving 2020-12-14 11:42:00 +00:00
WenmuZhou e6878b2113 trans numpy to paddle 2020-12-14 18:23:47 +08:00
WenmuZhou 7b53596ce6 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph_rc 2020-12-14 17:34:17 +08:00
Leif b909893585 Merge remote-tracking branch 'upstream/dygraph' into dy3 2020-12-14 13:51:48 +08:00
Leif 47752ddf08 Update join us 2020-12-14 13:51:37 +08:00
zhoujun 0e32093fdc
add grad clip (#1411) 2020-12-14 12:19:33 +08:00
WenmuZhou 53d4eab6cd Merge remote-tracking branch 'origin/tree_doc' into tree_doc
# Conflicts:
#	doc/doc_ch/config.md
#	doc/doc_en/config_en.md
2020-12-14 12:10:41 +08:00
WenmuZhou ccd7c40be6 add grad clip 2020-12-14 12:09:25 +08:00
Double_V 53b514e39d
delete lite,slim, iosdemo and android demo of dyrgaph branch for now (#1403)
delete lite,slim, iosdemo and android demo of dyrgaph branch for now
2020-12-13 17:21:26 +08:00
littletomatodonkey e84ea2667f
fix prob (#1404) 2020-12-13 17:19:52 +08:00
MissPenguin 52671b7db2
Merge pull request #1402 from MissPenguin/dygraph
fix predict_det
2020-12-13 14:50:51 +08:00
MissPenguin edc0fd0ccd fix predict_det 2020-12-13 06:18:26 +00:00
MissPenguin d7f5365190
Merge pull request #1401 from WenmuZhou/tree_doc
[Dygraph] Fix printing problem when multi-image prediction
2020-12-13 12:13:15 +08:00
WenmuZhou c12259091e Fix printing problem when multi-image prediction 2020-12-12 20:10:19 +08:00