Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

MemoryError #17

Closed
shaded3d opened this issue Feb 15, 2018 · 1 comment
Closed

MemoryError #17

shaded3d opened this issue Feb 15, 2018 · 1 comment

Comments

@shaded3d
Copy link

Images A (649, 256, 256, 4) Images B (1041, 256, 256, 4) Traceback (most recent call last): File "train.py", line 31, in images_A = images_A/255.0 MemoryError

What could be the problem here? Not enough RAM? I have 11GB free at the point of running the script.

@dfaker
Copy link
Owner

dfaker commented Feb 16, 2018

That is unusual, are we certain that it's the smaller cropped images that are in your A and B folders?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants