v1.3.12
1.3.12 Loghi-tooling
when saving PageXML removing TranskribusMetadata as it is not valid pagexml
fix ExtractBaselinesResource to recalculate textline contours
refactor/clean
add image file for testing extractbaselines via api
add image so textline polygons can be calculated
disable broken test
BREAKING: pagexml contours are now calculated in MinionExtractBaselines instead of MinionCutFromImageBasedOnPageXMLNew
Loghi-HTR:
The DataLoader now skips lines that are empty after stripping, ensuring cleaner data processing.
The --random_jpeg augmentation has been adjusted to be less extreme, providing more realistic augmentations.
When using the --existing_model option, the channels are now always reset to ensure consistent model behavior.
Fixed a bug where confidence scores could exceed 1 due to precision errors. All confidence scores are now clamped to the range [0, 1]. A warning is logged whenever this clamping occurs.
The SavedModel format is now converted and saved to the new .keras format in the output/model.name directory. Starting from May 2024, the legacy format will only be usable for inference.
1.3.11
allow empty points to be ignored as they might get fixed later
bump postgres to 42.7.2
bump opencv version to 4.9.0
pdf converter better support for jpeg's
fix minionshrinktextlines to use adaptive thresholding and avoid creating single pixel baselines.
pdf support
WIP: read v2 style format loghi-htr output
fix bug in setting correct namespace
1.3.10
fix bug in setting correct namespace
update log4j
fix pdfconverter (WIP)
add pdf converter (WIP)
1.3.9
update jackson
if it's 2013 use 2013
update libraries
add vulnerability scanner