44 Commits

Author SHA1 Message Date
LDOUBLEV
48568aa4cd fix bugs 2021-07-09 08:30:34 +00:00
littletomatodonkey
7bcea8d0db
fix normalize (#3147) 2021-06-22 13:12:01 +08:00
Double_V
3ec57e8df9
Merge pull request #2919 from LDOUBLEV/benchmark_dyg
support img_directory predict
2021-06-01 09:21:40 +08:00
Double_V
b38f353489
Merge pull request #2921 from LDOUBLEV/bm_trt_dyg
suport TensorRT inference
2021-06-01 09:21:26 +08:00
littletomatodonkey
ac3768a62f
fix cpp order (#2948) 2021-05-28 12:00:38 +08:00
LDOUBLEV
5b3e7a3393 support cpp trt predict 2021-05-26 07:56:06 +00:00
LDOUBLEV
8fc45dc602 delete debug 2021-05-26 07:02:47 +00:00
LDOUBLEV
4a27ac35f7 delete unused comment 2021-05-26 06:58:24 +00:00
LDOUBLEV
947470a3b2 fix error 2021-05-26 06:55:34 +00:00
LDOUBLEV
2ab0ba91e4 delete debug code 2021-05-26 06:50:02 +00:00
LDOUBLEV
4ae833c519 support directory predict 2021-05-26 06:49:17 +00:00
Daniel
d63431a633 Update postprocess_op.cpp to adapt to vc++ (#2669)
* Update postprocess_op.cpp

Modify code to adapt to VC.

* Remove redundant comment.

Fixed a bug it cannot adapt to VC++.
2021-04-29 14:16:44 +00:00
Tingquan Gao
aab10b4faf
Add polygon score param to config (#2646)
* Add polygon score param to config
2021-04-27 10:32:33 +08:00
MissPenguin
64a3580f1b
Modify the resize operation to be consistent with the python version (#2651) 2021-04-27 00:08:53 +08:00
buptlihang
132c071345 add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:12 +00:00
buptlihang
8560be24be add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:03 +00:00
littletomatodonkey
233e1116fb
Merge branch 'dygraph' into dygraph 2021-02-25 09:50:34 +08:00
gaotingquan
1751be75b0 Fix the bug about raising error when reading image failed 2021-02-24 11:32:10 +00:00
Double_V
ca7be744dc
update ocr_rec.cpp 2021-02-24 16:10:37 +08:00
LDOUBLEV
a898305ca4 fix issue 2072 2021-02-22 20:53:39 +08:00
root
24f8dfb7e1 Support fixed length TRT prediction 2021-01-08 09:34:29 +00:00
littletomatodonkey
9336e34430
fix cpp infer (#1682) 2021-01-07 19:27:22 +08:00
LDOUBLEV
ae80a8326a add tensorrt predict for cpp_infer demo 2020-12-27 17:48:18 +08:00
LDOUBLEV
d49aff1961 fix mkl warning 2020-12-21 13:54:37 +00:00
LDOUBLEV
315c07d560 fix conflicts 2020-12-21 13:43:40 +00:00
LDOUBLEV
551377a013 update cpp_infer to 2.0 2020-12-21 13:41:33 +00:00
LDOUBLEV
ec37732512 fix db process 2020-12-18 14:45:06 +08:00
WenmuZhou
4fd696ccdf update inference model name 2020-12-09 23:55:38 +08:00
WenmuZhou
fa0ad0f4fd rename inference model name 2020-12-09 18:40:44 +08:00
WenmuZhou
31d48243b8 添加方向分类器 2020-11-17 14:07:39 +08:00
WenmuZhou
4950c8458d 添加方向分类器 2020-11-17 12:54:24 +08:00
littletomatodonkey
ed52619f4b add cpp zero copy run interface 2020-08-24 02:37:41 +00:00
littletomatodonkey
3ebebae3e5 replace zero_copy_run to run for memory leak 2020-08-22 07:13:06 +00:00
littletomatodonkey
59ca349fe4 fix format 2020-07-20 17:29:40 +00:00
littletomatodonkey
d9905dd19d add cpp inference for windows 2020-07-20 17:23:49 +00:00
littletomatodonkey
3667498bad fix cv exception 2020-07-16 12:14:46 +00:00
littletomatodonkey
1172372248 fix minAreaRect assert error 2020-07-15 06:09:13 +00:00
littletomatodonkey
78f9008d29 disable config info 2020-07-15 05:12:24 +00:00
littletomatodonkey
77d9683c28 add mkldnn config 2020-07-14 05:40:35 +00:00
littletomatodonkey
fd66c409b0 rm mkl 2020-07-13 14:09:04 +00:00
littletomatodonkey
9d16c1178b fix cpp infer 2020-07-13 13:05:36 +00:00
littletomatodonkey
69a7a140cf fix visualization 2020-07-13 09:15:54 +00:00
littletomatodonkey
483486af58 add config 2020-07-13 08:59:21 +00:00
littletomatodonkey
297edfaa03 add cpp inference 2020-07-12 17:21:47 +00:00