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

A juvenil question #15

Open
dont-know-why opened this issue May 9, 2019 · 0 comments
Open

A juvenil question #15

dont-know-why opened this issue May 9, 2019 · 0 comments

Comments

@dont-know-why
Copy link

Thanks for ur work !!!

when I run the command :
python ../../tools/test-ms-f.py --model models/model-f_iter_20000.caffemodel --images list/val_id.txt --dir /xxx/xxx/xxx --output DSRG_final_output --gpu 0 --smooth true
I got a issue :
Check failed: error == cudaSuccess (2 vs. 0) out of memory
it turns out that the error happens on the line "net.forward()"
I am using nvidia gtx960 4 GB.
This problem didn't occur during the training process
How could I find the batch_size to decrease the using of memory?

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