-
Notifications
You must be signed in to change notification settings - Fork 841
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
Out of memory Issues #36
Comments
There is a method which costs more time. |
Thanks for replying, so Is it a simple case of splitting the image into a smaller resolution and then rendering each individually with the next frame? |
https://github.com/laomao0/EDVR_4K_HDR/blob/master/test_4k_hdr_with_GT_stitching.py |
Thanks :) |
I noticed that DAIN doesn't handle HD video sizes [1280x720] with a 8gb of GPU memory. Running on a GTX 1070. Is there anyway for me to reduce the memory usage on the GPU side?
The text was updated successfully, but these errors were encountered: