mat_0.csv | How is it created?
Tamoghna-Saha opened this issue · comments
- Which program causes the problem
- Python prototype
- Versions
- Python version
- Issue
I am trying to use more IAM validation data, but unable to understand how to get the mat_X.csv.
you need a trained neural network, and then dump the output of the RNN layer.
It is implemented in the SimpleHTR repo with the --dump option (see README).