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

Can you release the lmdb transform code? #21

Closed
luozhengnan opened this issue Jan 22, 2019 · 7 comments
Closed

Can you release the lmdb transform code? #21

luozhengnan opened this issue Jan 22, 2019 · 7 comments

Comments

@luozhengnan
Copy link

Hi
I want to use Custom data to train the model.Can you release the lmdb transform code to transform the pictures to lmdb files?
Thanks.

@Canjie-Luo
Copy link
Owner

Sure, I had provided a tool link in README.md.

@Canjie-Luo
Copy link
Owner

https://github.com/bgshih/crnn/blob/master/tool/create_dataset.py

@WJinhai
Copy link

WJinhai commented Jan 24, 2019

when running the code of create_datsset , occure MDB_CORRUPTED: Located page was wrong type , what's the happening?

@Canjie-Luo
Copy link
Owner

Can you provide more details for me?

@luozhengnan
Copy link
Author

when running the code of create_datsset , occure MDB_CORRUPTED: Located page was wrong type , what's the happening?

Maybe you should run in python2.7.

@Canjie-Luo
Copy link
Owner

Did you use the tool in Python 3? The tool released by @Baoguang Shi requires Python 2.

@Canjie-Luo
Copy link
Owner

Sorry for that. I will update README.md later to remind others.

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

3 participants