We proudly announce Calamari 2.0. There were great changes in the Code-bases which leads to cleaner code and a more robust usage. Thereto we rely on the tfaip-package providing a lot of functionality to Calamari. Old models will automatically be converted.
- Full rework and cleanup of the code-bases
- Training is now per epoch (as provided by keras) instead of by iteration
- Command line interfaces with only minor changes (
epochsinstead ofmax_iters) - New checkpoint version 3 (models get automatically converted, old ones will be backed up)
- Using Tensorflow 2.3 as default (bugs in model upgrade in 2.4)