50 Commits

Author SHA1 Message Date
LDOUBLEV
1de1f30a97 add warmup 2021-06-09 13:27:13 +08:00
WenmuZhou
0ee6137d75 del pad 2021-06-08 15:28:40 +08:00
WenmuZhou
dec76eb75d add pad for small image in det 2021-06-08 10:52:47 +08:00
MissPenguin
64a3580f1b
Modify the resize operation to be consistent with the python version (#2651) 2021-04-27 00:08:53 +08:00
littletomatodonkey
eafb157a05 add py impl of pr 2574 2021-04-23 08:23:24 +00:00
WenmuZhou
1271db6d7c fix mem 2021-03-11 15:24:49 +08:00
LDOUBLEV
87f0aeed70 fix gap between train_model predict and inference 2021-02-24 15:09:37 +08:00
LDOUBLEV
cf550d0524 set dilation as False 2021-02-18 19:00:30 +08:00
LDOUBLEV
bbd7665c47 fix commit 2021-02-18 18:53:28 +08:00
LDOUBLEV
5fc33c1213 keep dilation as False 2021-02-18 18:45:53 +08:00
LDOUBLEV
bbdbf598d4 keep dilation as False 2021-02-18 18:42:47 +08:00
LDOUBLEV
2a04e1a12a add export to limit GPU-memory-usage 2020-12-22 15:57:21 +08:00
WenmuZhou
3a0090dc00 delete fluid 2020-12-21 17:13:32 +08:00
WenmuZhou
59af7359be inference adaptation 2.0 2020-12-21 17:10:00 +08:00
zhoujun
0492ba4f86
Merge pull request #1503 from LDOUBLEV/dyg_db
add tensorrt args
2020-12-18 15:39:48 +08:00
LDOUBLEV
9039cca26d add tensorrt args 2020-12-18 15:27:44 +08:00
MissPenguin
d489d3c27d fix sast inference bug 2020-12-18 03:40:22 +00: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
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
34cd39194d use logger.info replace print 2020-12-02 15:55:28 +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
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
0c287c41ea python端预测完成 2020-11-17 17:28:28 +08:00
WenmuZhou
4402e62959 修正export_model里的bug,添加predict_det 2020-11-09 18:19:30 +08:00
WenmuZhou
aad3093a91 dygraph first commit 2020-10-13 17:13:33 +08:00
littletomatodonkey
0a011e564a add python interface 2020-08-24 02:11:17 +00: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
f96b873aa4 modify infer tools for sast 2020-08-17 20:29:28 +08:00
zhangxin
ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题 2020-08-12 12:56:44 +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
LDOUBLEV
cc6c606f14 discard export PYTHONPATH manually 2020-06-12 13:49:24 +08:00
LDOUBLEV
8a6f106237 fix predict_det not found unclip_ratio 2020-05-25 18:14:13 +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
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
LDOUBLEV
759e7385db fix infer 2020-05-13 21:29:54 +08:00
LDOUBLEV
e3f171a3bb fix det inference bug and optimize save path 2020-05-13 16:05:00 +08:00
LDOUBLEV
338ba3ee4a upload PaddleOCR code 2020-05-10 16:26:57 +08:00