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

Causing Memory Issue #21

Closed
PalgunaGopireddy opened this issue Dec 24, 2022 · 1 comment
Closed

Causing Memory Issue #21

PalgunaGopireddy opened this issue Dec 24, 2022 · 1 comment

Comments

@PalgunaGopireddy
Copy link

While running line python train.py --config_name=config/AConvNet-SOC.json. It is causing MemoryError.

Untitled

I tried using less epochs, but the error is being caused just after loading train and test data. How to resolve this

@PalgunaGopireddy
Copy link
Author

I solved it by removing half of the training samples. It worked.
I guess you are using 32GB RAM system. I have 4GB RAM, so that is why MemoryError occurred.
SOC

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

1 participant