MissPenguin
|
d489d3c27d
|
fix sast inference bug
|
2020-12-18 03:40:22 +00:00 |
LDOUBLEV
|
a6fd8f8066
|
adjust cls_batch_num to 6 for speed-up
|
2020-12-18 11:11:02 +08:00 |
LDOUBLEV
|
65b4cc0cf3
|
adjust rec_batch_num as 1
|
2020-12-17 20:58:23 +08:00 |
WenmuZhou
|
41c2af4924
|
update predict_det
|
2020-12-16 00:03:50 +08:00 |
WenmuZhou
|
d3b609ee09
|
change DBHead output to dict
|
2020-12-15 23:49:50 +08:00 |
MissPenguin
|
c9a8cd83b1
|
fix db eval
|
2020-12-15 14:13:04 +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 |
MissPenguin
|
0ba5e95cc0
|
update hubserving
|
2020-12-14 11:42:00 +00:00 |
MissPenguin
|
edc0fd0ccd
|
fix predict_det
|
2020-12-13 06:18:26 +00:00 |
WenmuZhou
|
c12259091e
|
Fix printing problem when multi-image prediction
|
2020-12-12 20:10:19 +08:00 |
WenmuZhou
|
b5f9a7ec5b
|
update link in doc
|
2020-12-11 18:48:23 +08:00 |
WenmuZhou
|
042034b61d
|
The parameters of export are consistent with the static image
|
2020-12-10 17:14:58 +08:00 |
WenmuZhou
|
0ff2aef299
|
rename inference model save path
|
2020-12-09 23:59:29 +08:00 |
WenmuZhou
|
4fd696ccdf
|
update inference model name
|
2020-12-09 23:55:38 +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 |
tink2123
|
7eeef5933c
|
update multi dic and export
|
2020-12-09 11:56:37 +00:00 |
MissPenguin
|
45f90e9431
|
Merge pull request #1338 from WenmuZhou/dygraph_rc
[Dygraph] add hub serving
|
2020-12-09 15:46:53 +08:00 |
WenmuZhou
|
28b2d43e57
|
paddleocr whl adaptation dygraph
|
2020-12-07 19:10:19 +08:00 |
WenmuZhou
|
5d9c03890b
|
merge upstream
|
2020-12-07 13:10:12 +08:00 |
WenmuZhou
|
2c8ba6a961
|
merge upstream
|
2020-12-07 12:51:40 +08:00 |
WenmuZhou
|
38f27a5339
|
merge upstream
|
2020-12-07 12:38:44 +08:00 |
zhoujun
|
99ee41d8db
|
Merge pull request #1299 from WenmuZhou/fix_predict_system
add predict_cls to predict_system
|
2020-12-06 20:28:37 -06:00 |
WenmuZhou
|
34cd39194d
|
use logger.info replace print
|
2020-12-02 15:55:28 +08:00 |
WenmuZhou
|
a804a97c92
|
add drop_score to args
|
2020-12-02 15:55:15 +08:00 |
WenmuZhou
|
e696c7906d
|
delete debug code
|
2020-12-02 15:53:55 +08:00 |
zhoujun
|
2985e7b897
|
use cls_batch_num replace rec_batch_num (#1298)
|
2020-12-02 12:22:41 +08:00 |
WenmuZhou
|
a621bef893
|
add predict_cls to predict_system
|
2020-12-01 16:45:45 +08:00 |
WenmuZhou
|
902606499b
|
add predict_cls to predict_system
|
2020-12-01 16:42:10 +08:00 |
WenmuZhou
|
1c43e8bbb4
|
Adapt to windows
|
2020-11-30 16:54:18 +08:00 |
WenmuZhou
|
a44c2a699f
|
Adapt to windows
|
2020-11-30 16:48:51 +08:00 |
WenmuZhou
|
bbc52fc993
|
Merge branch 'dygraph_rc' of https://github.com/WenmuZhou/PaddleOCR into dygraph_rc
|
2020-11-30 12:22:57 +08:00 |
WenmuZhou
|
ef0880b9ae
|
delete save_inference_mode fun, because the dev paddle has support export crnn model
|
2020-11-28 22:56:10 +08:00 |
WenmuZhou
|
835bfa456c
|
Remove the channel conversion of the image and keep it consistent with the training phase
|
2020-11-27 15:29:14 +08:00 |
WenmuZhou
|
05dcfdec68
|
Fix the bug that the predict time is calculated incorrectly
|
2020-11-27 15:28:31 +08:00 |
WenmuZhou
|
40023f76a6
|
修复ips和batch_cost输出错误的bug
|
2020-11-24 15:47:12 +08:00 |
WenmuZhou
|
0c287c41ea
|
python端预测完成
|
2020-11-17 17:28:28 +08:00 |
WenmuZhou
|
4950c8458d
|
添加方向分类器
|
2020-11-17 12:54:24 +08:00 |
WenmuZhou
|
21fca149b2
|
添加空格
|
2020-11-16 19:02:00 +08:00 |
WenmuZhou
|
e822901522
|
日志符合benchmark规范
|
2020-11-16 19:00:27 +08:00 |
WenmuZhou
|
453c6f68bd
|
识别模型inference
|
2020-11-12 12:07:41 +08:00 |
WenmuZhou
|
4d44b23043
|
识别模型导出
|
2020-11-12 12:06:46 +08:00 |
WenmuZhou
|
4402e62959
|
修正export_model里的bug,添加predict_det
|
2020-11-09 18:19:30 +08:00 |
WenmuZhou
|
89e031f0e7
|
添加infer_det和infer_rec
|
2020-11-09 16:40:24 +08:00 |
WenmuZhou
|
672318256c
|
删除eval多余的参数
|
2020-11-09 13:28:46 +08:00 |
WenmuZhou
|
4eba6c0dce
|
修复一些导致不可用的bug
|
2020-11-09 13:28:15 +08:00 |
WenmuZhou
|
a414dd8649
|
fix write error
|
2020-11-06 19:15:21 +08:00 |
WenmuZhou
|
91dee973da
|
change log name to root
|
2020-11-06 19:11:35 +08:00 |
WenmuZhou
|
2aa92e6a64
|
fix bug
|
2020-11-06 18:56:53 +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
|
6241b8f9ca
|
添加静态图的create_predictor
|
2020-10-22 19:03:24 +08:00 |
WenmuZhou
|
60711bafe2
|
添加静态图的create_predictor
|
2020-10-22 18:24:42 +08:00 |
WenmuZhou
|
a75a614a43
|
修复test_loader函数不可用的问题
|
2020-10-16 16:37:44 +08:00 |
WenmuZhou
|
aad3093a91
|
dygraph first commit
|
2020-10-13 17:13:33 +08:00 |
xiaoting
|
e3fd6db0bf
|
Merge branch 'develop' into adaptation_ch
|
2020-08-26 20:24:42 +08:00 |
tink2123
|
1b19050391
|
Adaptation of Chinese and r34/18
|
2020-08-25 15:04:49 +08:00 |
dyning
|
0791714b91
|
Merge pull request #594 from WenmuZhou/whl1
添加whl包的构建方式
|
2020-08-24 18:45:50 +08:00 |
littletomatodonkey
|
0a011e564a
|
add python interface
|
2020-08-24 02:11:17 +00:00 |
zhoujun
|
3b1ecb1339
|
Update predict_system.py
|
2020-08-22 20:15:56 +08:00 |
WenmuZhou
|
684676f611
|
init commit for build whl
|
2020-08-22 19:42:14 +08:00 |
littletomatodonkey
|
3ebebae3e5
|
replace zero_copy_run to run for memory leak
|
2020-08-22 07:13:06 +00:00 |
MissPenguin
|
75cdc7dc9a
|
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
|
2020-08-19 13:52:47 +08:00 |
licx
|
0c3b5d8e76
|
fix bug in predict_det for sast & update docs
|
2020-08-18 20:32:00 +08:00 |
licx
|
cb7e481b4a
|
fix bug in predict_det for sast & update docs
|
2020-08-18 16:05:12 +08:00 |
licx
|
6c11bce9e4
|
modify infer tools for sast
|
2020-08-17 20:31:28 +08:00 |
licx
|
f96b873aa4
|
modify infer tools for sast
|
2020-08-17 20:29:28 +08:00 |
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 |
zhangxin
|
ab8d8aeab8
|
修改所有文件路径为绝对路径,避免在同级目录下时出问题
|
2020-08-12 12:56:44 +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 |
LDOUBLEV
|
dcf46b0c86
|
opt cpu speed and fix wrong link of weights
|
2020-07-09 20:29:33 +08:00 |
xiaoting
|
f8a3c3f920
|
Merge branch 'develop' into add_distort_space
|
2020-07-08 16:17:32 +08:00 |
tink2123
|
bfdb7b7781
|
change name for use_space_char
|
2020-07-07 14:29:45 +08:00 |
tink2123
|
db3d78d8ea
|
revert dict and add space in character
|
2020-07-07 14:13:13 +08:00 |
LDOUBLEV
|
f5e0e9d050
|
update
|
2020-07-07 02:51:50 +00:00 |
LDOUBLEV
|
e222bc9e64
|
set evaluation interval
|
2020-07-07 02:35:17 +00:00 |
Double_V
|
f2c4d6697e
|
Merge pull request #279 from LDOUBLEV/fixocr
fix Nan results and add test_reader func
|
2020-07-01 17:12:01 +08:00 |
LDOUBLEV
|
6f456775b0
|
fix bug
|
2020-07-01 13:30:03 +08:00 |
LDOUBLEV
|
ed454d1423
|
print to logger.info
|
2020-07-01 13:09:44 +08:00 |
LDOUBLEV
|
3892a8ca02
|
fix Nan results and add test_reader func
|
2020-07-01 12:45:59 +08:00 |
tink2123
|
42a9a47ce5
|
close memory_optim for attention
|
2020-06-30 19:28:29 +08:00 |
tink2123
|
2cc1d00b04
|
revert modified for predict_rec
|
2020-06-30 14:47:24 +08:00 |
tink2123
|
25f16f2429
|
revert interpolate type
|
2020-06-30 11:18:49 +08:00 |
zhangxin
|
2eb6244c1f
|
修改英文注释
|
2020-06-27 23:29:29 +08:00 |
zhangxin
|
f3172214d6
|
Merge remote-tracking branch 'upstream/develop' into zxdev
|
2020-06-26 16:44:39 +08:00 |
littletomatodonkey
|
c25c636d23
|
fix ch comment to support py2 and some other typo
|
2020-06-25 18:41:22 +00:00 |
zhangxin
|
9e9a9a45da
|
识别infer时改回不同字符类型采用不同归一化
|
2020-06-24 19:50:10 +08:00 |
zhangxin
|
38192934ac
|
有几行没有用新的代码,旧代码注释了。
|
2020-06-24 19:42:46 +08:00 |
zhangxin
|
9136cba8cb
|
Merge remote-tracking branch 'upstream/develop' into zxdev
|
2020-06-24 19:06:18 +08:00 |
dyning
|
a21bd9b77a
|
raise exception when concatenate error
|
2020-06-24 10:52:57 +08:00 |
dyning
|
6a6c97f92b
|
raise exception when concatenate error
|
2020-06-24 10:46:40 +08:00 |
zhangxin
|
2814d997a4
|
Merge remote-tracking branch 'upstream/develop' into zxdev
|
2020-06-23 22:15:13 +08:00 |
zhangxin
|
9717944cde
|
识别文本框时,对文本框按宽高比进行排序。
|
2020-06-23 22:14:47 +08:00 |
MissPenguin
|
db0aa24b5b
|
Merge pull request #237 from MissPenguin/develop
replace python lanms with c++ version, fix infer_det bug, fix test_im…
|
2020-06-23 16:55:24 +08:00 |
Double_V
|
4ca78a0748
|
Merge pull request #241 from ZhangXinNan/zxdev
优化predict_system.py代码
|
2020-06-23 15:59:04 +08:00 |
dyning
|
b115cb4417
|
use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
|
2020-06-23 15:02:13 +08:00 |
MissPenguin
|
160bb06e70
|
add config.enable_memory_optim()
|
2020-06-23 11:46:45 +08:00 |
zhangxin
|
ef156b19e1
|
优化tools/infer/predict_system.py代码
|
2020-06-20 03:03:39 +08:00 |
xiaoting
|
ed4313d611
|
Merge pull request #222 from tink2123/fix_cosine_decay
fix can not find tmp_4
|
2020-06-17 16:38:53 +08:00 |
tink2123
|
bce596cd54
|
fix can not find tmp_4
|
2020-06-17 16:11:29 +08:00 |
Double_V
|
fea9454dee
|
Merge pull request #210 from ZhangXinNan/zxdev
增加一个可视化函数
|
2020-06-17 13:56:15 +08:00 |
zhangxin
|
5d63991136
|
不增加args.out_dir
|
2020-06-16 13:29:01 +08:00 |
zhangxin
|
af6b5fef00
|
增加可视化效果图
|
2020-06-16 13:24:19 +08:00 |
zhangxin
|
22e8cf8c6b
|
修改显示方式,微调显示参数
|
2020-06-15 20:05:34 +08:00 |
zhangxin
|
3f402caea7
|
增加一个画图函数,可以更方便更直观的看检测和识别结果,对横排、竖排文本都可以显示
|
2020-06-15 18:40:01 +08:00 |
LDOUBLEV
|
1636c8c156
|
discard export PYTHONPATH manually
|
2020-06-15 10:00:36 +08:00 |
LDOUBLEV
|
cc6c606f14
|
discard export PYTHONPATH manually
|
2020-06-12 13:49:24 +08:00 |
zhangxin
|
ed9065c72b
|
在程序中使用os.path.append添加环境变量,不再使用命令设置
|
2020-06-11 09:45:01 +08:00 |
LDOUBLEV
|
c6a0e8d79d
|
fix rec doc typo
|
2020-06-08 12:43:34 +00:00 |
tink2123
|
9393a1b311
|
polish error message
|
2020-06-05 11:29:02 +08:00 |
tink2123
|
b55b8eda22
|
add windows doc
|
2020-06-04 19:41:42 +08:00 |
tink2123
|
9023a5c57a
|
update infer doc and fix yml
|
2020-06-03 17:38:44 +08:00 |
tink2123
|
be3a164424
|
fix inference in tps
|
2020-06-03 15:49:18 +08:00 |
tink2123
|
b722eb56c8
|
fix infer_rec for attention
|
2020-06-03 13:44:07 +08:00 |
tink2123
|
24757ba6bc
|
modified infer single
|
2020-06-02 19:03:27 +08:00 |
dyning
|
ade18e13be
|
add score in rec_infer
|
2020-06-02 15:53:02 +08:00 |
LDOUBLEV
|
9058e002d8
|
fix multi-line txt display
|
2020-05-29 15:23:09 +08:00 |
LDOUBLEV
|
e0b641cc57
|
fix visual bug
|
2020-05-28 20:06:26 +08:00 |
LDOUBLEV
|
00e9e07976
|
fix bug in results visualization
|
2020-05-28 15:46:05 +08:00 |
LDOUBLEV
|
b090627a11
|
opt visualized func and add docker usage in cpu
|
2020-05-27 15:03:12 +08:00 |
LDOUBLEV
|
59d0a00e1d
|
opt visualized func and add docker usage in cpu
|
2020-05-27 14:58:22 +08:00 |
LDOUBLEV
|
4af1810909
|
opt visualized func and add docker usage in cpu
|
2020-05-27 14:55:58 +08:00 |
LDOUBLEV
|
fcfdd0a39e
|
set mode of DB head as 'export' when export model
|
2020-05-26 21:02:27 +08:00 |
LDOUBLEV
|
93bd46e9e2
|
delete support multi-line txt display
|
2020-05-25 20:54:26 +08:00 |
LDOUBLEV
|
eec9155ee8
|
adjust txt word in line
|
2020-05-25 20:31:40 +08:00 |
LDOUBLEV
|
afecc4973a
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr
|
2020-05-25 20:28:36 +08:00 |
LDOUBLEV
|
75d2c47d8a
|
support multi-line text display
|
2020-05-25 20:28:25 +08:00 |
Double_V
|
6081c67b96
|
Merge pull request #95 from LDOUBLEV/fixocr
fix predict_det not found unclip_ratio
|
2020-05-25 18:16:43 +08:00 |
LDOUBLEV
|
8a6f106237
|
fix predict_det not found unclip_ratio
|
2020-05-25 18:14:13 +08:00 |
Double_V
|
e8a1696327
|
Merge pull request #91 from tink2123/fix_eval
fix eval_rec
|
2020-05-25 13:28:37 +08:00 |
tink2123
|
552d427422
|
fix eval_rec
|
2020-05-25 13:25:16 +08:00 |
LDOUBLEV
|
fdad3d4d88
|
single_img_path to infer_img as rec model, fix eval Hmean=0
|
2020-05-20 20:12:53 +08:00 |
LDOUBLEV
|
60f8c36c86
|
fix eval_det_utils
|
2020-05-20 17:46:48 +08:00 |
LDOUBLEV
|
2bd6323642
|
modify batch num in rec and fix sorted_box func
|
2020-05-20 16:19:49 +08:00 |
LDOUBLEV
|
0758f91361
|
modify batch num in rec and fix sorted_box func
|
2020-05-20 16:05:46 +08:00 |
tink2123
|
6de43fbb47
|
update check_gpu
|
2020-05-19 17:30:22 +08:00 |
tink2123
|
e884da9ebe
|
fix use_gpu=False
|
2020-05-19 12:01:10 +08:00 |
tink2123
|
f806d8d872
|
format code
|
2020-05-19 11:32:40 +08:00 |
tink2123
|
d9757c7ec2
|
fix program
|
2020-05-19 11:29:52 +08:00 |
tink2123
|
3ffb3879c6
|
save weights at epoch_0
|
2020-05-19 11:15:51 +08:00 |
LDOUBLEV
|
7da14fddfe
|
fix bug when running det eval
|
2020-05-18 18:38:31 +08:00 |
LDOUBLEV
|
bfcc9381e9
|
fix inference md
|
2020-05-18 12:09:22 +08:00 |
dyning
|
25a5ca6cca
|
Update utility.py
|
2020-05-15 22:46:06 +08:00 |
dyning
|
f5fb36e88c
|
Update program.py
|
2020-05-15 22:25:37 +08:00 |
dyning
|
d661c3d8c3
|
Update predict_det.py
|
2020-05-15 22:18:09 +08:00 |
dyning
|
c7ef62df04
|
updata doc of infer
|
2020-05-15 22:07:18 +08:00 |
LDOUBLEV
|
7259370cbd
|
solve predicts diff between cpu and gpu running
|
2020-05-15 17:32:32 +08:00 |
LDOUBLEV
|
1e9683b426
|
add visualized code for det results
|
2020-05-15 17:06:43 +08:00 |
LDOUBLEV
|
72ebbf2de1
|
sorted outputs when export model
|
2020-05-15 16:51:45 +08:00 |
LDOUBLEV
|
d539508e76
|
valid det inference
|
2020-05-15 14:22:57 +08:00 |
dyning
|
3b931056c4
|
Update predict_system.py
|
2020-05-14 14:43:20 +08:00 |
Double_V
|
2a6f5046c1
|
Merge pull request #20 from LDOUBLEV/fixocr
RGB 2 BGR
|
2020-05-14 14:40:33 +08:00 |
dyning
|
18c897df3e
|
Merge pull request #19 from tink2123/add_words_img
add words_img
|
2020-05-14 14:38:57 +08:00 |
LDOUBLEV
|
55492911dd
|
RGB 2 BGR
|
2020-05-14 14:38:23 +08:00 |
tink2123
|
2e9468b763
|
add words_img
|
2020-05-14 14:33:15 +08:00 |
Double_V
|
f3cf94a296
|
Merge pull request #18 from LDOUBLEV/fixocr
change the saved path of visualized image
|
2020-05-14 14:27:23 +08:00 |
LDOUBLEV
|
010533bd57
|
change the saved path of visualized image
|
2020-05-14 14:25:00 +08:00 |
dyning
|
adbe225aa3
|
Merge pull request #17 from LDOUBLEV/fixocr
fix rec bug and delete infer/predict_eval.py
|
2020-05-14 14:17:50 +08:00 |
LDOUBLEV
|
c65f330890
|
fix rec bug and delete infer/predict_eval.py
|
2020-05-14 14:16:18 +08:00 |
tink2123
|
d94cde77e2
|
rm anno
|
2020-05-14 13:53:17 +08:00 |
tink2123
|
576cbfa78e
|
update readme
|
2020-05-14 13:49:28 +08:00 |
LDOUBLEV
|
c15d3bb09a
|
add visualize code to predict_eval
|
2020-05-14 12:08:11 +08:00 |
LDOUBLEV
|
759e7385db
|
fix infer
|
2020-05-13 21:29:54 +08:00 |
LDOUBLEV
|
5d70fd442a
|
add visulize code
|
2020-05-13 20:29:45 +08:00 |
LDOUBLEV
|
9126cb6fb9
|
modify rec saved model dir
|
2020-05-13 16:51:36 +08:00 |
LDOUBLEV
|
8007a95528
|
makedirs for ocr rec saved model
|
2020-05-13 16:39:39 +08:00 |
LDOUBLEV
|
6281a0170f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr
|
2020-05-13 16:05:21 +08:00 |
LDOUBLEV
|
e3f171a3bb
|
fix det inference bug and optimize save path
|
2020-05-13 16:05:00 +08:00 |
dyning
|
ed4b270815
|
Merge pull request #3 from LDOUBLEV/fixinfer
optimize PaddleOCR
|
2020-05-12 21:34:19 +08:00 |
LDOUBLEV
|
b2e2bb98fb
|
fix problems responding to inference
|
2020-05-12 21:12:52 +08:00 |
tink2123
|
2025ed1dfb
|
update get_img_file_list
|
2020-05-12 20:51:28 +08:00 |
tink2123
|
d24a39df88
|
use public function for inference
|
2020-05-12 19:55:16 +08:00 |
LDOUBLEV
|
5b4675e06d
|
fix problems refer comments
|
2020-05-12 19:40:57 +08:00 |
tink2123
|
4eb359e8a7
|
add ic15 yml
|
2020-05-12 15:21:59 +08:00 |
LDOUBLEV
|
268ed03b3e
|
update detection doc and infer code
|
2020-05-11 19:59:07 +08:00 |
tink2123
|
d6778e2519
|
del lable, polish data_reader
|
2020-05-11 19:47:13 +08:00 |
tink2123
|
d27ae42a45
|
fix typo
|
2020-05-11 18:05:57 +08:00 |
tink2123
|
bb77985182
|
fix infer_rec and add ic15_dict
|
2020-05-11 17:52:43 +08:00 |
LDOUBLEV
|
af39902217
|
fix tools/infer/utility.py
|
2020-05-11 15:33:54 +08:00 |
LDOUBLEV
|
3f2d384faa
|
add doc、infer_det.py、requirments.txt
|
2020-05-11 15:27:52 +08:00 |
tink2123
|
1a84472df9
|
del tmp
|
2020-05-10 12:46:42 +00:00 |
tink2123
|
476c51a73c
|
mv dataset in config
|
2020-05-10 09:18:27 +00:00 |
LDOUBLEV
|
338ba3ee4a
|
upload PaddleOCR code
|
2020-05-10 16:26:57 +08:00 |