113 Commits

Author SHA1 Message Date
littletomatodonkey
7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
Double_V
465ef3bffd
Merge branch 'dygraph' into bm_dyg 2021-06-28 11:05:24 +08:00
MissPenguin
3f92af453f Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-06-22 08:16:32 +00:00
MissPenguin
79e83a8d6c refine 2021-06-22 08:14:07 +00:00
MissPenguin
053cc43d82 refine 2021-06-22 04:23:27 +00:00
MissPenguin
79c0a0604c
Merge branch 'dygraph' into dygraph 2021-06-22 11:41:41 +08:00
MissPenguin
c0492e02c7 refine 2021-06-22 03:32:00 +00:00
MissPenguin
16c247ac46 refine 2021-06-21 12:20:25 +00:00
littletomatodonkey
0938c44a0a
add embedding and fix eval when distillation (#3112) 2021-06-17 13:29:49 +08:00
MissPenguin
7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
Double_V
962a628d17
remove tmp variable 2021-06-09 19:30:52 +08:00
LDOUBLEV
616ad6a179 fix tps and fix trt 2021-06-09 19:15:57 +08:00
littletomatodonkey
e45ff48347 remove fpn name 2021-06-06 10:39:17 +00:00
littletomatodonkey
48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey
6361a38ff5 fix export model for distillation model 2021-06-03 06:53:24 +00:00
littletomatodonkey
ab4db2acce support dict output for basemodel 2021-06-03 05:57:31 +00:00
littletomatodonkey
e5d3a2d880 fix distillation arch and model init 2021-06-03 05:30:43 +00:00
littletomatodonkey
ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00
xiaoting
81aba737d3
[Cherry pick] fix srn for sub_layers (#2694)
* fix srn for sublayer

* update for paddle2.1
2021-05-07 10:50:12 +08:00
YukSing
b40cefa6d2
Update rec_resnet_vd.py (#2681)
Fixed out_channels
2021-04-29 12:34:23 +08: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
Jethong
9711111270 fix error 2021-03-15 13:58:53 +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
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
WenmuZhou
0507402a0f fix export bug 2021-02-19 16:29:54 +08:00
WenmuZhou
ed2b527c9f fix rare export error 2021-02-08 14:06:10 +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
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
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
littletomatodonkey
d1e150e276
Revert "fix mv3 to adapt to paddle2.0" (#1836) 2021-01-26 17:17:55 +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
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
WenmuZhou
5a9c8e49ac tps export down 2021-01-20 18:23:29 +08:00
WenmuZhou
f17b96b96f Delete useless code 2021-01-19 17:42:28 +08:00
WenmuZhou
f2ebeae59a Delete useless comments 2021-01-19 17:42:06 +08:00
WenmuZhou
3027983375 tps 前反向对齐 2021-01-19 17:39:46 +08:00