v0.8.1

datalab-to/suryav0.8.1Dec 19, 2024by VikParuchuri

AI Summary

Introduces new models for quality control and adds flexibility to layout predictions.

Key Highlights

  • New bad OCR detection model
  • Added `top_k` predictions to layout functionality
  • Added comprehensive test suite

New Features

  • Bad OCR detection model
  • top_k predictions for layout

Full Release Notes

- 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