Releases: DS4SD/docling-ibm-models
Releases · DS4SD/docling-ibm-models
v2.0.5
Fix
- Removing dependency from mean_average_precision package (not in use) (#53) (
65affef
)
v2.0.3
Fix
- Simplify torch dependencies in the wheels (#45) (
bca09f8
)
v2.0.2
Fix
- LayoutPredictor: Ensure that the predicted bboxes are minmaxed inside the image boundaries (#42) (
216cee0
)
v2.0.0
Feature
- Release v2.0.0 with only torch models (#38) (
8719555
)
Breaking
- release v2.0.0 with only torch models (#38) (
8719555
)
v1.4.0
Warning. This release have been moved to v2.0.0
Feature
- Migration from onnx to pytorch script (#37) (
59e2941
)
v1.3.3
Fix
- Put back in common.py the function
read_config()
. Extend the unit tests. (#36) (d0bdb22
)
v1.3.2
Fix
- Remove left-over code which is not needed for prediction (#35) (
b6ba0c7
)
v1.3.1
Fix
- Pinned opencv-python-headless to version "4.6.0.66" (#34) (
484340f
)