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

after getting the lmdb dataset, where should I put them to ? #106

Open
gbolin opened this issue Mar 27, 2018 · 1 comment
Open

after getting the lmdb dataset, where should I put them to ? #106

gbolin opened this issue Mar 27, 2018 · 1 comment

Comments

@gbolin
Copy link

gbolin commented Mar 27, 2018

now, I got data.mdb and lock.mdb files, but could you @bgshih tell me where should I put these two files?

@githubharald
Copy link

look at config.lua:

...
trainSetPath     = '../data/synth90k_train_lmdb/data.mdb',
valSetPath = '../data/synth90k_val_lmdb/data.mdb',
...

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

2 participants