Skip to content

PRHLT/HTRnn

Repository files navigation

Handwritten Text Recognition with PyTorch

This code was updated from the one at https://github.com/pmuilu/ocr_crnn.

This model for handwritten text recognition implements CNN+LSTM with CTC loss and beam search CTC decoding. It is required to install ctcdecode library along with other requirements.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages