Commit Graph

157 Commits (3d03ca5500366ea2b1b26e652bbc42e7eeb0b77c)

Author SHA1 Message Date
Lin Manhui 3d03ca5500
[Breaking][Feat] New PaddleOCR inference package (#15046)
* Init new paddleocr

* Remove unused dependency

* Fix typos

* Fix

* Add doc understanding modules

* Fix package finding

* Normalize name

* Fix setting bugs

* Fix setting bug

* Support single model inference

* Add PP-ChatOCRv4-doc

* Add pp_chatocrv4_doc tests

* Enable MKL-DNN when available

* add seal_text_detection modules

* add layout_detection and table_cells_detection modules

* add testing scripts

* Fix desc

* add text_image_unwarping and table_structure_recognition modules

* add formula_recognition and doc_vlm modules

* update formula_recognition default_model_name

* add MKLDNN_BLOCKLIST

* update MKLDNN log

* add seal rec pipeline

* fix sth

* fix sth

* add doc preprocessor pipeline

* fix sth

* add doc understanding

* add table_rec_v2, ppstructurev3, formula_rec pipelines

* move test files

* forward kwargs to pipeline.predict

* clean test files

* Add missing kwargs

* Fix typo

* Fix typo

* rerun CI

* update mkldnn BLOCKLIST

* update

* update warning message

* fix cli args

* update PIPELINE_MKLDNN_BLOCKLIST

* update  of  workflow

* skip resource_intensive tests

* update config

* skip ppdocbee test_predict_params

---------

Co-authored-by: zhangyue66 <zhangyue66@baidu.com>
Co-authored-by: zhangzelun <zhangzelun@baidu.com>
2025-05-04 15:59:02 +08:00
liuhongen1234567 d523388ed1
Add pp formulanet (#14429)
* add ppformulanet

* rename loss

* modify doc

* add export code

* modify yaml for global ref
2024-12-23 13:14:33 +08:00
liuhongen1234567 78e7184022
add unimernet model (#14357)
* add unimernet model

* add commate and single test

* repair pytest

* delete export and infer

* delete [ file
2024-12-12 14:17:24 +08:00
Wang Xin 500381c940
fix benchmark det_r50_vd_pse_v2_0 train error (#14239) 2024-11-16 10:44:12 +08:00
Wang Xin 15fb82dfa1
upgrade to numpy 2.0 and remove imgaug (#13937)
* upgrade to numpy 2.0 and remove imgaug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* add license
2024-11-06 12:09:01 +08:00
SWHL b862ef231b
docs: remove old doc files (#14156)
* docs: add installation documentation of paddle

* docs: fixed typo

* docs: remove old doc files

* docs: remove old doc files

* test: update image path
2024-11-05 11:35:36 +08:00
Wang Xin 49a388db0a
add test for cls_postprocess (#12534) 2024-05-31 11:22:13 +08:00
Wang Xin af87691591
add ci for paddleocr test (#12062)
* add ci for paddleocr test

* fix flake8 error

* fix paddlepaddle deps

* add dep

* fix

* move flake8 to pre-commit

* update ut

* fix bug

* fix bug set paddlepaddle==2.5

* fix bug

* fix bug

* fix bug

* update test

* remove lscpu
2024-05-22 13:02:24 +08:00
MissPenguin 05a9bacd27 rename tests to PTDN 2021-10-19 03:27:18 +00:00
MissPenguin e6c33c8b1f Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-10-19 03:19:43 +00:00
MissPenguin 635e5f7642 update doc 2021-10-19 03:17:13 +00:00
MissPenguin f9973215ff
Merge branch 'dygraph' into dygraph 2021-10-18 21:03:53 +08:00
MissPenguin 18a7cab73a update doc 2021-10-18 12:58:51 +00:00
MissPenguin ae0fb243bc update doc 2021-10-18 12:49:20 +00:00
MissPenguin e0b62a5aba update doc 2021-10-18 12:45:52 +00:00
MissPenguin 440feccffc update doc 2021-10-18 12:25:08 +00:00
MissPenguin 24bb336062 update doc 2021-10-18 11:34:12 +00:00
LDOUBLEV 1c25ac896b doc 2021-10-18 19:12:47 +08:00
LDOUBLEV 65815e9ad9 doc 2021-10-18 17:24:19 +08:00
MissPenguin 0a63385f2b
Merge pull request #4368 from tink2123/add_test_serving
Add test serving
2021-10-18 14:52:44 +08:00
MissPenguin 20ee542f1f
Merge pull request #4360 from LDOUBLEV/test_v10
add precision to infer log
2021-10-18 14:49:00 +08:00
xiaoting 3d695fcc2d
Merge branch 'dygraph' into add_test_serving 2021-10-18 13:49:01 +08:00
tink2123 ae12e0d580 fix serving test 2021-10-18 05:47:18 +00:00
tink2123 e23a662286 rename serving log 2021-10-18 11:25:06 +08:00
LDOUBLEV eb22ce42db fix kl quant 2021-10-17 16:20:01 +08:00
LDOUBLEV 08f25ca4fa add precison to cpp infer log 2021-10-17 15:57:30 +08:00
LDOUBLEV 01c8fc4570 add precision to infer log 2021-10-17 15:56:06 +08:00
MissPenguin b0b8a9e8a4 fix doc 2021-10-15 09:00:43 +00:00
Double_V 6fc2726502
Merge pull request #4338 from LDOUBLEV/test_v10
infer_* to python_infer_*
2021-10-15 15:00:08 +08:00
LDOUBLEV 49499aeca7 infer_* to python_infer_* 2021-10-14 20:01:10 +08:00
MissPenguin 3e10cfd4c8
Merge pull request #4334 from LDOUBLEV/test_v10
[full_chain] slice test.sh to test_python.sh
2021-10-14 19:53:18 +08:00
LDOUBLEV fd0912a7d4 fix comment 2021-10-14 19:47:27 +08:00
tink2123 97f6aeaa75 add test_serving shell 2021-10-14 11:26:17 +00:00
LDOUBLEV 853ac33e87 delete IFS 2021-10-14 19:12:54 +08:00
LDOUBLEV f57b155cdb add test_version 10 2021-10-14 19:07:49 +08:00
MissPenguin db754244be update doc 2021-10-14 10:18:07 +00:00
MissPenguin 79eb8e23e5 update doc 2021-10-14 10:07:40 +00:00
MissPenguin 4246f9d93b update doc 2021-10-14 09:00:51 +00:00
MissPenguin dd01ffe6e9 update doc 2021-10-14 07:44:47 +00:00
MissPenguin 150f85632a update doc 2021-10-14 07:44:08 +00:00
MissPenguin 1311d9cb43 update doc 2021-10-14 07:22:06 +00:00
MissPenguin 0c5273cff3 update doc 2021-10-14 07:13:18 +00:00
MissPenguin 73bcd8b12d update doc 2021-10-14 07:11:37 +00:00
MissPenguin 0ffe90a224 update doc 2021-10-14 07:07:45 +00:00
MissPenguin 8ca1047aa5 update doc 2021-10-14 07:05:34 +00:00
MissPenguin 0d2f0821a8 update doc 2021-10-14 07:03:04 +00:00
tink2123 fabc932d11 serving test 2021-10-14 04:16:52 +00:00
MissPenguin 30beccd364 update doc 2021-10-14 03:08:04 +00:00
MissPenguin 46e641ff2a update doc 2021-10-14 03:06:58 +00:00
MissPenguin d13456012f update doc 2021-10-14 03:05:49 +00:00