v2.7.2
版本发布时间: 2024-03-25 17:31:16
PaddlePaddle/PaddleOCR最新发布版本:v2.8.1(2024-07-17 18:48:47)
What's Changed
- add finnish language files by @savikko in https://github.com/PaddlePaddle/PaddleOCR/pull/10850
- fix
cls_x
andbbox_x
is possibly unbound by @SigureMo in https://github.com/PaddlePaddle/PaddleOCR/pull/10973 - update ppocrv4_framework by @tink2123 in https://github.com/PaddlePaddle/PaddleOCR/pull/11047
- Update ONNX conversion readme_ch.md by @greyovo in https://github.com/PaddlePaddle/PaddleOCR/pull/11030
- [TIPC]update tipc scripts and rm fluid api by @USTCKAY in https://github.com/PaddlePaddle/PaddleOCR/pull/11098
- fix a bug for rec_postprocess.py by @Ataraxy33 in https://github.com/PaddlePaddle/PaddleOCR/pull/11408
- Modify readme 27 by @zhangyubo0722 in https://github.com/PaddlePaddle/PaddleOCR/pull/11424
- fix: layout recovery image:xxx.png,err msg: list index out of range by @santlchogva in https://github.com/PaddlePaddle/PaddleOCR/pull/11405
- rm QR code in the document by @tink2123 in https://github.com/PaddlePaddle/PaddleOCR/pull/11511
- rm QR code by @tink2123 in https://github.com/PaddlePaddle/PaddleOCR/pull/11533
- Update custom.md by @jzhang533 in https://github.com/PaddlePaddle/PaddleOCR/pull/11636
- fix AttributeError by @GreatV in https://github.com/PaddlePaddle/PaddleOCR/pull/11556
- update pre-commit config by @jzhang533 in https://github.com/PaddlePaddle/PaddleOCR/pull/11682
- lazy import PyMuPDF by @jzhang533 in https://github.com/PaddlePaddle/PaddleOCR/pull/11685
- setup a workflow for publishing package to pypi, and bump version to … by @jzhang533 in https://github.com/PaddlePaddle/PaddleOCR/pull/11800
New Contributors
- @savikko made their first contribution in https://github.com/PaddlePaddle/PaddleOCR/pull/10850
- @greyovo made their first contribution in https://github.com/PaddlePaddle/PaddleOCR/pull/11030
- @santlchogva made their first contribution in https://github.com/PaddlePaddle/PaddleOCR/pull/11405
- @jzhang533 made their first contribution in https://github.com/PaddlePaddle/PaddleOCR/pull/11636
Full Changelog: https://github.com/PaddlePaddle/PaddleOCR/compare/v2.7.0...v2.7.2