v3.1.0 - 2024-12-13
v3.0.0 - 2024-12-11
- New API for models initialization with accelerators parameters. Use HF implementation for LayoutPredictor. Migrate models to safetensors format. (#50) (
04295b2
)
- New API for models initialization with accelerators parameters. Use HF implementation for LayoutPredictor. Migrate models to safetensors format. (#50) (
04295b2
)
v2.0.8 - 2024-12-11
v2.0.7 - 2024-12-02
v2.0.6 - 2024-11-20
v2.0.5 - 2024-11-20
v2.0.4 - 2024-11-18
v2.0.3 - 2024-10-30
v2.0.2 - 2024-10-29
- LayoutPredictor: Ensure that the predicted bboxes are minmaxed inside the image boundaries (#42) (
216cee0
)
v2.0.1 - 2024-10-16
v2.0.0 - 2024-10-03
v1.4.0 - 2024-10-03
v1.3.3 - 2024-10-01
v1.3.2 - 2024-09-30
v1.3.1 - 2024-09-27
v1.3.0 - 2024-09-23
- Extend the tests and demo to first download the model files from HF. Add the pytest in GitHub workflow ( #30) (
79888d0
)
v1.2.1 - 2024-09-18
- Safer bbox processing (#27) (
d37272e
) - Make col/row re-sorting optional on TF predictor (#19) [skip ci] (
7e9758c
)
v1.2.0 - 2024-09-17
- LayoutPredictor: Introduce black-listed classes which are filtered out from the response. (#26) (
86a6a50
)
v1.1.7 - 2024-09-05
- Validation and typechecks in TF post processing and OTSL to HTML conversion function (#18) (
d607914
)
v1.1.6 - 2024-09-03
- TableFormer raises IndexError: too many indices for array (
ad494ca
)
v1.1.5 - 2024-08-29
v1.1.4 - 2024-08-28
v1.1.3 - 2024-08-27
v1.1.2 - 2024-08-21
v1.1.1 - 2024-08-14
v1.1.0 - 2024-07-18
- Switch to python3.10. Update poetry files, readme.md, contributing.md (
b9efd29
)