robertknight / ocrs-models

PyTorch models for the ocrs OCR engine
31 stars 5 forks source link

Add training guide and align text detection model training with recognition model #8

Closed robertknight closed 5 months ago

robertknight commented 5 months ago

Add a guide with steps to train the text detection and recognition models from scratch. Along the way various improvements to the text detection training tool and other things were needed.

Fixes https://github.com/robertknight/ocrs-models/issues/6