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

Out of memory #25

Open
buaa-luzhi opened this issue Apr 9, 2019 · 1 comment
Open

Out of memory #25

buaa-luzhi opened this issue Apr 9, 2019 · 1 comment

Comments

@buaa-luzhi
Copy link

@cypw
Hello!
Out of memory will occur during the training and testing of ucf-101 data. I only have a 32G CPU. Is this a normal phenomenon? How much memory is needed to train the network properly?
Thank you very much!

@cypw
Copy link
Owner

cypw commented May 9, 2019

32 GB RAM on the CPU side should be enough.

You can try to reduce num_woker to save some RAM:
https://github.com/cypw/PyTorch-MFNet/blob/master/data/iterator_factory.py#L183

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