Skip to content

Releases: datalab-to/marker

v1.10.2

Choose a tag to compare

@tarun-menta tarun-menta released this 31 Jan 00:12
v1.10.2
5a41cdb

What's Changed

Full Changelog: v1.10.1...v1.10.2

Minor fixes

Choose a tag to compare

@VikParuchuri VikParuchuri released this 30 Sep 15:40
c7385fa

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

New Layout Model + Misc Updates

Choose a tag to compare

@tarun-menta tarun-menta released this 24 Sep 01:19
v1.10.0
7f089d9

Model Update

  • Upgrade to a new layout model through surya. Major performance boost

Misc Updates

  • README updates
  • Added a new flag - --html_tables_in_markdown. When output_format is set to markdown, this will render tables using html tags, instead of the default markdown syntax.

What's Changed

Full Changelog: v1.9.3...v1.10.0

Enable metadata storage

Choose a tag to compare

@VikParuchuri VikParuchuri released this 09 Sep 20:43
6dfabb2

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@tarun-menta tarun-menta released this 04 Sep 18:47
v1.9.2
d86b27e

Misc Updates

  • Allow LLM processor to loop to improve tables further
  • Detect and fix cases where table cells cut text lines to reduce hallucinations
  • Update commercial terms

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

Fix Blank Table Cells

Choose a tag to compare

@zanussbaum zanussbaum released this 02 Sep 14:39
7c7b09f

What's Changed

Full Changelog: v1.9.0...v1.9.1

Marker Block Mode

Choose a tag to compare

@tarun-menta tarun-menta released this 29 Aug 23:03
v1.9.0
e419889

Moving marker to block mode inference. OCR is done at the block level now, instead of the line level. While this is a bit slower, it boosts accuracy.

What's Changed

Full Changelog: v1.8.5...v1.9.0

Gemini JSON fix

Choose a tag to compare

@VikParuchuri VikParuchuri released this 23 Aug 17:09
480813d

What's Changed

New Contributors

Full Changelog: v1.8.4...v1.8.5

Misc fixes

Choose a tag to compare

@VikParuchuri VikParuchuri released this 20 Aug 16:47
272a0fb

What's Changed

New Contributors

Full Changelog: v1.8.3...v1.8.4

New OCR model; better OCR heuristics

Choose a tag to compare

@VikParuchuri VikParuchuri released this 04 Aug 18:16
e4a2d2b
  • New OCR model that is better all-around, but particularly at math
  • Improved OCR heuristics, will now prioritize accuracy over speed
  • Drop format_lines, since force_ocr is generally a bit more accurate, and less error-prone

What's Changed

Full Changelog: v1.8.2...v1.8.3