Commit Graph

284 Commits

Author SHA1 Message Date
zhoujun 253cd0f770
Merge pull request #2029 from WenmuZhou/fix_doc
Fix export bug
2021-02-19 16:34:23 +08:00
WenmuZhou 0507402a0f fix export bug 2021-02-19 16:29:54 +08:00
Double_V 85d340bd27
Merge pull request #1951 from light1003/patch-1
Update det_basic_loss.py
2021-02-19 15:28:50 +08:00
Double_V 5fe690a06b
Merge pull request #1973 from littletomatodonkey/dyg/fix_area_calc
fix are calc for polygon
2021-02-18 10:20:23 +08:00
zhoujun 3ab2d46310
support img_h < 32 (#1992) 2021-02-09 18:44:40 +08:00
WenmuZhou 33f302e5ff support img_h < 32 2021-02-09 13:36:38 +08:00
zhoujun 95a1c6176d
Merge pull request #1985 from WenmuZhou/fix_doc
fix rare export error and support rare infer
2021-02-08 14:23:35 +08:00
WenmuZhou ed2b527c9f fix rare export error 2021-02-08 14:06:10 +08:00
tink2123 3d8b42dc0c fix encode for srn 2021-02-08 03:34:02 +00:00
tink2123 4b845ca159 fix attn encode 2021-02-08 03:32:35 +00:00
littletomatodonkey 3728183276 fix are calc for polygon 2021-02-07 08:09:39 +00:00
light1003 4a8fc9176d
Update det_basic_loss.py
to_variable has been removed in paddle 2.0,using to_tensor instead
2021-02-05 15:49:01 +08:00
tink2123 44420593e7 fix typo 2021-02-03 08:26:46 +00:00
MissPenguin d36a929b27
Merge pull request #1913 from WenmuZhou/dygraph_rc
fix divide zero error
2021-02-03 15:09:29 +08:00
WenmuZhou dc0a21ffc7 fix divide zero error 2021-02-02 15:45:57 +08:00
MissPenguin dd6f6f5cf3
Merge pull request #1869 from LDOUBLEV/rare
upload rare code
2021-02-01 16:55:33 +08:00
LDOUBLEV a094d27755 opt rec_att_head 2021-02-01 08:08:18 +00:00
LDOUBLEV 0d89f3f913 fix comment 2021-02-01 06:54:56 +00:00
LDOUBLEV 550022ea66 fix comment 2021-02-01 06:44:04 +00:00
LDOUBLEV e7d24ac8b8 fix comment 2021-02-01 06:41:45 +00:00
LDOUBLEV 0f4d92b63f fix conflict wiith SRN 2021-02-01 06:32:14 +00:00
LDOUBLEV 7a054c854b rare doc and opt post_process 2021-02-01 06:27:56 +00:00
xiaoting 0c5c9f694d
Merge pull request #1890 from tink2123/srn_ch
Adaptation of Chinese char
2021-02-01 11:31:25 +08:00
tink2123 7f2304ab3f Adaptation of Chinese char 2021-02-01 03:28:31 +00:00
LDOUBLEV 56cbbdfb01 fix conflict 2021-02-01 03:19:56 +00:00
Leif b3a451da26 Fix a spelling mistake 2021-01-29 15:03:41 +08:00
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn 2021-01-29 11:37:19 +08:00
LDOUBLEV f6e03a51f0 upload rare code 2021-01-29 03:15:03 +00:00
littletomatodonkey a4fa186010
fix mv3 to adapt to paddle2.0 (#1864)
* fix mv3 to adapt to paddle2.0

* fix doc to adapt to 2.0.0

* fix paddle version
2021-01-28 19:14:50 +08:00
Double_V b22ee4dd5f
Merge pull request #1844 from LDOUBLEV/trt_cpp
fix shuffle not work
2021-01-27 15:17:39 +08:00
LDOUBLEV 1d11af72ac fix shuffle not work 2021-01-27 15:01:41 +08:00
littletomatodonkey d1e150e276
Revert "fix mv3 to adapt to paddle2.0" (#1836) 2021-01-26 17:17:55 +08:00
xiaoting 1888ca2793
Merge pull request #1826 from tink2123/multi_lan_doc
update multi-lang doc
2021-01-26 15:59:58 +08:00
tink2123 edeb12b1e0 rename en_sensitive EN_symbol 2021-01-26 15:53:49 +08:00
Double_V 4dcf1b2227
Merge pull request #1821 from WenmuZhou/dygraph_rc
mv3 small support det
2021-01-26 15:53:17 +08:00
tink2123 d9ae86f422 update en char_type 2021-01-26 15:28:37 +08:00
tink2123 8f52a73718 polish code 2021-01-26 15:24:13 +08:00
littletomatodonkey 38031eb427
Revert "Revert "fix mv3 to adapt to paddle2.0"" 2021-01-26 15:10:14 +08:00
zhoujun 493027d39e
Revert "fix mv3 to adapt to paddle2.0" 2021-01-26 15:04:15 +08:00
littletomatodonkey b4b51a0510 fix mv3 to adapt to paddle2.0 2021-01-26 06:53:44 +00:00
xiaoting f214437538
Merge branch 'dygraph' into dygraph_for_srn 2021-01-26 13:29:13 +08:00
WenmuZhou b9e0a99832 mv3 small support det 2021-01-26 12:58:38 +08:00
littletomatodonkey 9f581156d9 fix data replication for multi-cards sampling 2021-01-24 12:32:22 +00:00
tink2123 ed2f0de95e mv model_average to incubate 2021-01-22 03:15:56 +00:00
Double_V ad3835e231
Merge pull request #1780 from WenmuZhou/dygraph_rc
add starnet
2021-01-21 11:27:16 +08:00
LDOUBLEV 16bd2dd093 fix sast process 2021-01-21 11:11:03 +08:00
xiaoting 21292bb3b7
Merge pull request #1767 from xmy0916/dygraph
add multi language config file imgs and dict
2021-01-20 20:40:23 +08:00
xmy0916 cafea5dcbe fix char dict 2021-01-20 20:06:07 +08:00
WenmuZhou 1bf5367cdc for preds, remove duplicate 2021-01-20 18:33:42 +08:00
WenmuZhou adafa3e67d Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph_rc 2021-01-20 18:31:30 +08:00