Skip to content

Tags: Kayzwer/PaddleOCR

Tags

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the dictionary bug in tablerec inference (PaddlePaddle#13364)

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update readme: added PaddleOCR algorithm model challenge champion sol…

…utions (PaddlePaddle#13263)

v2.7.5

Toggle v2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 2.7.5 (PaddlePaddle#11843)

v2.7.4

Toggle v2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
This is a combination of 59 commits from v2.7.0 to v2.7.1 in (PaddleP…

…addle#11831)

release/2.7.1 branch

Co-authored-by: ToddBear <43341135+ToddBear@users.noreply.github.com>

v2.7.3

Toggle v2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare 2.7.3 release (PaddlePaddle#11826)

* fix: Correct misuse of `try_import` from `paddle.utils` (PaddlePaddle#11820)

This commit addresses the incorrect usage of the `try_import` function from `paddle.utils` in both `ppocr/utils/utility.py` and `ppstructure/pdf2word/pdf2word.py`.

* bump version to 2.7.3

---------

Co-authored-by: NeterOster <neteroster@gmail.com>

v2.7.2

Toggle v2.7.2's commit message
add wheel into .github/workflows/python-publish.yml

v2.7.1

Toggle v2.7.1's commit message
bugfix

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🐞 fix(cpp_infer): 修复rebuild_table的bug (PaddlePaddle#10810)

structure_boxes的索引用错了,导致dis和iou可能无法正确计算

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix kie doc (PaddlePaddle#7324)

* fixc

* fix

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README_ch.md