-
Notifications
You must be signed in to change notification settings - Fork 154
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
Question about testing on multi-scale #87
Comments
Do you use cudnn? It should not suffer "out of memory" when the largest scale is 1600*1600 with a titan xp. |
thx,i have solved the problem by using cudnn,and 8G is enough. |
hello,when I run demo.py.It has the following errors: |
Thank you. |
Thanks for excellent work.But i am confused,it said 'out of memory' when i use titan xp GPU(12G).And the largest scale i can use is 1100*1100.Thank you in advice.
The text was updated successfully, but these errors were encountered: