You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Congrats for the great work !
I can't make it run on my laptop with RTX 4090 16Gb with the command python run.py --video-path examples/example_01.mp4 --max-res 512, it crashes with memory error.
Is there some other ways to optimize for small configuration?
Thanks!
The text was updated successfully, but these errors were encountered:
As it currently stands you will need a graphics card with more VRAM than a 4090 (They recommend a A100) to support the high resolution mode. With further optimizations that won't be necessary.
Congrats for the great work !
I can't make it run on my laptop with RTX 4090 16Gb with the command
python run.py --video-path examples/example_01.mp4 --max-res 512, it crashes with memory error.
Is there some other ways to optimize for small configuration?
Thanks!
The text was updated successfully, but these errors were encountered: