130 Commits

Author SHA1 Message Date
Topdu
2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
topduke
c8094e6575
Update rec_nrtr_optim_head.py 2021-08-19 19:08:23 +08:00
Topdu
55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
topduke
adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
topduke
8227ad1b50
Delete multiheadAttention.py 2021-08-17 21:53:25 +08:00
topduke
18349d177d
Update multiheadAttention.py 2021-08-17 21:53:10 +08:00
topduke
45313ff37a
Update multiheadAttention.py 2021-08-17 21:50:41 +08:00
Topdu
2e76e46b3c update nrtr metric 2021-08-17 13:44:44 +00:00
Topdu
4cb824537a add rec_nrtr 2021-08-17 13:37:32 +00:00
Topdu
1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
Topdu
b6f0a90366 add rec_nrtr 2021-08-17 12:41:01 +00:00
LDOUBLEV
3e11efa7c4 fix mem leak 2021-07-27 02:57:53 +00:00
zhoujun
2062b5097c
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
2021-07-12 12:21:46 +08:00
LDOUBLEV
b8a65d4333 fix eval bug 2021-07-08 14:32:44 +00:00
LDOUBLEV
185d1e1f92 fix bug 2021-07-07 01:54:03 +00:00
LDOUBLEV
48898ac357 add config 2021-07-06 08:13:13 +00:00
LDOUBLEV
80561b154e x as dict 2021-07-06 07:55:05 +00:00
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