56 Commits

Author SHA1 Message Date
MissPenguin
c8f6a2d098 fix cpp autolog 2021-08-31 07:01:27 +00:00
MissPenguin
cc132dec14 rm autolog h file 2021-08-24 06:30:39 +00:00
MissPenguin
efb1b4120f mv log to .h file 2021-08-20 12:36:40 +00:00
MissPenguin
08166b8351 add cpp_infer for cice 2021-08-19 07:27:55 +00:00
MissPenguin
25de5bece5 update 2021-08-17 03:55:00 +00:00
MissPenguin
36152456f5 add benchmark log 2021-08-16 08:52:21 +00:00
MissPenguin
70c1b111db revert 2021-08-11 13:09:57 +00:00
MissPenguin
7d53da943e merge all 2021-08-11 13:04:47 +00:00
MissPenguin
4a182a897b split cpp inference 2021-08-10 07:58:01 +00:00
LDOUBLEV
005a0b82d4 fix cpp 2021-08-09 12:39:36 +00:00
LDOUBLEV
6c7ff9c793 fix conflict 2021-08-05 06:26:25 +00:00
LDOUBLEV
4df8a2aedc fix cpp bug 2021-08-05 06:05:51 +00:00
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