Commit Graph

1201 Commits

Author SHA1 Message Date
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
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
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
MissPenguin 6acf8a1d1f
Merge pull request #1397 from WenmuZhou/tree_doc
[Dygraph] add model list doc, update model link in paddeocr.py and update model size in quick start doc
2020-12-12 14:02:42 +08:00
WenmuZhou d3ca2e426e update inference result 2020-12-12 13:28:33 +08:00
WenmuZhou 8ddeec8428 update inference doc 2020-12-12 12:57:05 +08:00
WenmuZhou 25ec8caced update inference 2020-12-12 11:30:49 +08:00
WenmuZhou dd649a1c6c delete path in config 2020-12-12 11:25:05 +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
Leif 43ccde7d88 Merge remote-tracking branch 'upstream/dygraph' into dy3 2020-12-12 09:52:20 +08:00
Leif ff5e11cb43 Update FAQ 2020-12-12 09:45:07 +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 8d113f7d9d update link 2020-12-11 22:06:42 +08:00
Leif a14fce5bdf Add save label in menu 2020-12-11 21:53:01 +08:00
Double_V e55e224131
set use_shared_momery as False when eval (#1394) 2020-12-11 21:07:43 +08:00
MissPenguin 16a20e0dda
Merge pull request #1393 from WenmuZhou/tree_doc
[Dygraph] update link in doc
2020-12-11 19:43:59 +08:00
Leif 4c4cad8bd5 Add PPOCRLabel 2020-12-11 19:23:27 +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
zhoujun 569deedc41
Merge pull request #1388 from WenmuZhou/tree_doc
[Dygraph] change output path
2020-12-11 13:29:44 +08:00
WenmuZhou 3ea94c94d2 change save_model_dir 2020-12-11 13:27:27 +08:00
zhoujun 058c0e5302
fix typo error (#1387) 2020-12-11 13:21:58 +08:00
WenmuZhou 49895d097a fix typo error 2020-12-11 13:19:37 +08:00
MissPenguin 1007e5309c
Merge pull request #1385 from TingquanGao/dygraph
Fix the errors about description of dict
2020-12-11 12:47:40 +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