Commit Graph

609 Commits (a764c560ba083c30583a68f04c994e8503fd58d0)

Author SHA1 Message Date
tink2123 30037fc4d2 polish tipc serving 2022-03-15 06:49:27 +00:00
tink2123 455a21ca4b polish tipc serving 2022-03-15 06:37:46 +00:00
zhoujun 316ca2f8b7
Merge pull request #5693 from WenmuZhou/fix_cpp_lite_android
[Cpp Infer] fix bug in mem copy
2022-03-11 12:32:22 +08:00
WenmuZhou 6fcc2e7150 fix bug in mem 2022-03-11 04:04:11 +00:00
tink2123 c01e526fc8 fix tipc serving doc 2022-03-10 05:31:45 +00:00
LDOUBLEV 322efb3d71 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-03-09 17:15:17 +08:00
LDOUBLEV 571341d2e8 fix serving doc 2022-03-09 17:14:56 +08: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
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
MissPenguin 08166b8351 add cpp_infer for cice 2021-08-19 07:27:55 +00:00
MissPenguin 25de5bece5 update 2021-08-17 03:55:00 +00:00
MissPenguin 36152456f5 add benchmark log 2021-08-16 08:52:21 +00:00
tink2123 0b3aa57569 Merge commit '0150e56bddc2cf9c9fe803f3f8eca86a010a2869' of https://github.com/tink2123/PaddleOCR into serving 2021-08-12 11:25:22 +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
tink2123 0150e56bdd add det and rec service 2021-08-06 05:41:17 +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
WenmuZhou 872eeb512c opt doc 2021-07-23 13:38:27 +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
LDOUBLEV c93aba2d34 fix slim export model error 2021-07-06 16:33:33 +08:00
LDOUBLEV b10f12a292 fix export 2021-07-06 14:46:38 +08:00
littletomatodonkey 51193f8820 fix bug of inference 2021-07-06 14:03:03 +08:00
Double_V fec36dd6bb
Merge branch 'dygraph' into fix_ci 2021-07-05 15:52:35 +08:00
LDOUBLEV fbbaf5312d fix quant export 2021-07-05 03:31:32 +00:00
littletomatodonkey ee3df4c28e add support for quant distillation 2021-07-04 01:02:41 +08:00
littletomatodonkey 7bcea8d0db
fix normalize (#3147) 2021-06-22 13:12:01 +08:00
MissPenguin 6127aad993
Update readme.md 2021-06-09 20:19:43 +08:00
MissPenguin 1429d2449b
Update readme_en.md 2021-06-09 20:19:30 +08:00
zhoujun 8235eece1e
Speed up pixel assignment (#3052) 2021-06-08 20:32:42 +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
zhoujun 66ff8afb03
Update readme_en.md 2021-05-25 21:27:25 +08:00
WenmuZhou 0d7d628e4e add lite model 2 model_list 2021-05-25 16:09:24 +08:00
WenmuZhou e15b39d27d add lite model 2 model_list 2021-05-25 15:40:20 +08:00
MissPenguin 19204e8f18
Merge pull request #2850 from bjjwwang/dygraph
fix windows readme
2021-05-25 11:13:24 +08:00
DannyIsFunny 2a5a61b88d fix paddlelite cplus demo 2021-05-24 08:52:54 +00:00
Thomas Young 2de176b607
fix doc
fix doc
2021-05-21 20:35:57 +08:00
Thomas Young 7338ec0dc3
update eng doc
update eng doc
2021-05-21 20:33:40 +08:00
Thomas Young b37c715b07
update doc
update doc
2021-05-21 20:31:51 +08:00
Thomas Young e0d7deaab3
fix gpu_id
fix gpu_id
2021-05-21 20:29:05 +08:00
zhoujun 58794e066a
Merge pull request #2852 from LDOUBLEV/fix_dyg
fix doc of slim
2021-05-21 16:23:04 +08:00
LDOUBLEV c83b8a5315 fix slim install 2021-05-21 10:24:49 +08:00
Double_V 53b5bd05e1
Merge pull request #2823 from WenmuZhou/lite
fix rec slim model link
2021-05-21 10:05:24 +08:00
LDOUBLEV 89cab814d7 fix doc of prune 2021-05-21 09:58:29 +08:00
LDOUBLEV 7cb0b5499e fix doc of slim 2021-05-21 09:47:17 +08:00
bjjwwang 3cae04e7cf fix windows readme 2021-05-20 14:17:11 +00:00
bjjwwang 4d6a56364e fix windows readme 2021-05-20 14:15:06 +00:00
bjjwwang fab1c618a4 support serving 0.6.0 2021-05-20 10:42:55 +00:00
bjjwwang df1e8b5320 support serving 0.6.0 2021-05-20 10:41:15 +00:00
bjjwwang e609c3f307 win doc 2021-05-20 10:36:49 +00:00
bjjwwang 454e4c8d30 support win 2021-05-20 10:34:59 +00:00
WenmuZhou ebc9c55dae Add description of make command 2021-05-20 18:17:11 +08:00
WenmuZhou b98ab7d208 fix rec slim model link 2021-05-18 17:01:34 +08:00
MissPenguin 96fd27c430
Merge pull request #2813 from LDOUBLEV/fix_dyg
fix slim doc
2021-05-18 16:12:47 +08:00
LDOUBLEV 1185ca301d refine quant doc 2021-05-18 09:50:26 +08:00
LDOUBLEV 92671d7356 pretrain_weights to pretrained_model 2021-05-18 09:41:55 +08:00
MissPenguin 426e3e44b7
Merge pull request #2771 from tink2123/pdserving
update pdserving
2021-05-13 14:14:48 +08:00
tink2123 4135eb0c77 add qps 2021-05-13 14:03:48 +08:00
tink2123 cca7cd1e09 add qps 2021-05-12 20:38:05 +08:00
tink2123 06379abf67 add qps 2021-05-12 20:21:13 +08:00
tink2123 761805a12d add qps 2021-05-12 20:19:40 +08:00
Double_V fdb8d54c82
Merge pull request #2767 from LDOUBLEV/cp_dyg
refine deploy slim
2021-05-12 19:07:40 +08:00
tink2123 24cca54f19 update readme 2021-05-12 14:56:12 +08:00
tink2123 85a98fe23a Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2021-05-12 14:50:47 +08:00
tink2123 d517e1b74b update serving 2021-05-12 06:42:15 +00:00
LDOUBLEV 76f404690e revert prune 2021-05-12 10:29:11 +08:00
LDOUBLEV b79fee116a delete print 2021-05-12 09:52:59 +08:00
LDOUBLEV fb8e883fa6 refine deploy slim 2021-05-12 09:48:47 +08:00
MissPenguin f88897602f
Merge pull request #2426 from WenmuZhou/android_demo
add Android demo
2021-05-11 12:49:20 +08:00
MissPenguin 9c6ff0a737
Merge pull request #1877 from WenmuZhou/lite
add lite
2021-05-11 12:49:03 +08:00
WenmuZhou a0c93dbd5c remove faq 2021-05-11 11:23:34 +08:00
WenmuZhou 757d01601f add det_use_polygon_score 2021-05-11 11:16:07 +08:00
WenmuZhou 0f2d4027c3 remove lite demo img 2021-05-11 10:30:28 +08:00
WenmuZhou 91af57634c rename const var 2021-05-11 10:18:32 +08:00
WenmuZhou 152efaceb8 adapt to paddle-lite 2.9 2021-05-10 15:19:14 +08:00
WenmuZhou 7e1797feae remove faq 2021-05-10 14:26:24 +08:00
WenmuZhou e296a968f6 Merge remote-tracking branch 'origin/android_demo' into android_demo 2021-05-10 14:13:09 +08:00
WenmuZhou 8601b8e9f7 update readme 2021-05-10 14:12:41 +08:00
WenmuZhou 41588c67fd Adapt to paddle lite 2.9 2021-05-10 14:09:15 +08:00
WenmuZhou fda94aeec1 update lite ch doc 2021-05-10 13:31:20 +08: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
littletomatodonkey ec069632cb fix cls hub 2021-04-26 04:56:14 +00:00
littletomatodonkey e779823b47 fix hub hub 2021-04-26 02:23:58 +00:00
LDOUBLEV 125a7dee74 fix hubserving 2021-04-25 14:18:29 +08:00
LDOUBLEV bfcc5f737e fix hubserving 2021-04-25 14:09:38 +08:00
littletomatodonkey 0022877555
fix hub post (#2613)
* fix hub serving for db post process

* update hub serving config method
2021-04-24 14:30:49 +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
WenmuZhou 9148cff6e7 add slim model 2021-04-17 19:04:36 +08:00
zhoujun a48dac50a3
Merge branch 'dygraph' into lite 2021-04-16 17:48:25 +08:00
MissPenguin 2f2d152c7a
Merge branch 'dygraph' into android_demo 2021-04-15 17:14:35 +08: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
WenmuZhou 224ed7ca04 Merge branch 'android_demo' of https://github.com/WenmuZhou/PaddleOCR into android_demo 2021-04-14 10:23:05 +08:00
WenmuZhou b5ee0d03a8 add dict to download 2021-04-14 10:22:33 +08:00
WenmuZhou 0d14047e2c add dict to download 2021-04-14 10:19:39 +08:00
zhoujun 20dde5dcca
Update README.md 2021-04-09 06:30:02 -05:00
zhoujun 011cc994d3
Merge branch 'dygraph' into lite 2021-04-09 18:52:00 +08:00
WenmuZhou ebd7b88aaf update doc 2021-04-09 18:50:20 +08:00
WenmuZhou f7081e3883 Merge remote-tracking branch 'origin/lite' into lite 2021-04-09 18:28:05 +08:00
WenmuZhou 40f20c6f59 update doc 2021-04-09 18:24:18 +08:00
WenmuZhou ce22e2ff16 Merge branch 'android_demo' of https://github.com/WenmuZhou/PaddleOCR into android_demo 2021-04-09 18:10:41 +08:00
zhoujun 3ff9492024
Merge branch 'dygraph' into android_demo 2021-04-09 18:10:08 +08:00
WenmuZhou 3ff9cc9344 update ui 2021-04-09 18:04:13 +08:00
WenmuZhou 7a32e25cd2 update edittext to list 2021-04-09 18:04:00 +08:00
WenmuZhou 6a160e9784 update 180.jpg 2021-04-09 15:31:51 +08:00
WenmuZhou e2a10c634d update lite and model link 2021-04-09 14:17:13 +08:00
WenmuZhou 19d10b4ecb add blank char 2021-04-09 11:36:13 +08:00
WenmuZhou 3c431f0b3e update model path 2021-04-09 11:18:47 +08:00
MissPenguin 5f1802e768
Update README_CN.md 2021-03-24 13:22:21 +08:00
MissPenguin 27f5df3583
Update README.md 2021-03-24 13:20:44 +08:00
LDOUBLEV 7ec717544c refine server readme 2021-03-24 10:10:43 +08:00
LDOUBLEV 90c3304c0b fix readme 2021-03-23 21:32:57 +08:00
LDOUBLEV fdacfe1474 fix readme 2021-03-23 21:30:27 +08:00
LDOUBLEV 271a88a69e fix readme 2021-03-23 15:27:19 +08:00
LDOUBLEV 4cdc823761 add en readme 2021-03-23 15:04:55 +08:00
LDOUBLEV bb2a0273dd add pdserver demo to dygraph 2021-03-22 16:15:02 +08:00
Double_V 3f1cb77316
Merge branch 'dygraph' into lite 2021-03-16 14:44:12 +08: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
Double_V 6335b0d842
Merge branch 'dygraph' into fix2013 2021-02-24 15:29:15 +08:00
LDOUBLEV a898305ca4 fix issue 2072 2021-02-22 20:53:39 +08:00
Double_V 816471aa42
Merge pull request #2027 from LDOUBLEV/trt_cpp
add prune demo
2021-02-22 09:54:51 +08:00
LDOUBLEV 9da00464a0 add use_dilation params in hubserving 2021-02-19 19:29:30 +08:00
LDOUBLEV 6e07bf08a2 delete dist when export model 2021-02-19 13:21:28 +08:00
LDOUBLEV 6bafa1cec4 add prune demo 2021-02-19 12:39:43 +08:00
LDOUBLEV e0851f2b3f add prune demo 2021-02-19 11:48:38 +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