This code repository is the official implementation of the paper "SmartExp: An Adaptive Data Expansion Strategy for Improving Handwritten Text Recognition".
HTR baseline model files for training and testing.
Used to convert images in different formats (e.g. .PNG) into IMDB format for use in construction of datasets and subsequent training tests.
For testing HTG methods.
https://fki.tic.heia-fr.ch/databases/iam-handwriting-database
http://www.iam.unibe.ch/fki/databases/iam-historical-document-database/washington-database
(Online: https://github.com/cwiep/gw-online-dataset)
https://github.com/omni-us/research-GANwriting
https://github.com/koninik/WordStylist
https://github.com/aimagelab/VATr
FID:
https://github.com/mseitzer/pytorch-fid
https://github.com/chibohe/text_recognition_toolbox
Thanks to the authors of the above resources for their contributions to the HTR and HTG fields.