Jethong
|
a0d1f9236d
|
add different post process
|
2021-04-09 16:04:02 +08:00 |
Jethong
|
0cd48c35e5
|
Merge branch 'pgnet-v1' of github.com:JetHong/PaddleOCR into pgnet-v1
|
2021-04-07 12:27:53 +08:00 |
Jethong
|
6824db26e7
|
fix errors and add pretrain_model
|
2021-04-07 12:26:05 +08:00 |
Double_V
|
0aef8e47f0
|
Merge branch 'dygraph' into pgnet-v1
|
2021-03-31 09:59:36 +08:00 |
littletomatodonkey
|
113d8a8eb5
|
fix eval res vary for different times
|
2021-03-26 05:41:36 +00:00 |
Jethong
|
f698142542
|
Merge branch 'pgnet-v1' of github.com:JetHong/PaddleOCR into pgnet-v1
|
2021-03-19 12:06:21 +08:00 |
Jethong
|
88964dc92f
|
add visual png
|
2021-03-19 11:59:35 +08:00 |
Double_V
|
1bbc3f6872
|
Merge branch 'dygraph' into pgnet-v1
|
2021-03-18 16:46:56 +08:00 |
Double_V
|
93c919e644
|
Merge branch 'dygraph' into pgnet-v1
|
2021-03-15 14:18:48 +08:00 |
Jethong
|
9711111270
|
fix error
|
2021-03-15 13:58:53 +08:00 |
zhoujun
|
b0e04e06ce
|
Merge branch 'dygraph' into fix_attn_export
|
2021-03-11 16:09:25 +08:00 |
WenmuZhou
|
acffd750f7
|
fix attn export
|
2021-03-11 15:30:33 +08:00 |
Jethong
|
051fe64a0d
|
fix config add e2e_ch.md e2e_res_img623_pg
|
2021-03-10 14:14:21 +08:00 |
littletomatodonkey
|
0e332fb59a
|
add prob for ra (#2194)
* add prob for ra
* add prob for ra
|
2021-03-09 15:08:59 +08:00 |
Jethong
|
310d399b83
|
ADD PGnet_v3
|
2021-03-08 15:44:07 +08:00 |
Jethong
|
bb49e1a53f
|
ADD PGNet_v2
|
2021-03-08 15:11:57 +08:00 |
Jethong
|
1f76f449db
|
Add PGNet
|
2021-03-08 14:55:49 +08:00 |
Double_V
|
6335b0d842
|
Merge branch 'dygraph' into fix2013
|
2021-02-24 15:29:15 +08:00 |
LDOUBLEV
|
a898305ca4
|
fix issue 2072
|
2021-02-22 20:53:39 +08:00 |
Double_V
|
6a42745f96
|
Merge pull request #2060 from LDOUBLEV/fix2013
fix issue 2013
|
2021-02-22 09:57:04 +08:00 |
LDOUBLEV
|
8f9dda8608
|
fix issue 2013
|
2021-02-22 09:53:43 +08:00 |
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 |