Commit Graph

61 Commits (23b46e71a6ac2ed3f8560833bf736299b4fac070)

Author SHA1 Message Date
MissPenguin ff12628cb2
Merge pull request #4552 from littletomatodonkey/dyg/add_refer
add reference
2021-11-04 19:40:52 +08:00
MissPenguin 91ed0cd0bd
Merge pull request #4546 from tink2123/add_refer
Add refer for seed
2021-11-04 19:40:23 +08:00
littletomatodonkey 9670e5bbe4 add reference 2021-11-04 19:06:54 +08:00
andyjpaddle 959bde3c66 add refer to backbone and head of sar 2021-11-04 09:50:41 +00:00
tink2123 1679ef13d3 add refer for seed 2021-11-04 17:50:19 +08:00
littletomatodonkey b4161616f3
Update rec_mv1_enhance.py 2021-10-13 14:05:22 +08:00
littletomatodonkey ecb49e8df3 rm unused import 2021-10-12 16:20:37 +08:00
tink2123 93118497f4 fix typo 2021-09-29 02:48:11 +00:00
tink2123 1effa5f3fe rm anno 2021-09-27 15:21:27 +08:00
tink2123 3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00
tink2123 8308f33274 fix conflicts 2021-09-27 14:58:10 +08:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00: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 45313ff37a
Update multiheadAttention.py 2021-08-17 21:50:41 +08: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
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
littletomatodonkey 7608f16397
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
2021-07-01 17:52:16 +08:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
littletomatodonkey ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00
YukSing b40cefa6d2
Update rec_resnet_vd.py (#2681)
Fixed out_channels
2021-04-29 12:34:23 +08:00
Jethong 051fe64a0d fix config add e2e_ch.md e2e_res_img623_pg 2021-03-10 14:14:21 +08:00
Jethong 1f76f449db Add PGNet 2021-03-08 14:55:49 +08:00
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn 2021-01-29 11:37:19 +08: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
WenmuZhou b9e0a99832 mv3 small support det 2021-01-26 12:58:38 +08:00
tink2123 c1fd46641e add srn for dygraph 2020-12-30 16:15:49 +08:00
LDOUBLEV e7ad27c399 fix conflicts 2020-12-09 20:30:50 +08:00
LDOUBLEV c0b4cefdcb fix comments and transform to transforms 2020-12-09 20:26:40 +08:00
LDOUBLEV 5f2f08a09c add ppocr_v2 ch_db 2020-12-09 14:59:04 +08:00
MissPenguin 021c1132a9 add east & sast 2020-12-09 06:45:25 +00:00
zhoujun bc563c642c
添加方向分类器 (#1184)
add cls module
2020-11-21 22:10:45 +08:00
WenmuZhou b2004fe586 添加resnet backbone 2020-11-09 18:29:33 +08:00
dyning 1ae379198e trans to paddle-rc 2020-11-05 15:13:36 +08:00
dyning fa675f8954 updata structure of dygraph 2020-11-04 20:43:27 +08:00
WenmuZhou bdad0cefe6 检测和识别的resnet使用paddleclass里的 2020-10-16 20:19:17 +08:00
WenmuZhou aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
tink2123 5edb619cdd rename rec_resnet_fpn 2020-08-26 20:14:13 +08:00
tink2123 1b19050391 Adaptation of Chinese and r34/18 2020-08-25 15:04:49 +08:00