githubharald / SimpleHTR

Handwritten Text Recognition (HTR) system implemented with TensorFlow.
https://towardsdatascience.com/2326a3487cd5
MIT License
1.99k stars 893 forks source link

create_lmdb error #115

Closed zico-1 closed 3 years ago

zico-1 commented 3 years ago

Everytime i run the create_lmdb i get this error below

usage: create_lmdb.py [-h] --data_dir DATA_DIR create_lmdb.py: error: the following arguments are required: --data_dir

githubharald commented 3 years ago

please have a look at the README - it's explained there.