- Architecture: https://arxiv.org/pdf/2011.06704 repo
- Dataset: IAM On-Line Handwriting Database
- Download the dataset from IAM, put it into the
data
directory - Make sure the python version is 3.12.0, use whatever environment manager (I prefer python -m venv env) and download requirements.txt
- Run preprocessing.py, then run train.py