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 do I run the model.py file using GPU? #31

Open
danielJang93 opened this issue Dec 5, 2019 · 1 comment
Open

How do I run the model.py file using GPU? #31

danielJang93 opened this issue Dec 5, 2019 · 1 comment

Comments

@danielJang93
Copy link

danielJang93 commented Dec 5, 2019

I am using Ubuntu 16.04 and tensorflow version 1.15. I have ran the code using GPU but I says it is out memory. How can I fix this issue?

@simontomaskarlsson
Copy link
Owner

Hi @danielJang93,

Try using the option of loading the images during training. Enable this on row 75 in the model by
self.use_data_generator = True

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