Commit Graph

236 Commits

Author SHA1 Message Date
dyning 22d07492af
Merge pull request #1040 from TingquanGao/develop
Fix README in English about using Paddle-Lite to deploy
2020-10-28 15:58:56 +08:00
wangjiawei04 d549212521 add box pos 2020-10-28 06:54:09 +00:00
MissPenguin c162d4e0ef
Merge pull request #1027 from lijinhan/develop
java SpringBoot 调用OCR Hubserving接口
2020-10-28 10:52:06 +08:00
lijinhan f5ebb68f83 java SpringBoot 调用OCR Hubserving接口 2020-10-27 22:14:28 +08:00
littletomatodonkey d1322af3a5 fix conflicts 2020-10-27 13:04:55 +00:00
littletomatodonkey 94faae6cca fix export 2020-10-27 12:58:51 +00:00
zhoujun 3573388b7f
update image shape for angle class from [3,32,100] to [3,48,192] (#1021) 2020-10-27 20:17:55 +08:00
littletomatodonkey 8293b6b07d fix export python path 2020-10-27 12:05:30 +00:00
Aaron f0b9bcf49a
Fix the table view in deploy/lite/readme_en.md (#947)
Missing spaces cause the anomaly display of the table in section 4.
2020-10-27 00:30:35 +08:00
Double_V c77427630c
Merge pull request #1005 from baiyfbupt/cls_qat
support quant cls model in slim module
2020-10-26 15:33:15 +08:00
baiyfbupt a2e932c0fb add cls model quant code 2020-10-26 14:50:03 +08:00
Daniel Yang e81c10e0ea
Update readme_en.md 2020-10-26 09:25:20 +08:00
grasswolfs 93f2d2164c test=develop, test=document_fix 2020-10-26 09:14:46 +08:00
Double_V a39f3da9e2
Merge pull request #987 from LDOUBLEV/fixocr
fix lite doc
2020-10-22 18:47:52 +08:00
LDOUBLEV b9439bfbc0 fix lite doc 2020-10-22 17:25:16 +08:00
LDOUBLEV 7b39b84ccf fix lite doc 2020-10-22 17:01:15 +08:00
Double_V d8ed88dac4
Merge pull request #960 from littletomatodonkey/sta/fix_cpp_32
fix cpp inference bug
2020-10-21 13:50:07 +08:00
Double_V 54cab7b1cc
Merge pull request #972 from LDOUBLEV/fixocr
fix lite doc
2020-10-21 13:49:44 +08:00
LDOUBLEV 4f2076421c fix lite doc 2020-10-20 20:11:43 +08:00
tink2123 95df6be916 fix android demo 2020-10-20 13:14:09 +08:00
littletomatodonkey 5760f73be6 fix 1e-5 2020-10-19 11:54:33 +00:00
wangjiawei04 ba5d50f537 remove OCRReader 2020-10-19 06:58:39 +00:00
Double_V 2ec51b2dc2
Merge pull request #937 from LDOUBLEV/fixocr
update infer library and doc for lite deploy
2020-10-19 10:10:39 +08:00
LDOUBLEV dee8a0d28d fix ry 2020-10-15 20:18:38 +08:00
Zhao Jun bea355c862
fix method name bug
since it named "release" in native.cpp
2020-10-15 18:29:41 +08:00
LDOUBLEV 74915ac129 update infer library and doc for lite deploy 2020-10-15 14:32:53 +08:00
xiaoting 65a472cd7c
Merge pull request #923 from tink2123/add_dict_folder
Add dict and corpus folder
2020-10-13 15:25:12 +08:00
gaotingquan c3061718dd Fix README about using Paddle-Lite to deploy 2020-10-13 15:23:46 +08:00
tink2123 4ac60f9eda add corpus floder, modified depoly doc 2020-10-13 14:37:29 +08:00
wangjiawei04 eb2f719de1 ocr 1012 2020-10-12 12:21:31 +00:00
Double_V 31eee98cba
Merge pull request #871 from lidanqing-intel/develop-fix-omp-flag
fix omp flag
2020-09-29 18:55:50 +08:00
lidanqing-intel 6b6df68ac6 change assert to WARNING 2020-09-29 04:37:30 +02:00
lidanqing-intel 2a7b74dc27 fix the indentation 2020-09-28 15:06:15 +02:00
lidanqing-intel e596c5cd7c improve omp test 2020-09-28 04:06:52 +02:00
lidanqing-intel 575e5d2a2b remove empty lines 2020-09-27 09:04:55 +02:00
lidanqing-intel 7c85970e7a add linux -fopenmp flag 2020-09-27 08:55:11 +02:00
lidanqing-intel dbf777c294 update 2020-09-27 08:35:26 +02:00
lidanqing-intel bfed1819a7 add /openmp for windows flag 2020-09-27 08:32:10 +02:00
dyning 43874ba967
Merge pull request #847 from WenmuZhou/fix_cls_android_demo
set cls image_shape to 3,48,192
2020-09-27 10:26:27 +08:00
WenmuZhou ccd40ec85f set cls image_shape to 3,48,192 2020-09-25 15:58:16 +08:00
MissPenguin 8b64f4c2ea
Merge pull request #843 from LDOUBLEV/fixocr
update lite nb file,test=document_fix
2020-09-25 10:34:03 +08:00
Double_V 0c8bdc0885
Merge pull request #840 from lgcy/lgc_dev
fix lite crash bug
2020-09-25 10:31:53 +08:00
Double_V e634afe76c
Merge pull request #839 from baiyfbupt/qat_issue
fix quant module
2020-09-25 10:29:22 +08:00
LDOUBLEV d0d0c4f95c update lite nb file,test=document_fix 2020-09-24 20:57:52 +08:00
lgcy 3218b48148 fix lite crash bug 2020-09-24 17:35:54 +08:00
baiyfbupt 02ae18abf9 fix quant module 2020-09-24 17:11:22 +08:00
MissPenguin 5e25ed64a2
Update readme_en.md 2020-09-24 14:39:20 +08:00
littletomatodonkey 47703d16ce
Merge pull request #820 from littletomatodonkey/fix_cpp_doc
improve cpp infer doc
2020-09-24 13:56:06 +08:00
MissPenguin 764d8f5fc2
Update params.py 2020-09-24 13:49:59 +08:00
MissPenguin 2c35dafeb5
Update params.py 2020-09-24 13:49:36 +08:00