Skip to content

Significant speedup for layout, line detection

Choose a tag to compare

@VikParuchuri VikParuchuri released this 17 May 22:04
· 916 commits to master since this release
7a65c45
  • Improve CPU postprocessing for line detection and layout - cut postprocessing time to 1/3 of original
  • Unpin transformers version after investigating model performance

This should result in an ~2x speedup for layout and text detection. The effect will be most noticeable on GPU. I haven't fully benchmarked, though.