Skip to content

feat: add support for income certificate document type, extraction, and UI rendering - #18365

Open
vighneshpote55-svg wants to merge 5 commits into
PaddlePaddle:mainfrom
vighneshpote55-svg:release/3.5
Open

vighneshpote55-svg wants to merge 5 commits into
PaddlePaddle:mainfrom
vighneshpote55-svg:release/3.5

Conversation

@vighneshpote55-svg

Copy link
Copy Markdown

No description provided.

scyyh11 and others added 5 commits April 23, 2026 12:21
…ary (PaddlePaddle#17954) (PaddlePaddle#17961)

* ci,docs: align PaddleX install branch and document py3.8 extras boundary

- CI: derive the PaddleX install branch from the paddlex constraint in
  pyproject.toml (release/X.Y) so PR/GPU tests stay in sync as the
  paddleocr series advances; apply to both tests.yml and test_gpu.yml
- CI: install only paddleocr[doc2md] on py3.8 since several paddlex
  transitive deps require py3.9+; add a py38_incompatible pytest marker
  and gate affected tests behind it
- CI: pin paddlepaddle==3.0.0 on py3.8 / 3.1.0 on py3.9+ (match GPU CI)
- CI: standardize workflow filenames (.yaml -> .yml, dashes -> underscores)
- deps: pin lmdb<1.5 on py3.8 (newer lmdb wheels reference Py_SET_REFCNT,
  a py3.9 stdlib C API)
- docs: note Python 3.8+ for base paddleocr/doc2md; py3.9+ for
  doc-parser/ie/trans/all extras (safetensors>=0.7 dropped py3.8)
- docs: update PaddleOCR-VL manual-install Python range to 3.9-3.13
  across all hardware variants (VL pipelines use doc-parser)
- tests: tag tests that require py3.9+ extras/deps with py38_incompatible



* ci: mark /workspace as git safe.directory in GPU runner

setuptools_scm runs git to derive the package version during
pip install -e .; inside the GPU CI container /workspace is owned
by the host user, which trips git's dubious-ownership check and
aborts the paddleocr install.



---------


(cherry picked from commit 09e8700)

Signed-off-by: Bvicii <yizhanhuang2002@gmail.com>
* Fix pipeline dockerfile

* Fix OCR doc

* Fix paddleocr-vl doc

* docs: lock PaddleOCR-VL routing support truth

* docs: replace PaddleOCR-VL global route with hardware entry

Made-with: Cursor

* docs: localize workflow routing in English VL hardware guides

Made-with: Cursor

* docs: localize workflow routing in Chinese VL hardware guides

* docs: fix Ascend and Intel Arc routing exceptions

Made-with: Cursor

* docs: record PaddleOCR-VL routing validation

Capture the final structural, artifact, and walkthrough checks for the routing rewrite, including the Ascend and Intel Arc exception consistency validation.

Made-with: Cursor

* docs: refine PaddleOCR-VL routing validation

Make the Ascend and Intel Arc exception evidence explicitly bilingual and record the targeted cross-guide link and anchor sanity checks for the new routing paths.

Made-with: Cursor

* Update PaddleOCR-VL docs

* Reset paramter list

* Fix doc

* Fix doc

* Fix bug

* Fix bug

* 英伟达->NVIDIA

* Update docs

* Add illustration figure



* support structurev3 inference with transformers

* update

* Update docs/version3.x/inference_engine.md



---------

Co-authored-by: alialiaaa0712-cell <alialiaaa0712@gmail.com>
Co-authored-by: zhangyue66 <zhangyue66@baidu.com>
Co-authored-by: Bvicii <98971614+scyyh11@users.noreply.github.com>
…addlePaddle#18009) (PaddlePaddle#18013)

* docs: fix process step descriptions in PaddleOCR-VL documentation

* test: why?

* docs: fix incorrect change

* restore .gitignore

(cherry picked from commit 999ce37)
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ Bobholamovic
✅ scyyh11
✅ alialiaaa0712-cell
❌ vighneshpote55-svg
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants