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

The memeory is increasing until crash #9

Open
bilel-bj opened this issue Dec 10, 2019 · 1 comment
Open

The memeory is increasing until crash #9

bilel-bj opened this issue Dec 10, 2019 · 1 comment

Comments

@bilel-bj
Copy link

Thanks first for the beautiful work you did.

When aplying the code on large amount of images, the memory use increases after efvery processing of one image until crash of system.
I tried to delete some variable after use without any effect
how to solve this memory issue?

@xhp-hust-2018-2011
Copy link
Owner

In the validation program in 'val.py', each variable is resued for each image. Maybe there is one large image that can not process?

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