WenmuZhou
|
39955558b8
|
fix bugs
|
2020-12-16 19:41:44 +08:00 |
WenmuZhou
|
a8d1f2db94
|
update
|
2020-12-16 13:06:48 +08:00 |
WenmuZhou
|
d3b609ee09
|
change DBHead output to dict
|
2020-12-15 23:49:50 +08:00 |
MissPenguin
|
fe46b77edf
|
fix conflicts
|
2020-12-15 14:29:44 +00:00 |
MissPenguin
|
b596e70f14
|
fix db eval
|
2020-12-15 14:11:02 +00:00 |
MissPenguin
|
3f64d27b71
|
update inference for east & sast
|
2020-12-15 12:54:02 +00:00 |
WenmuZhou
|
9b370bb26a
|
Delete unused code
|
2020-12-15 17:51:09 +08:00 |
WenmuZhou
|
e6878b2113
|
trans numpy to paddle
|
2020-12-14 18:23:47 +08:00 |
zhoujun
|
0e32093fdc
|
add grad clip (#1411)
|
2020-12-14 12:19:33 +08:00 |
littletomatodonkey
|
e84ea2667f
|
fix prob (#1404)
|
2020-12-13 17:19:52 +08:00 |
MissPenguin
|
edc0fd0ccd
|
fix predict_det
|
2020-12-13 06:18:26 +00:00 |
MissPenguin
|
71b8416493
|
Merge pull request #1392 from tink2123/dygraph_doc
[Dygraph] update readme and polish some docs
|
2020-12-12 19:48:30 +08:00 |
Double_V
|
e55e224131
|
set use_shared_momery as False when eval (#1394)
|
2020-12-11 21:07:43 +08:00 |
xiaoting
|
3feb56f167
|
Merge branch 'dygraph' into dygraph_doc
|
2020-12-11 17:53:30 +08:00 |
tink2123
|
61b94e47cb
|
polish doc
|
2020-12-11 17:50:01 +08:00 |
zhoujun
|
058c0e5302
|
fix typo error (#1387)
|
2020-12-11 13:21:58 +08:00 |
MissPenguin
|
ba956b485e
|
Merge pull request #1380 from LDOUBLEV/dyg_db
update doc of db and installtion
|
2020-12-11 09:23:23 +08:00 |
LDOUBLEV
|
cad5ea1144
|
update doc of db and installtion
|
2020-12-10 16:34:56 +08:00 |
MissPenguin
|
836839bbf6
|
Merge pull request #1364 from LDOUBLEV/dyg_db
add ppocr_v2 ch_db
|
2020-12-10 11:02:26 +08:00 |
LDOUBLEV
|
d97d98fe01
|
opt random sample
|
2020-12-10 11:00:05 +08:00 |
LDOUBLEV
|
b8ba703548
|
delete data_num_per_epoch
|
2020-12-10 10:19:39 +08:00 |
LDOUBLEV
|
a5b219127f
|
fix conflicts
|
2020-12-09 22:07:20 +08:00 |
LDOUBLEV
|
7cce85cc5c
|
fix conflicts
|
2020-12-09 20:44:43 +08:00 |
MissPenguin
|
055f207fcf
|
Merge pull request #1371 from tink2123/update_multi
update multi dic and export
|
2020-12-09 20:37:35 +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 |
tink2123
|
7eeef5933c
|
update multi dic and export
|
2020-12-09 11:56:37 +00:00 |
MissPenguin
|
5b2f6b7524
|
Merge pull request #1368 from WenmuZhou/dygraph_rc
[Dygraph] add config file of DB, CRNN,Rosetta, StarNet
|
2020-12-09 17:36:37 +08:00 |
WenmuZhou
|
04b0318b56
|
Delete unused files
|
2020-12-09 17:27:50 +08:00 |
MissPenguin
|
d42bf7a0b7
|
fix db postprocess
|
2020-12-09 08:51:43 +00:00 |
MissPenguin
|
661e459e3e
|
fix character_type
|
2020-12-09 08:48:27 +00: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 |
tink2123
|
bccf9edf61
|
update for multi-language
|
2020-12-08 19:10:57 +08:00 |
tink2123
|
dd0f8c1d89
|
update for multi-language
|
2020-12-08 19:07:39 +08:00 |
xiaoting
|
8a5566c974
|
add multi lang yml and dict (#1312)
* add multi lang yml and dict
* update yml
|
2020-12-08 13:32:17 +08:00 |
zhoujun
|
9b2c0e4838
|
Merge pull request #1235 from WenmuZhou/dygraph_rc
修复ips计算过少的问题
|
2020-11-30 22:48:28 -06:00 |
WenmuZhou
|
5983e1af14
|
Remove redundant functions
|
2020-11-27 15:30:31 +08:00 |
littletomatodonkey
|
c4fcd14354
|
refine dynamic sampling (#1256)
|
2020-11-26 21:32:33 +08:00 |
WenmuZhou
|
606a387354
|
删掉多余的判断
|
2020-11-24 16:01:00 +08:00 |
littletomatodonkey
|
169b629b0f
|
fix error (#1177)
|
2020-11-21 23:02:18 +08:00 |
zhoujun
|
bc563c642c
|
添加方向分类器 (#1184)
add cls module
|
2020-11-21 22:10:45 +08:00 |
zhoujun
|
fc7b5d225b
|
Merge pull request #1181 from WenmuZhou/dygraph_rc
日志符合benckmark规范
|
2020-11-16 22:54:44 -06:00 |
WenmuZhou
|
931d138bb3
|
更新日志格式
|
2020-11-16 19:11:42 +08:00 |
Double_V
|
10b54d6696
|
Merge pull request #1168 from WenmuZhou/dygraph_rc
delete fluid
|
2020-11-15 15:01:22 +08:00 |
WenmuZhou
|
d4facfe4e5
|
delete fluid
|
2020-11-13 17:01:41 +08:00 |
Double_V
|
a40731aaac
|
Merge pull request #1164 from littletomatodonkey/2.0rc/add_rec_mobile
add ch lite yaml file
|
2020-11-13 11:36:19 +08:00 |
littletomatodonkey
|
a0e72cf317
|
add try-catch to catch beautiful bugs
|
2020-11-12 15:55:52 +00:00 |
littletomatodonkey
|
1dc7e8942f
|
fix some cute typos
|
2020-11-12 12:47:28 +00:00 |
WenmuZhou
|
d1affce65a
|
delete fluid
|
2020-11-12 17:14:33 +08:00 |