206 Commits

Author SHA1 Message Date
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
d1affce65a delete fluid 2020-11-12 17:14:33 +08:00
WenmuZhou
33d9688014 更新NumpyArrayInitializer为Assign 2020-11-10 17:25:44 +08:00
WenmuZhou
65d3dfc729 rnn支持导出 2020-11-10 17:18:50 +08:00
WenmuZhou
2f9f258ff4 添加tps网络 2020-11-10 17:18:32 +08:00
WenmuZhou
b2004fe586 添加resnet backbone 2020-11-09 18:29:33 +08:00
WenmuZhou
d9e921c743 change align_mode to 1 2020-11-06 18:15:44 +08:00
WenmuZhou
41b33c9e9c change KaimingNormal to KaimingUniform 2020-11-05 20:45:19 +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
bbe375352e 删除check_static函数 2020-10-27 11:23:26 +08:00
WenmuZhou
122c82e93f 测试模式时将输出softmax后返回 2020-10-23 12:07:44 +08:00
WenmuZhou
08b3f98c4f 去掉注释 2020-10-22 18:22:56 +08:00
WenmuZhou
0968363a89 修复一处注释错误 2020-10-20 17:39:07 +08:00
WenmuZhou
ca9ea622a9 添加im2seq实现 2020-10-20 16:07:19 +08:00
WenmuZhou
bdad0cefe6 检测和识别的resnet使用paddleclass里的 2020-10-16 20:19:17 +08:00
WenmuZhou
8f1b9c8b0d 对齐静态图时使用random数据 2020-10-16 20:18:45 +08:00
WenmuZhou
2463355632 hidden_size添加默认参数 2020-10-16 16:39:37 +08:00
WenmuZhou
aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
tink2123
b626aa3e41 formate code 2020-08-28 11:10:57 +08:00
tink2123
91f6f24385 formate code 2020-08-27 20:57:53 +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
MissPenguin
aecbbe1cbf
Merge pull request #552 from MissPenguin/develop
modify infer tools for sast
2020-08-18 10:04:33 +08:00
licx
f96b873aa4 modify infer tools for sast 2020-08-17 20:29:28 +08:00
tink2123
9c59ae1cd5 fix bug 2020-08-17 01:43:59 +08:00
licx
78d89d3496 modify docs for updates 2020-08-16 19:44:07 +08:00
MissPenguin
2852335e59
Merge branch 'develop' into develop 2020-08-16 18:21:59 +08:00
MissPenguin
612e801470
Merge pull request #537 from tink2123/add_srn
Add SRN
2020-08-16 18:08:32 +08:00
tink2123
ab0acf78b4 polish code 2020-08-16 17:09:17 +08:00
tink2123
a3b291928b polish code 2020-08-16 16:46:22 +08:00
MissPenguin
fee2c17bf7
Merge branch 'develop' into develop 2020-08-16 10:21:59 +08:00
licx
224667b895 add sast code 2020-08-15 17:26:00 +08:00
tink2123
bf4863c950 update infer_rec for srn 2020-08-15 15:45:55 +08:00
tink2123
6832ca029f update config 2020-08-15 12:39:07 +08:00
tink2123
09d8cb6d98 update for srn 2020-08-14 16:31:13 +08:00
littletomatodonkey
2918feb90e add stride config of backbone and fix load ckp 2020-08-12 07:08:07 +00:00
LDOUBLEV
8a11d97da8 typo 2020-07-23 11:12:35 +08:00
LDOUBLEV
a52ee64d45 fix lite readme 2020-07-23 10:37:39 +08:00
littletomatodonkey
c25c636d23 fix ch comment to support py2 and some other typo 2020-06-25 18:41:22 +00:00
dyning
b0171a71e5 replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug 2020-06-19 15:54:20 +08:00
LDOUBLEV
e33e38d1d0 add error message when image shape are not divisible by 4 2020-06-16 15:22:19 +08:00
LDOUBLEV
a5f1efdfc9 delete not used code 2020-06-16 15:00:50 +08:00
LDOUBLEV
f4094b9700 fix issue #206 2020-06-16 14:55:52 +08:00
tink2123
87cb15aa4c Adapted to 1.8 2020-06-14 21:41:12 +08:00
tink2123
0cc083f6a4 mv drop last in det model 2020-06-04 20:29:32 +08:00
tink2123
80c188785c fix eval 2020-06-03 17:09:14 +08:00