v0.7.0
版本发布时间: 2024-11-28 01:36:51
VikParuchuri/surya最新发布版本:v0.8.3(2025-01-01 11:10:35)
- New layout model that detects more block types, includes ordering, and performs better
- Remove ordering model
- Refactor internals to use common model definitions and processors
- Add flags for easier compilation
What's Changed
- Fix detection results being mutated in place by @iammosespaulr in https://github.com/VikParuchuri/surya/pull/236
- Add support for compiled inference by @iammosespaulr in https://github.com/VikParuchuri/surya/pull/237
- Dev by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/243
- Layout2 by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/249
- New layout model by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/252
Full Changelog: https://github.com/VikParuchuri/surya/compare/v0.6.13...v0.7.0