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

cuda out of memory #9

Open
zhh99 opened this issue Oct 25, 2021 · 1 comment
Open

cuda out of memory #9

zhh99 opened this issue Oct 25, 2021 · 1 comment

Comments

@zhh99
Copy link

zhh99 commented Oct 25, 2021

test时12G显存不够用,报错内存不够,训练才占8G,是什么原因

@SkyeLu
Copy link
Collaborator

SkyeLu commented Oct 25, 2021

Since the resolution of testing images is much larger than that of training images. Better to test on GPU whose memory is larger than 16G. Or you may test on CPU only (use command --gpu_ids -1).

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