Commit Graph

3638 Commits (67c0a67bec9fa5a9ffabe7ed5a1ee1212a68d0e8)
 

Author SHA1 Message Date
LDOUBLEV 67c0a67bec fix 2021-12-07 10:29:53 +00:00
LDOUBLEV b5ed094e20 fix pretrain_model 2021-12-07 09:50:39 +00:00
LDOUBLEV 8f83818728 fix trt 2021-12-07 09:34:39 +00:00
LDOUBLEV d4c4877efe fix ln -s 2021-12-07 09:24:50 +00:00
LDOUBLEV 67dd2a31f3 fix e2e finite 2021-12-07 09:05:52 +00:00
LDOUBLEV 3b6a2f176e Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc_test_allclose 2021-12-07 08:47:52 +00:00
xiaoting 1396186815
Merge pull request #4845 from andyjpaddle/fix_trt_dynamic_shape
fix rec trt dynamic shape error
2021-12-06 20:59:28 +08:00
andyjpaddle 5d64077dea fix rec trt 2021-12-06 10:18:21 +00:00
Evezerest 81e0e4bafb
Merge pull request #4843 from Evezerest/dygraph
Update joinus.png and fix doc bugs
2021-12-06 17:49:17 +08:00
Evezerest 2945abd703
Merge branch 'PaddlePaddle:dygraph' into dygraph 2021-12-06 17:45:37 +08:00
Leif f9f7d161a6 Update joinus.png and fix doc bugs
Update joinus.png and fix doc bugs
2021-12-06 17:40:46 +08:00
MissPenguin e16260c991
Merge pull request #4823 from ronny1996/fix_rocm
Fix bug for rocm
2021-12-03 13:27:10 +08:00
zhoujun 44ba603099
Merge pull request #4749 from littletomatodonkey/dyg/add_vqa
add ser code and doc
2021-12-02 22:16:32 -06:00
littletomatodonkey edd1222f09 fix place 2021-12-03 02:50:06 +00:00
ronny1996 d4c0517fdc fix bug for rocm 2021-12-02 12:48:00 +00:00
xiaoting c81baca7d9
Merge pull request #4733 from tink2123/fix_for_cpp
fix for cpp
2021-12-02 14:29:32 +08:00
littletomatodonkey 1a05e3f7e8
fix pgnet (#4815) 2021-12-02 13:45:53 +08:00
tink2123 7627412154 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-12-02 02:48:09 +00:00
MissPenguin 55d54dfc91
Update readme.md 2021-12-01 16:28:59 +08:00
LDOUBLEV 32fdd08b37 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-12-01 07:30:19 +00:00
Double_V b1d26deda7
Merge pull request #4777 from LDOUBLEV/test_v11
[tipc] fix ocr_system inference
2021-12-01 09:38:42 +08:00
zhoujun 0825841f06
del table backbone (#4802) 2021-11-30 23:26:40 +08:00
LDOUBLEV ddbf0e5616 fix doc 2021-11-30 11:42:59 +00:00
LDOUBLEV 64da3cde7c delete unused null 2021-11-30 11:40:13 +00:00
LDOUBLEV c39274040f larger dynamic shape 2021-11-30 11:30:21 +00:00
LDOUBLEV 66f6ed64a5 fix fp16 2021-11-30 11:30:01 +00:00
Double_V 0271adae76
Merge pull request #4799 from tink2123/del_fp16
del fp16 in rec_model
2021-11-30 19:14:11 +08:00
LDOUBLEV fa018e57b4 fix trt 2021-11-30 11:09:20 +00:00
Double_V a2b4de9f8a
Merge pull request #4798 from WenmuZhou/tipc
add rec fpgm to tipc
2021-11-30 19:08:00 +08:00
LDOUBLEV 8aa040dfbe fix bug 2021-11-30 11:07:00 +00:00
LDOUBLEV e1bd2560ab rm jeston.sh 2021-11-30 11:04:37 +00:00
LDOUBLEV ea83a067ca fix bug 2021-11-30 11:03:47 +00:00
Double_V e49e733f42
Merge pull request #4797 from hysunflower/fix_log_name
fix_log_name
2021-11-30 18:56:12 +08:00
xiaoting 6446657467
Merge branch 'dygraph' into del_fp16 2021-11-30 17:59:36 +08:00
tink2123 fb21a60aae del fp16 in rec model 2021-11-30 09:51:14 +00:00
hysunflower 6eb2bce1fc fix_log_name 2021-11-30 07:30:48 +00:00
hysunflower d3eca4d807 fix_log_name 2021-11-30 07:28:30 +00:00
hysunflower cae20fa45b fix_log_name 2021-11-30 07:22:10 +00:00
hysunflower 4f1b432a1b fix_log_name 2021-11-30 07:15:11 +00:00
WenmuZhou 20f001d3b6 add rec fpgm 2021-11-30 07:12:05 +00:00
hysunflower 0a52b052a0 fix_log_name 2021-11-30 07:02:04 +00:00
hysunflower 8a6bc665cc fix_log_name 2021-11-30 06:59:47 +00:00
littletomatodonkey 4eb970488e
add infer doc (#4791)
* add infer doc

* fix trt sub size
2021-11-30 10:51:37 +08:00
MissPenguin 3e1a522665
Merge pull request #4761 from WenmuZhou/tipc
add PSE and rec PACT to tipc
2021-11-29 18:58:58 +08:00
WenmuZhou 7c15d1b790 change is to does 2021-11-29 08:38:15 +00:00
Leif 07875abbcb Update thirdparty.md
Update thirdparty.md
2021-11-29 13:54:16 +08:00
Evezerest b23712ee84
Merge pull request #4787 from Evezerest/dygraph
Update joinus.png
2021-11-29 13:23:15 +08:00
Leif 0d520b0df3 delete repeat doc
delete repeat doc
2021-11-29 11:19:33 +08:00
Leif e97bd9d3aa Update joinus.png
Update joinus.png
2021-11-29 11:15:52 +08:00
WenmuZhou 389e315ae0 opt east post 2021-11-29 02:48:09 +00:00