Skip to content

Releases: docling-project/docling-ibm-models

v3.10.2

28 Oct 10:30

Choose a tag to compare

Fix

  • ReadingOrderPredictor: Make _predict_page threadsafe (#137) (78473fe)

v3.10.1

22 Oct 09:58

Choose a tag to compare

Fix

  • Replace the depth-first-search implementations in ReadingOrderPredictor with non-recursive ones (#135) (78720cb)

v3.10.0

17 Oct 14:53

Choose a tag to compare

Feature

Fix

v3.9.1

03 Sep 08:36

Choose a tag to compare

Fix

  • ReadingOrderPredictor: Improve the algorithm for the bounding boxes dilation (#128) (82372a1)

v3.9.0

23 Jul 14:17

Choose a tag to compare

Feature

  • Add predict_batch to layout predictor (#125) (93ce0ba)

v3.8.2

18 Jul 11:05

Choose a tag to compare

Fix

  • Use device_map for transformer models (#124) (58656c3)
  • Improve calculation of num_cols and num_rows (#126) (a45d146)

v3.8.1

10 Jul 12:44

Choose a tag to compare

Fix

v3.8.0

09 Jul 08:17

Choose a tag to compare

Feature

  • Refactor the LayoutPredictor to support all layout models (#121) (505fbf4)

v3.7.0

04 Jul 14:42

Choose a tag to compare

Feature

  • Add enumerated field inference to ListItemMarkerProcessor (#119) (a7fa2b8)

Fix

  • Secure torch model inits with global locks (#120) (bfef09c)

v3.6.0

20 Jun 09:18

Choose a tag to compare

Feature

  • Add initial rule-based model to identify ListItem markers (#113) (e063b97)