VikParuchuri Surya Versions Save

OCR, layout analysis, reading order, line detection in 90+ languages

v0.4.0

3 weeks ago
  • Release reading order model
  • Add Google Cloud OCR benchmarks to README

v0.3.0

1 month ago
  • Add layout model
  • Multiprocessing for detection postprocessing (can be much faster)
  • Fix minor bugs

v0.2.4

2 months ago

v0.2.3

2 months ago
  • Improved line detector with better recall and higher resolution
  • Confidence scores for detection and recognition
  • Beta layout detection model

v0.2.2

3 months ago
  • Output JSON as UTF-8 so text can be scanned easily
  • Improve output schema to include more information and be easier to parse
  • Sort text lines in basic order, which will work in many cases
  • Detect repetitions and truncate

v0.2.1

3 months ago
  • Fix bug with downloading render fonts for OCR

v0.2.0

3 months ago
  • Add in text recognition
  • Add simple streamlit demo app

v0.1.6

4 months ago
  • Much more performant on scanned/old docs
  • Enable non-axis-aligned bboxes

v0.1.5

4 months ago

v0.1.4

4 months ago

Initial surya text detection release.