Commit Graph

103 Commits

Author SHA1 Message Date
littletomatodonkey e84ea2667f
fix prob (#1404) 2020-12-13 17:19:52 +08:00
Double_V e55e224131
set use_shared_momery as False when eval (#1394) 2020-12-11 21:07:43 +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 e7ad27c399 fix conflicts 2020-12-09 20:30:50 +08: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
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
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 60f8f1e181 del unuse import 2020-11-06 19:09:52 +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 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 1b19050391 Adaptation of Chinese and r34/18 2020-08-25 15:04:49 +08:00
Neo b2e1a84981
Update dataset_traversal.py
CUDA_VISIBLE_DEVICES 默认值必须为str, 否则split会报错
2020-08-18 15:07:25 +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
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 92841044bf fix error 2020-08-12 13:21:31 +00:00
dyning 57e0565a5b
Merge pull request #481 from tink2123/add_error_message
add error message
2020-08-06 16:50:00 +08:00
tink2123 f498a63f10 update error message 2020-08-05 16:42:21 +08:00
dyning 1866fdabe8
Merge pull request #472 from BeyondYourself/BeyondYourself-patch-2
add a file path separator
2020-08-04 22:18:46 +08:00
tink2123 15fd0b31db add error message 2020-08-04 07:05:32 +00:00
littletomatodonkey 5e5ea853bf add piecewise decay 2020-08-04 03:43:26 +00:00
shaohua.zhang c12e9ec564
Update east_process.py 2020-08-03 21:47:25 +08:00
shaohua.zhang 08055099a8
add a file separator
add a  file separator, it mainly  to avoid  missing the file path separator in yml
2020-08-03 21:01:53 +08:00
shaohua.zhang 1a0848a464
Merge branch 'develop' into develop 2020-07-30 22:33:17 +08:00
shaohua.zhang fce0a57dec
move the shuffer into def sample_iter_reader 2020-07-30 22:29:19 +08:00
littletomatodonkey 14fdead9ab fix windows ms 2020-07-30 02:00:25 +00:00
LDOUBLEV 60ec95469a read gif read func 2020-07-28 11:18:48 +08:00
shaohua.zhang b5f1f89abf
put the shuffer into iter 2020-07-26 10:24:57 +08:00
shaohua.zhang dd32d0f636
Update dataset_traversal.py 2020-07-25 11:54:03 +08:00
shaohua.zhang 65042ff602
Common modules are executed repeatedly
the function sample_iter_reader  is executed repatedly,so the common modules do not need to be executed repeatedly
2020-07-25 11:49:52 +08:00
shaohua.zhang 2f87ed81d2
add the missing import and format some codes
add the missing import and format some codes
2020-07-17 13:48:08 +08:00