Commit Graph

68 Commits

Author SHA1 Message Date
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
Double_V a85941fff4
fix comment 2021-05-26 18:49:44 +08:00
LDOUBLEV b4dc3e9876 complie path retrieval 2021-05-26 08:04:12 +00:00
LDOUBLEV 3296edd7b7 -DUSE to -DWITH 2021-05-26 08:03:13 +00: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
LDOUBLEV 2ab133ed43 fix conflicts 2021-04-14 15:58:12 +08:00
littletomatodonkey 87ec85458a add cpp infer img demo 2021-04-14 03:26:25 +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
LDOUBLEV 9291c87271 keep postprocess params same 2021-02-18 19:03:52 +08:00
LDOUBLEV 6ec9aa4def Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into trt_cpp 2021-02-18 13:44:13 +08:00
Tingquan Gao 0b53465894
Adapt to paddle inference 2.0 (#1976) 2021-02-09 18:05:59 +08:00
littletomatodonkey 4e98a521ec improve doc 2021-02-02 14:27:21 +00:00
LDOUBLEV adc83ca9ae opt deploy doc 2021-02-02 21:08:13 +08:00
root 24f8dfb7e1 Support fixed length TRT prediction 2021-01-08 09:34:29 +00:00
Tingquan Gao 35aac63b86
Adapt to the paddle_inference on Win32 and Linux (#1690) 2021-01-08 11:00:06 +08: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
Double_V 45f647db3f
Merge pull request #1542 from LDOUBLEV/cpp_2.0
update cpp_infer to 2.0
2020-12-22 10:42:20 +08:00
LDOUBLEV dbd27878cb update cpp_infer readme 2020-12-22 10:09:51 +08:00
LDOUBLEV d49aff1961 fix mkl warning 2020-12-21 13:54:37 +00:00
LDOUBLEV 885378fd33 fix config.txt 2020-12-21 13:45:02 +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
zhoujun 6bffeb58af
Merge pull request #1506 from WenmuZhou/dygraph_rc
fix typo error
2020-12-18 17:49:10 +08:00
WenmuZhou e3a2f818fa fix typo error 2020-12-18 17:46:48 +08:00
LDOUBLEV ec37732512 fix db process 2020-12-18 14:45:06 +08:00
LDOUBLEV fd92294bfa fludd 2 paddle 2020-12-17 20:27:43 +08:00
LDOUBLEV b70f9bf858 update c inference 2020-12-16 18:29:27 +08:00
LDOUBLEV 76580ea143 update c inference 2020-12-16 18:28:26 +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