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

std::bad_alloc error while running python solve.py 2>&1 | tee train.log #38

Open
gopi77 opened this issue May 15, 2017 · 3 comments
Open

Comments

@gopi77
Copy link

gopi77 commented May 15, 2017

log.txt

OS: Ubuntu 16.04
Python: 2.7.12
GPU: Nvidia 1070

@KleinYuan
Copy link

KleinYuan commented May 17, 2017

seems something wrong with your lmdb loading? Wrong path? Use absolute path could be safer?

@gopi77
Copy link
Author

gopi77 commented Jun 5, 2017

These path looks fine
(if i rename the train_images_3_lmdb folder then i get different error-> No such file or directory )
Note: within the folder train-CRF-RNN/train_images_3_lmdb, I have 2 files named data.mdb & lock.mdb.

While running the command python solve.py 2>&1 | tee train.log, first I get error (log.txt in my previous post) and then the python console crashes.

I have GTX 1070 GPU with 8GB memory, will it be good enough for training?
Or this error due to some other configuration/installation issues?

@KleinYuan
Copy link

@gopi77
I still think it's the wrong path error. You should check your config file.

I don't think 8GB memory is enough for training.

Most straight forward way I think is to use AWS K80.

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