Skip to content

Releases: OCR-D/ocrd_calamari

v1.0.6

03 Apr 15:46
Compare
Choose a tag to compare
  • Fix: Depend on protobuf < 4.0 (@mikegerber, #89)
  • Tested on Python 3.6-3.10

v1.0.5

16 Sep 14:59
Compare
Choose a tag to compare
  • README: Do not mention obsolete + unsupported checkpoint parameter (@mikegerber, #80)
  • Skip tiny or bin-empty lines (@bertsky, #76)

v1.0.4

15 Sep 16:35
Compare
Choose a tag to compare
  • 🚨 Breaking change: There is no checkpoint parameter anymore, it was replaced with the new parameter checkpoint_dir (@bertsky, #70)
    • e.g. -P checkpoint "/var/lib/calamari-models/GT4HistOCR/2019-12-11T11_10+0100/*.ckpt.json" becomes -P checkpoint_dir "/var/lib/calamari-models/GT4HistOCR/2019-12-11T11_10+0100/"
  • Descend to all available TextRegions recursively (@bertsky, #75)
  • This release is now tested on Python 3.6 → 3.10 (@mikegerber)

v1.0.3

21 Jul 09:58
Compare
Choose a tag to compare
  • Fix TensorFlow dependency for Python 3.9
  • init from constructor not process() (@bertsky)

v1.0.2

09 Feb 19:06
Compare
Choose a tag to compare
  • Warn if passing raw images to single-channel models (@bertsky)
  • Fix word and glyph coordinates (@mikegerber)

v1.0.1

28 Jan 14:48
Compare
Choose a tag to compare
  • ocrd_calamari now supports OCR-D resource resolving, i.e. search paths for models (@kba)
  • New parameter checkpoint_dir, to give model directory (not model files) (@kba)
  • Bug fix: handle empty line images #48 (@kba)

v1.0.0

25 Nov 11:59
Compare
Choose a tag to compare

v0.0.7

06 Aug 10:43
Compare
Choose a tag to compare
  • Set pcGtsId to fix validation (#40)

v0.0.6

13 Feb 15:52
Compare
Choose a tag to compare
  • Fixes for glyph and word segmentation output

v0.0.5

13 Feb 15:53
Compare
Choose a tag to compare
  • Fixes for glyph and word segmentation output