Skip to content

Table recognition model release!

Compare
Choose a tag to compare
@VikParuchuri VikParuchuri released this 08 Oct 16:11
· 141 commits to master since this release
a87dede
  • Add a new table recognition model that detects rows/columns and cells
  • Add benchmarks for accuracy and speed (seems to be very accurate wrt to current state of the art open model)
  • Improve memory efficiency of layout and text detection (hopefully no more memory leaks)
  • Improve resolution handling for layout/text detection/ocr, which should improve accuracy quite a bit