feat: add support for income certificate document type, extraction, and UI rendering - #18365
Open
vighneshpote55-svg wants to merge 5 commits into
Open
vighneshpote55-svg wants to merge 5 commits into
vighneshpote55-svg wants to merge 5 commits into
Conversation
…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)
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.