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

LoadData.py: Memory Error #9

Open
shubhank008 opened this issue May 28, 2019 · 2 comments
Open

LoadData.py: Memory Error #9

shubhank008 opened this issue May 28, 2019 · 2 comments

Comments

@shubhank008
Copy link

When using the whole data set (37GB) for all .npy 300~ categories, LoadData keeps failing due to out of memory error.
I am using AWS P2.xlarge instance which has 60GB~ Ram and its not enough, tried replacing pickle with joblib but same problem.

@CharnCornelissen
Copy link

Facing the same issue, have you found a solution yet?

@zoldaten
Copy link

try to use chunks or reduce datasets

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