Commit Graph

405 Commits (f85b3ea8ebdb4292d3490f7d18b8019ba93b6787)

Author SHA1 Message Date
WenmuZhou ede5069748 remove \n 2022-03-17 11:20:35 +00:00
WenmuZhou 9296a96ce9 update android doc 2022-03-17 10:53:16 +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
xiaoting 802f4c81f3
Merge pull request #5545 from neonhuang/paddle2onnx_2
update paddle2onnx readme
2022-03-02 14:16:20 +08:00
WenmuZhou 056b7606f6 update docs 2022-02-28 10:18:34 +08:00
WenmuZhou 50ddf5f47a update android models 2022-02-28 09:50:34 +08:00
WenmuZhou 5adba56f2d update readme 2022-02-27 14:55:34 +08:00
WenmuZhou b5c34cd263 update version to 2.0 2022-02-27 14:55:09 +08:00
WenmuZhou dc4f1c2174 add ocr cpp pferx to logi 2022-02-27 13:33:15 +08:00
WenmuZhou aedddd8107 fix bug in qkht 2022-02-27 12:51:03 +08:00
WenmuZhou ddee6c6d56 move preprocess of det to cpp and add opencl 2022-02-26 23:03:27 +08:00
WenmuZhou 3cb7a6094c split det cls rec mode 2022-02-26 23:02:15 +08:00
WenmuZhou cbbd8f79df add new imgs 2022-02-26 23:00:50 +08:00
WenmuZhou 4831431fc6 rm load model btn 2022-02-26 22:59:46 +08:00
WenmuZhou 06c7c840f9 add new imgs 2022-02-26 22:57:06 +08:00
WenmuZhou 05da3344a9 add new imgs 2022-02-26 22:56:44 +08:00
WenmuZhou f0c3a4e4e7 reload model after model settings changes 2022-02-26 13:42:38 +08:00
WenmuZhou c004760aa6 rm mini 2022-02-26 12:31:27 +08:00
WenmuZhou e0d55d8183 rm armeabi-v7a 2022-02-26 12:31:09 +08:00
WenmuZhou aa6c2b846a add cpuThreadNum and cpuPowerMode to init 2022-02-26 12:30:31 +08:00
WenmuZhou e456e0b787 del mini 2022-02-26 12:29:30 +08:00
huangshenghui 9b78da4984 update paddle2onnx readme 2022-02-22 19:27:25 +08:00
andyjpaddle e797692e14 fix dead link 2022-02-16 02:55:15 +00:00
WenmuZhou 6fe387ce03 fix link & test=document_fix 2022-02-10 08:41:27 +00:00
WenmuZhou 9d4aed1127 fix link in doc & test=document_fix 2022-02-09 06:15:43 +00:00
Evezerest 8ee42d2085
Merge pull request #5205 from fanruinet/dygraph
Correct some spellings & links in documents.
2022-01-19 10:22:29 +08:00
WenmuZhou 7c04ff55c7 add blank to android demo 2022-01-17 11:20:14 +00:00
fanruinet 6090e6ae3a Correct some spellings & links. 2022-01-11 16:04:24 +08:00
WenmuZhou 9abf3fb0d2 fix merge config error 2022-01-10 02:30:26 +00:00
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
LDOUBLEV 8fda1d1e3e fix cpp doc 2021-12-21 14:56:36 +08:00
LDOUBLEV 5ed48ebc20 fix cpp_doc 2021-12-21 13:58:35 +08:00
littletomatodonkey 9d40fe372c fix serving doc 2021-12-16 02:00:33 +00:00
littletomatodonkey c7a50dbdc2 fix serving serviosn 2021-12-15 10:05:54 +00:00
andyjpaddle 5db482cd5c fix det slim export 2021-12-09 06:52:24 +00:00
andyjpaddle 2d14b487ca fix det slim export 2021-12-09 06:36:45 +00:00
andyjpaddle b41fd6ee7c fix det slim export 2021-12-09 06:31:40 +00:00
WenmuZhou 20f001d3b6 add rec fpgm 2021-11-30 07:12:05 +00:00
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