Commit Graph

48 Commits (release/2.9)

Author SHA1 Message Date
jzhang533 24f06d1a1b
update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
Wang Xin 045e5f6ac7
add pre-commit workflow (#11973)
* add pre-commit workflow

* run 'pre-commit run --all-files'

* setup python version
2024-04-21 21:46:20 +08:00
Evezerest 7e4e87dd6d
cherry pick PRs from community (#7273)
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res

[kie]add write_kie_result to kie infer tool

* Merge pull request #6677 from TonyJiangWJ/release/2.5

修复内存泄露问题

* Update native.cpp (#6650)

fix issue 6640

* Merge pull request #6625 from ynjang/ynjang

update sorted_boxes

* fix DeprecationWarning, (#6604)

DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead

* Merge pull request #6585 from maxbachmann/release/2.5

replace GPL licensed components

* Merge pull request #6575 from Eling486/release/2.5

update win doc

* Merge pull request #6477 from MikoyChinese/fix-copy-paste

Fix copy_paste no texts augment.

* Merge pull request #6361 from mohamadmansourX/patch-9

Update README_en.md

Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
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 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
WenmuZhou 7c04ff55c7 add blank to android demo 2022-01-17 11:20:14 +00:00
zhoujun 8235eece1e
Speed up pixel assignment (#3052) 2021-06-08 20:32:42 +08:00
WenmuZhou a0c93dbd5c remove faq 2021-05-11 11:23:34 +08:00
WenmuZhou 7e1797feae remove faq 2021-05-10 14:26:24 +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 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
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
WenmuZhou c3bb6b5228 Android demo init 2021-02-05 12:27:24 +08:00
Double_V 53b514e39d
delete lite,slim, iosdemo and android demo of dyrgaph branch for now (#1403)
delete lite,slim, iosdemo and android demo of dyrgaph branch for now
2020-12-13 17:21:26 +08:00
MissPenguin c49be2da14
Merge pull request #507 from tangmq/develop
增加Docker化部署服务(HubServing模式)
2020-08-17 13:27:42 +08:00
Tangmq 71858d7a0d return to origin version 2020-08-10 21:26:30 +08:00
xiaoting ec903eb5a0
Merge pull request #492 from authorfu/develop
mini demo modification
2020-08-06 16:54:54 +08:00
authorfu c3785440a1 注释改为英语的 2020-08-03 17:17:29 +08:00
MissPenguin d88058aaa4
Update README.md 2020-07-30 16:18:02 +08:00
authorfu c3c417f579 1. 添加mini demo
2. ui升级到androidx
2020-07-27 11:11:50 +08:00
Tangmq cb3cc6f4de update 2020-07-22 23:49:54 +08:00
authorfu 4cbcee2ddb 修正拍照不清晰的问题 2020-07-22 16:08:18 +08:00
authorfu dd280ec86a 添加android ocr demo
Signed-off-by: authorfu <fujiayi2012@gmail.com>
2020-07-15 15:44:56 +08:00