Skip to content

Releases: DS4SD/docling-ibm-models

v1.4.0

03 Oct 14:48
Compare
Choose a tag to compare

Warning. This release have been moved to v2.0.0

Feature

  • Migration from onnx to pytorch script (#37) (59e2941)

v1.3.3

01 Oct 15:40
Compare
Choose a tag to compare

Fix

  • Put back in common.py the function read_config(). Extend the unit tests. (#36) (d0bdb22)

v1.3.2

30 Sep 08:59
Compare
Choose a tag to compare

Fix

  • Remove left-over code which is not needed for prediction (#35) (b6ba0c7)

v1.3.1

27 Sep 07:07
Compare
Choose a tag to compare

Fix

  • Pinned opencv-python-headless to version "4.6.0.66" (#34) (484340f)

v1.3.0

23 Sep 15:38
Compare
Choose a tag to compare

Feature

  • Extend the tests and demo to first download the model files from HF. Add the pytest in GitHub workflow ( #30) (79888d0)

v1.2.1

18 Sep 14:24
Compare
Choose a tag to compare

Fix

  • Safer bbox processing (#27) (d37272e)
  • Make col/row re-sorting optional on TF predictor (#19) [skip ci] (7e9758c)

v1.2.0

17 Sep 12:09
Compare
Choose a tag to compare

Feature

  • LayoutPredictor: Introduce black-listed classes which are filtered out from the response. (#26) (86a6a50)

v1.1.7

05 Sep 17:35
Compare
Choose a tag to compare

Fix

  • Validation and typechecks in TF post processing and OTSL to HTML conversion function (#18) (d607914)

v1.1.6

03 Sep 13:44
Compare
Choose a tag to compare

Fix

  • TableFormer raises IndexError: too many indices for array (ad494ca)

v1.1.5

29 Aug 12:17
Compare
Choose a tag to compare

Fix

  • poetry: Remove unused dependencies from toml. Update lock. (#16) (3792577)