Changed:
make clean
: remove sub-venvs and all semaphores, #315
Removed:
ocrd_pc_segmentation
has been disabled since it's not used and not supported upstream, #317
core f9c2b6c..ecdb840
Release: v2.33.0
- π¦ v2.33.0
- π changelog
- Merge remote-tracking branch 'stweil/master'
- π changelog
- Merge remote-tracking branch 'mexthecat/issues_838'
- π changelog
- Merge remote-tracking branch 'origin/remove-assets-server'
- π changelog
- Merge remote-tracking branch 'bertsky/workspace-altimg-retrieve-existing'
- π changelog
- workspace bulk_add: fix automatic file_id
- Simplify Makefile
- Remove version restrictions for pip (no longer needed)
- Always use apt --no-install-recommend
- Merge branch 'master' of https://github.com/OCR-D/core
- π changelog
- workspace.remove_file_group: pass recursive
eynollah ae1990a..34a0617
Release: v0.0.11
- depend on tensorflow instead of tensorflow-gpu (#76)
- Merge pull request #74 from cneud/main
- require model command line option (fix #59) (#73)
- Update README.md
- Merge pull request #71 from mikegerber/fix/downgrade-patch-dim-log
- issue #55 resolved
- updating model directory
- Merge pull request #70 from qurator-spk/cneud-readme
ocrd_cis ca15800..2cdfa79 (rewind)
Release: v0.1.5
join_polygons (alpha shape): make more robust
remove Calamari dependency (not used, only CLI callout)
segment: for more robust bg separator detection, combine criteria of gradient maximum and percentile
segment: rewrite separator detectionβ¦
resegment: if method=lineest, then annotate baselines, too
resegment (ccomps/baseline): propagate/spread twice to catch diacritics/punctuation, too
re/segment: alpha shape: smaller Ξ± to avoid holes
segment: fix lines2regions non-continguous partitions
segment: annotate baselines, too
ocrd_detectron2 5bb90b1..855fc3b
Release: v0.1.1
- update requirements
- Fix sed command for MacOS
- make deps: ignore CUDA 11.2
ocrd_doxa 351eb0c..a95f8e7
Release: v0.0.2
- π¦ v0.0.2
- add missing param 'dpi'
ocrd_fileformat 9451a99..38f4edf
Release: v0.5.0
- π¦ v0.5.0
- update README
- run pages in parallel (2 concurrent jobs)
- make install: differentiate between install-tools (script+json) and deps (just OCRD)
- use bulk-add and update to core 2.30
- simplify and update to core 2.29
- update ocr-fileformat
- allow all supported transforms for from-to
ocrd_keraslm b11b51d..2101c8f
Release: v0.4.1
ocrd_segment f6c7f1c..e9acc81
Release: v0.1.20
- π¦ 0.1.20
- extract_pages: fix interference between plotting and JSON extraction in b024b80aa
- alpha shape: make even more robust yet
- alpha shape: make more robust
- π¦ 0.1.19
- repair (
sanitize
): rewriteβ¦- repair (
plausibilize
): use true alpha shape instead of convex hull- project: reduce default alpha for alphashape
- project: add level-of-operation=table
- repair: add option 'simplify', generalize 'ensure_consistent'
- Shapely 1.8 compatibility
- π¦ 0.1.18
- extract-lines: fix regression in 8bfeb9f9bf
opencv-python 0eb6c12..5de8d66
Release: 64
- Merge pull request #644 from nsait-linaro/windows-arm64
- Merge pull request #652 from asenyaev/asen/pinned_dependencies
- Merge pull request #637 from orbisvicis/master
sbb_binarization 0877199..e4c1eb2
Release: v0.0.9
- Merge pull request #37 from bertsky/patch-2
- importing types from click is enough
- Update cli.py
- fixing #30. Directory of model(s) is needed not model file name.
- Merge pull request #36 from qurator-spk/0.0.9
- improve usage instructions
- Merge pull request #35 from cneud/upgrade_to_tf2_with_tf1.compat_session
- Revert "Merge pull request #34 from qurator-spk/upgrade_to_tf2_with_compat_mode"
- Merge pull request #34 from qurator-spk/upgrade_to_tf2_with_compat_mode
- Merge pull request #31 from bertsky/factor-setup
workflow-configuration bef631c..e50dee4
- Modifiy cp statement (fix build on MacOS)
- ocrd-import: allow running in parallel
- ocrd-import: use bulk-add for speedup