Commit Graph

364 Commits (03bb378f545bcf8c6ef28488a1a481634fa7bce0)

Author SHA1 Message Date
littletomatodonkey 9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08:00
cuicheng01 dbdb6afb7a update tipc lite 2021-11-18 04:37:42 +00:00
cuicheng01 f6097cbd36 add tipc lite multi-predictor & arm_gpu_opencl chains 2021-11-18 02:34:56 +00:00
zhoujun ae4167dc32
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
2021-11-12 11:06:36 +08:00
MissPenguin 0ea2fb5218
Merge pull request #4615 from cuicheng01/dygraph
update tipc lite demo
2021-11-11 17:37:31 +08:00
cuicheng01 d515dd510a update tipc lite demo 2021-11-11 04:16:32 +00:00
zhoujun b6a21419d6
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py

* fix gap in table structure train model and inference model
2021-11-10 20:18:48 +08:00
xiaoting 5ebf5d6e45
Merge pull request #4544 from tink2123/update_serving
update test serving
2021-11-09 17:07:57 +08:00
tink2123 8485edfc75 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into paddle2onnx 2021-11-08 20:45:33 +08:00
tink2123 48a6ebad22 mind not support alg 2021-11-08 20:40:43 +08:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
tink2123 99b393acaf update doc for paddle2onnx 2021-11-08 16:46:14 +08:00
tink2123 3f5ffc3235 add paddle2onnx doc 2021-11-08 16:40:53 +08:00
tink2123 1c5d1aa4c3 mv paddle2onnx to deploy 2021-11-08 14:01:26 +08:00
tink2123 3aab76dd29 update serving doc 2021-11-04 19:06:03 +08:00
tink2123 258bf168e8 update test serving 2021-11-04 06:37:14 +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
cuicheng01 0baee39ba1 Add fullchain lite demo 2021-10-26 13:51:49 +00:00
LDOUBLEV 9dba4a1214 optimize the prune 2021-09-26 15:09:48 +08:00
Double_V e2ed89fa79
Merge pull request #4173 from MissPenguin/dygraph
fix rec cpp infer with trt
2021-09-26 14:21:31 +08:00
MissPenguin 6e6ae26a3d fix rec cpp infer with trt 2021-09-24 11:11:03 +00:00
Leif 93f5b6871e Merge pull request #4044 from Evezerest/2.3
Unified document title case
2021-09-23 20:58:14 +08:00
Double_V 0da240d0e8
Merge pull request #4000 from LDOUBLEV/fix_nonfinite
fix nonfinite and add quant kl
2021-09-23 10:49:30 +08:00
MissPenguin 52c9f16e7c add result comparison for det cpp_infer 2021-09-17 08:33:05 +00:00
MissPenguin d91bb5e5be update hubserving default models to PP-OCRv2 2021-09-14 06:22:36 +00:00
LDOUBLEV 2d124b74ed set batch_size=1 in kl quant 2021-09-09 12:21:59 +00:00
LDOUBLEV 76c0cf3201 add kl 2021-09-09 10:54:52 +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 0f5a5d96d4
Merge pull request #3656 from tink2123/service_for_ci
Service for ci
2021-09-07 15:08:18 +08:00
Double_V e63533e49c
Merge pull request #3832 from Topdu/dygraph
cpp_infer win10_vs2019 config
2021-09-07 10:18:36 +08:00
xiaoting 8bff085239
Merge branch 'dygraph' into service_for_ci 2021-09-01 15:46:23 +08:00
MissPenguin 073a591cee
Merge pull request #3858 from MissPenguin/dygraph
fix cpp autolog
2021-09-01 11:02:03 +08:00
MissPenguin c8f6a2d098 fix cpp autolog 2021-08-31 07:01:27 +00:00
topduke 574bab30a8
FQA not found tensorrt 2021-08-31 11:08:06 +08:00
topduke 88b7b1636d
Update windows_vs2019_build.md 2021-08-27 13:59:35 +08:00
topduke 435f8fc0d6
Update windows_vs2019_build.md 2021-08-27 13:53:08 +08:00
Topdu 4020a67b28 Merge branch 'dygraph' of https://github.com/Topdu/PaddleOCR into dygraph 2021-08-27 05:48:47 +00:00
Topdu 2518e3595e cpp_infer vs2019 config 2021-08-27 05:48:10 +00:00
LDOUBLEV 58ef7acb00 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_cpp 2021-08-26 09:22:58 +00:00
LDOUBLEV 53014d3481 add fpgm to ocr_det ci 2021-08-26 09:21:19 +00:00
MissPenguin 6382612f39 Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-08-24 06:39:10 +00:00
MissPenguin cc132dec14 rm autolog h file 2021-08-24 06:30:39 +00:00
Peihan abefdcb88e
change auto_log download branch 2021-08-23 16:31:53 +08:00
lipeihan01 52c920fc6d support download auto_log.h from third-party url 2021-08-23 16:25:22 +08:00
MissPenguin efb1b4120f mv log to .h file 2021-08-20 12:36:40 +00:00