-
Notifications
You must be signed in to change notification settings - Fork 111
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" on RTX3090 #33
Comments
I also got this error. Probably python can't take more memory from the graphics card. Waiting for the fix |
Hi! If you could share how you managed to make it run with the RTX 3090 I would be most grateful! I am using: Ubuntu 20.04 I changed the PyTorch as recommended to my env name in ./build.sh but still does not work... I have even changed the compiler arguments (https://github.com/baowenbo/DAIN/files/7402642/compiler_args.txt) as recommended but nothing... Thanks! |
Maybe use FlowFrames.This is a program with a built-in dain. |
Hello,
got this error while tried to interpolate 1 hour 24FPS 576p video into
48FPS
closer to its end (83101 frame of 95203)After I restarted system and deleted last interpolated frames i got this
Have no idea why all this free memory can't be used here.
r7 5800x, 32GB@4000MHz, RTX3090
The text was updated successfully, but these errors were encountered: