Skip to content

Releases: RapidAI/RapidOCRPDF

Release v0.4.0

07 May 02:49

Choose a tag to compare

🚀 Features

📚 Documentation

🧪 Testing

🎉 Contributors

Full Changelog: 0.4.0

Release v0.3.0

29 Apr 01:27

Choose a tag to compare

🚀 Features

📚 Documentation

⚙️ Miscellaneous Tasks

🎉 Contributors

Full Changelog: 0.3.0

Release v0.2.0

26 Apr 08:56

Choose a tag to compare

🚀 Features

📚 Documentation

🎉 Contributors

Full Changelog: 0.2.0

Release v0.1.1

23 Mar 14:11
56fc87f

Choose a tag to compare

What's Changed

  1. 修改GPU版有关代码,更加易用;
  2. 原有"pdf整体加载到内存"调整为"页面流式处理", 以解决处理大型pdf时程序崩溃问题;
  3. 添加平均置信度;
  4. 一些小问题.

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

27 Apr 12:51

Choose a tag to compare

  • 优化代码,更加优雅
  • 增加支持rapidocr_paddle库的支持,从而可以使用GPU来加速
  • 当PDF可以直接提取时,添加排序功能

Full Changelog: v0.0.9...v0.1.0