Commit Graph

3222 Commits (c1b0684cf5bb79b7dc110e7399095b7d15ff3c6c)
 

Author SHA1 Message Date
LDOUBLEV c1b0684cf5 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v10 2021-10-26 11:20:37 +08:00
LDOUBLEV dd7a57aea1 update PTDN install.md 2021-10-26 11:18:28 +08:00
MissPenguin fa1a12563a
Merge pull request #4436 from WenmuZhou/fx_pse
add windows support of pse
2021-10-26 10:45:19 +08:00
MissPenguin 3a67e56042
Merge pull request #4442 from Intsigstephon/dygraph
fix an error in enhanced_ctc_loss.md
2021-10-26 10:44:54 +08:00
Bin Lu 9cbb5684eb
Update enhanced_ctc_loss.md 2021-10-26 10:34:33 +08:00
Bin Lu 8bdc050c72
Merge branch 'PaddlePaddle:dygraph' into dygraph 2021-10-26 10:33:46 +08:00
WenmuZhou 85352c93c1 add windows support of pse 2021-10-25 11:09:00 +08:00
MissPenguin cc01a59b82
Merge pull request #4348 from Intsigstephon/feature_amp_train
support amp train; add example yaml
2021-10-22 17:34:22 +08:00
Bin Lu d7ddef7b2f
Update test_train_inference_python.sh 2021-10-22 14:52:51 +08:00
MissPenguin edabe3e8f7
Merge pull request #4410 from tink2123/PTDN_serving
add PTDN serving doc
2021-10-22 10:53:46 +08:00
MissPenguin b088085f89
Merge pull request #4416 from Evezerest/dygraph
Update joinus.png
2021-10-21 20:13:48 +08:00
tink2123 d14e432f74 rename test_serving 2021-10-21 20:06:28 +08:00
Leif d57333ca95 Update joinus.png
Update joinus.png
2021-10-21 19:48:43 +08:00
MissPenguin 8beeb84c13
Merge pull request #4413 from MissPenguin/dygraph
update doc
2021-10-21 15:27:44 +08:00
MissPenguin af809ff506 update doc 2021-10-21 07:26:31 +00:00
MissPenguin de741c7651 update doc 2021-10-21 07:03:30 +00:00
MissPenguin 68e4a5a902 update doc 2021-10-21 07:02:01 +00:00
MissPenguin 66d680f708 update doc 2021-10-21 06:52:42 +00:00
MissPenguin 34d9711717 update doc 2021-10-21 06:50:39 +00:00
MissPenguin 7da5c17e29 update doc 2021-10-21 06:49:56 +00:00
MissPenguin 4e49ad91ca update doc 2021-10-21 06:43:28 +00:00
MissPenguin a5792e68c1 update doc 2021-10-21 06:42:07 +00:00
tink2123 f00870e32c update doc 2021-10-21 14:40:47 +08:00
xiaoting 52892444f1
Merge pull request #4393 from Topdu/dygraph
use_space_char: True--->False
2021-10-21 14:28:24 +08:00
tink2123 e4412e776c add PTDN serving doc 2021-10-21 14:27:40 +08:00
topduke 1008376c3f
Merge branch 'PaddlePaddle:dygraph' into dygraph 2021-10-21 11:13:46 +08:00
Bin Lu 03710112b9
Update test_train_inference_python.sh 2021-10-20 22:00:07 +08:00
Double_V 006d558eb9
Merge pull request #4391 from LDOUBLEV/test_v10
add installation.md for PTDN
2021-10-20 20:13:12 +08:00
Leif 404a3b3102 Merge remote-tracking branch 'origin/dygraph' into dygraph 2021-10-20 17:08:29 +08:00
Bin Lu 921c24f54f
Delete det_mv3_db_amp.yml 2021-10-20 16:02:47 +08:00
topduke 87bbd3aca9
use_space_char: True--->False 2021-10-20 13:59:55 +08:00
Bin Lu fd06628695
Update ppocr_det_mobile_params.txt 2021-10-20 10:53:31 +08:00
Bin Lu d8afe420ba
Update ppocr_det_mobile_params.txt 2021-10-20 10:53:10 +08:00
Bin Lu 0e534b2928
Update ppocr_det_mobile_params.txt 2021-10-20 10:44:16 +08:00
LDOUBLEV d39290df71 add autolog installation 2021-10-20 10:08:27 +08:00
LDOUBLEV bb64a863d0 add autolog installation 2021-10-20 10:07:40 +08:00
LDOUBLEV 29cbfb1c53 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v10 2021-10-20 09:57:53 +08:00
LDOUBLEV c8a86445ec add install 2021-10-20 09:57:29 +08:00
Double_V d128c1df2d
Merge pull request #4381 from LDOUBLEV/test_v10
add precision to mkldnn
2021-10-19 16:48:04 +08:00
xiaoting 37331199dd
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
2021-10-19 16:06:44 +08:00
MissPenguin 66d9022043
Update readme.md 2021-10-19 16:03:33 +08:00
MissPenguin 44fb28c605
Merge pull request #4380 from MissPenguin/dygraph
训练教程页面增加跳转链接
2021-10-19 15:42:52 +08:00
LDOUBLEV e807027a60 add mkldnn precision to test.sh 2021-10-19 15:15:52 +08:00
xiaoting a7731da1b8
Merge pull request #4304 from tink2123/fix_requirments
update requirments
2021-10-19 15:08:00 +08:00
LDOUBLEV bd9f35d58f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v10 2021-10-19 15:02:30 +08:00
LDOUBLEV 24040eb4ac add fp16 to mkldnn 2021-10-19 15:02:11 +08:00
MissPenguin 1490bf5bdb update doc 2021-10-19 07:00:44 +00:00
stephon 025692aa4d Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into feature_amp_train 2021-10-19 06:43:56 +00:00
MissPenguin 3bc7670f8a
Merge pull request #4377 from MissPenguin/dygraph
update doc
2021-10-19 14:18:02 +08:00
MissPenguin 992d6021fe fix 2021-10-19 04:02:03 +00:00