Commit Graph

107 Commits

Author SHA1 Message Date
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
littletomatodonkey 043a0192b2 fix cpp infer 2020-08-20 12:20:44 +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 28f51f9680 add en docs 2020-07-17 03:51:19 +00:00
littletomatodonkey 3667498bad fix cv exception 2020-07-16 12:14:46 +00:00
littletomatodonkey 1d46dd696f Support to recognize space text 2020-07-15 13:33:26 +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 963dde7af0 fix readme 2020-07-14 06:45:52 +00:00
littletomatodonkey 77d9683c28 add mkldnn config 2020-07-14 05:40:35 +00:00
littletomatodonkey 7b876e0e65 fix cpp infer png 2020-07-14 03:44:55 +00:00
littletomatodonkey fd66c409b0 rm mkl 2020-07-13 14:09:04 +00:00
littletomatodonkey 51a8d23392 fix readme 2020-07-13 13:09:58 +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 b5bfe8239e add readme 2020-07-12 18:48:10 +00:00
littletomatodonkey 297edfaa03 add cpp inference 2020-07-12 17:21:47 +00:00