77 Commits

Author SHA1 Message Date
WenmuZhou
202fa42854 adatator tipc 2022-04-11 07:24:17 +00:00
WenmuZhou
41c6025462 Refactor the code to keep the logic consistent with the whl package 2022-04-10 13:28:27 +00:00
WenmuZhou
f889907c1c move args to args.h 2022-04-09 03:42:36 +00:00
WenmuZhou
15a22fa05a fix bug 2022-04-09 03:07:13 +00:00
WenmuZhou
02a892aa75 Keep the parameter names the same as python 2022-04-09 02:19:01 +00:00
WenmuZhou
0527b02a72 repleace # with // 2022-04-04 06:24:18 +00:00
WenmuZhou
eb3d3f567c rec return result 2022-04-03 08:56:16 +00:00
WenmuZhou
5c4810ad2e update doc and code 2022-03-29 02:12:01 +00:00
WenmuZhou
6fcc2e7150 fix bug in mem 2022-03-11 04:04:11 +00:00
WenmuZhou
2e984a5e19 add use_dilation to cpp 2022-03-07 14:22:28 +00:00
WenmuZhou
05ed75457d rm print 2022-03-07 11:08:43 +00:00
WenmuZhou
86cad564e4 update db postprocess params 2022-03-07 11:05:42 +00:00
MissPenguin
ee840e71f1 update 2021-11-03 09:26:12 +00:00
MissPenguin
0aa8221d9c Permute_batch -> PermuteBatch 2021-11-03 09:24:52 +00:00
MissPenguin
8d47ab6eab add batch infer for cpp rec 2021-11-03 07:28:50 +00:00
MissPenguin
86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +00:00
MissPenguin
6e6ae26a3d fix rec cpp infer with trt 2021-09-24 11:11:03 +00:00
MissPenguin
52c9f16e7c add result comparison for det cpp_infer 2021-09-17 08:33:05 +00:00
MissPenguin
2d7af5b8b2 fix label path 2021-09-08 09:49:04 +00:00
MissPenguin
611df3b613 surpport ocr_system for cpp cice 2021-09-08 02:43:27 +00:00
MissPenguin
b9c73d9a72 support rec for cpp cice 2021-09-07 13:16:35 +00:00
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