This repository contains the reference code and dataset for the paper HWD: A Novel Evaluation Score for Styled Handwritten Text Generation. If you find it useful, please cite it as:
@inproceedings{pippi2023hwd,
title={{HWD: A Novel Evaluation Score for Styled Handwritten Text Generation}},
author={Pippi, Vittorio and Quattrini, Fabio and and Cascianelli, Silvia and Cucchiara, Rita},
booktitle={Proceedings of the British Machine Vision Conference},
year={2023}
}
git clone https://github.com/aimagelab/HWD.git
cd HWD
python setup.py sdist bdist_wheel
pip install .
Working in progress