Skip to content

Releases: OCR-D/ocrd_keraslm

v0.4.3

11 Mar 12:41
Compare
Choose a tag to compare

Changed:

  • plot_context_embeddings_projection: add year labels

Added:

  • test: allow passing directory for test data, too
  • generate: option --variants for nr of alternative sequences

v0.4.2

04 Mar 13:14
Compare
Choose a tag to compare

Fixed:

  • adapt to recent numpy/h5py/protobuf and OCR-D changes
  • prolong Tensorflow 1 life on Py38 via nvidia-tensorflow image
  • suppress TF verbose messages

Changed:

  • lib: improve augmentation and stateless modes
  • tests: use OCR-D resmgr for Tesseract models
  • CI: update tests, adapt to ocrd/tesserocr changes

Added:

  • add continuous deployment via Docker
  • train: allow passing directory for training data, too
  • lib: add checkpointing
  • train: allow continuing from checkpoint

v0.4.1

24 Sep 20:18
Compare
Choose a tag to compare

Changed:

v0.4.0

21 Aug 14:09
@kba kba
Compare
Choose a tag to compare

Changed:

  • adapt to 1-output-file-group convention, use make_file_id and assert_file_grp_cardinality, #17
  • set pcGtsId to file ID, #17