Commit Graph

196 Commits (release/2.9)

Author SHA1 Message Date
MissPenguin 36152456f5 add benchmark log 2021-08-16 08:52:21 +00:00
MissPenguin ecacf4c068 update readme 2021-08-11 13:37:41 +00:00
MissPenguin d9d97ff379 revert 2021-08-11 13:13:26 +00:00
MissPenguin b5a86e6731 revert 2021-08-11 13:12:51 +00:00
MissPenguin 70c1b111db revert 2021-08-11 13:09:57 +00:00
MissPenguin 90f97212f6 rm duplicate CMakeLists files 2021-08-11 13:06:13 +00:00
MissPenguin 7d53da943e merge all 2021-08-11 13:04:47 +00:00
MissPenguin 874a32625f merge shared files 2021-08-11 08:24:29 +00:00
MissPenguin 39b7263e22 update readme 2021-08-10 13:07:57 +00:00
MissPenguin c8aa6d0372 fix 2021-08-10 08:04:53 +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 ac91a9e1fd fix cmake list 2021-08-05 06:25:22 +00:00
LDOUBLEV 4df8a2aedc fix cpp bug 2021-08-05 06:05:51 +00:00
WenmuZhou 82b0ebd48f fix win inference lib link 2021-07-29 16:35:07 +08:00
贾晓 75aa6f2f10
Merge pull request #3372 from WenmuZhou/fx_bug
add /path/to to gen_label doc
2021-07-27 16:28:19 +08:00
littletomatodonkey c53c0d1b10 improve doc for cpp infer on windows 2021-07-26 10:05:10 +08:00
MissPenguin 6887f45720
Update readme.md 2021-07-21 17:06:44 +08:00
WenmuZhou 5c848fdf56 opt cpp_infer doc 2021-07-19 20:16:14 +08: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 389e7f5728
Merge pull request #2999 from LDOUBLEV/dygraph
fix cpp doc of dygraph branch
2021-06-03 14:00:47 +08:00
MissPenguin c59e122b55
Update readme.md 2021-06-02 20:17:02 +08:00
MissPenguin bceb4c8bd3
Update readme_en.md 2021-06-02 20:16:34 +08:00
LDOUBLEV 8868d06867 refine en readme 2021-06-02 14:37:29 +08:00
LDOUBLEV 583b9dc2f6 refine en readme 2021-06-02 14:37:17 +08:00
LDOUBLEV 475d1c6104 fix cpp doc of dygraph branch 2021-06-02 14:32:14 +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
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
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