v0.8.1
版本发布时间: 2024-12-20 01:22:04
VikParuchuri/surya最新发布版本:v0.8.3(2025-01-01 11:10:35)
- Add a model to detect bad OCR text
- Add top_k predictions to layout
- Add in test suite
What's Changed
- Add OCR Error Detection Model by @tarun-menta in https://github.com/VikParuchuri/surya/pull/261
- Add
top_k
to Surya Layout and Fix Confidence Value Issue by @iammosespaulr in https://github.com/VikParuchuri/surya/pull/263 - Bad OCR detection model by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/268
New Contributors
- @tarun-menta made their first contribution in https://github.com/VikParuchuri/surya/pull/261
Full Changelog: https://github.com/VikParuchuri/surya/compare/v0.8.0...v0.8.1