v0.4.6
datalab-to/suryav0.4.6May 17, 2024by VikParuchuri
AI Summary
Improves CPU postprocessing speed for layout and line detection significantly.
Key Highlights
- Cut postprocessing time to 1/3 for line detection and layout
- Unpin transformers version
- Approx 2x speedup for layout and text detection
New Features
- Layout and line detection speedup
Full Release Notes
- 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.