163 Commits

Author SHA1 Message Date
MissPenguin
2852335e59
Merge branch 'develop' into develop 2020-08-16 18:21:59 +08:00
tink2123
a3b291928b polish code 2020-08-16 16:46:22 +08:00
tink2123
d0d5de7f4d fix bug 2020-08-16 13:30:25 +08:00
tink2123
d179c7c446 fix bug 2020-08-16 12:58:05 +08:00
tink2123
9cb3072033 fix bug and update doc 2020-08-16 12:53:26 +08:00
MissPenguin
fee2c17bf7
Merge branch 'develop' into develop 2020-08-16 10:21:59 +08:00
licx
da75ef8b9e fix conflict 2020-08-15 21:54: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
LDOUBLEV
e494595945 fix score is nan 2020-08-03 22:22:08 +08:00
LDOUBLEV
2bec473e89 fix typo and opt doc 2020-08-03 17:44:41 +08:00
LDOUBLEV
aa6e29cf04 remove unused code 2020-07-28 16:42:15 +08:00
LDOUBLEV
60ec95469a read gif read func 2020-07-28 11:18:48 +08:00
littletomatodonkey
0aebfbc26f fix save img for pred_det 2020-07-26 11:23:47 +00:00
shaohua.zhang
dcd2626e11
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so  train_alg_type == 'rec' is necessary
2020-07-24 17:26:37 +08:00
shaohua.zhang
4d541eb364
repair a var 2020-07-23 14:07:21 +08:00
shaohua.zhang
94e8c3b66d
repair a var 2020-07-23 14:04:24 +08:00
shaohua.zhang
af8740330b
fix the assignment of a var 2020-07-23 13:59:58 +08:00
shaohua.zhang
cd56032479
Update program.py 2020-07-21 14:41:49 +08:00
shaohua.zhang
13bc04eb8f
Update export_model.py 2020-07-21 14:02:59 +08:00
shaohua.zhang
20d26b767c
rename a var and a function 2020-07-21 14:02:01 +08:00
shaohua.zhang
eb208af146
rename a var and a function 2020-07-21 14:00:20 +08:00
shaohua.zhang
5f13f6e08a
rename a var 2020-07-21 13:59:02 +08:00
shaohua.zhang
91df2b6448
rename a function 2020-07-21 13:57:42 +08:00
shaohua.zhang
7c0042edf3
rename a function 2020-07-21 13:56:52 +08:00
shaohua.zhang
941a629dbe
remame a var 2020-07-21 13:55:28 +08:00
shaohua.zhang
19da8ba843
update the export_model.py 2020-07-21 09:03:21 +08:00
shaohua.zhang
ea542b51b4
resolve the ValueError: too many values to unpack
resolve the  ValueError: too many values to unpack (expected 4)
2020-07-21 08:53:28 +08:00
shaohua.zhang
d59077f4db
Update train.py 2020-07-20 17:38:44 +08:00
shaohua.zhang
0add8bdec6
remove the duplication codes 2020-07-20 17:37:55 +08:00
shaohua.zhang
49668934fd
remove the duplication codes
remove the  duplication codes
2020-07-20 17:35:48 +08:00
shaohua.zhang
4ce2826c71
Update export_model.py 2020-07-20 17:33:21 +08:00
shaohua.zhang
5be223ba52
remove the duplication code
remove the  duplication code
2020-07-20 17:32:25 +08:00
shaohua.zhang
481240549a
add common code to reduce code duplication
this funtion is mainly for the train ,evel,export_model
2020-07-20 17:24:07 +08:00
littletomatodonkey
3667498bad fix cv exception 2020-07-16 12:14:46 +00:00
MissPenguin
a3170045b0
Update test_hubserving.py 2020-07-16 11:41:25 +08:00
dyning
01227c981b
Merge pull request #328 from LDOUBLEV/fixocr
fix bug det train
2020-07-14 16:35:20 +08:00
LDOUBLEV
eed41762b7 fix bug det train 2020-07-14 14:52:12 +08:00
dyning
4e427410a0 add parameter enable_mkldnn 2020-07-14 14:39:00 +08:00
dyning
814dc2fa37 add parameter enable_mkldnn 2020-07-14 14:35:18 +08:00
dyning
fbdf80dc13 add parameter enable_mkldnn 2020-07-14 14:13:13 +08:00
dyning
8e05ffed7e move out visulization from hubserving 2020-07-13 17:25:30 +08:00
tink2123
0a92617cb0 update readme for space and add thanks for user 2020-07-13 11:22:23 +08:00
xiaoting
f2a2f5950d
Merge pull request #304 from lyl120117/dev_vis
dump model structure
2020-07-12 12:54:39 +08:00
dyning
e68ea88ddc fix cpu memory problem for a short time 2020-07-12 11:59:11 +08:00
lyl120117
d89d3384a0 dump model structure 2020-07-11 12:14:05 +08:00
dyning
be48652127
Merge pull request #296 from LDOUBLEV/cpu_opt
opt cpu speed and fix wrong link of weights
2020-07-09 21:33:53 +08:00
dyning
f09d1f730b add hub serving 2020-07-09 20:34:42 +08:00