Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How Train vistaOCR? #3

Open
Tailor2019 opened this issue Feb 13, 2020 · 0 comments
Open

How Train vistaOCR? #3

Tailor2019 opened this issue Feb 13, 2020 · 0 comments

Comments

@Tailor2019
Copy link

Hello
@stephenrawls
When i'm trying to train this system with oflline handritten recognition database it returns me the error that :
-the the file "desc.json" loaded in this classe ""isi-vista/VistaOCR/blob/master/src/ocr_dataset.py""
with open(os.path.join(data_dir, 'desc.json'), 'r') as fh:
self.data_desc = json.load(fh)
1-Is the file "desc.json"" the ground truth of the database used and can you make me please the description of this File and how can implement it?

2-It is this instruction used to train correct and what is the value we must put to "--snapshot-prefix" 👍
python train_cnn_lstm.py --datadir /root/Downloads/data --num-lstm-layers 3 --num-lstm-units 256 --lstm-input-dim=256 --snapshot-prefix /root/Downloads/VistaOCR-master/src/models

thank in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant