4.3.10
This is mostly a bugfix release but also includes a couple of minor improvements and changes.
Changes
- Deterministic mode is now set to 'warn' preventing crashes in deterministic recognition training (CTC loss does not have a deterministic implementation).
contrib/extract_lines.py
work with binary datasets- 'Word' error rate has been added as a validation metric in recognition training
- The fine-tuning options (
--resize
) add/both have been renamed to union/new. (Thibault Clérice) #488 - Tensorboard logging now also logs a couple of training images