Releases: RapidAI/RapidOCRPDF
Releases · RapidAI/RapidOCRPDF
Release v0.4.0
Release v0.3.0
🚀 Features
📚 Documentation
- update README by @SWHL in ae025cf
- update README and add cliff template by @SWHL in b97232f
- update README and add cliff template by @SWHL in b311238
⚙️ Miscellaneous Tasks
- update requirements by @SWHL in 265ef2b
- add pytest dependency by @SWHL in 272bb6a
- update unit testing cfg by @SWHL in c524206
- update files by @SWHL in 7a32aed
- update files by @SWHL in d4c117c
- update files by @SWHL in 58bd75a
🎉 Contributors
Full Changelog: 0.3.0
Release v0.2.0
Release v0.1.1
What's Changed
- 修改GPU版有关代码,更加易用;
- 原有"pdf整体加载到内存"调整为"页面流式处理", 以解决处理大型pdf时程序崩溃问题;
- 添加平均置信度;
- 一些小问题.
New Contributors
- @QiuyanLiu-64bit made their first contribution in #22
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
- 优化代码,更加优雅
- 增加支持rapidocr_paddle库的支持,从而可以使用GPU来加速
- 当PDF可以直接提取时,添加排序功能
Full Changelog: v0.0.9...v0.1.0