FuSta
FuSta copied to clipboard
I got this error after the uploaded the video part.
Hello, I found this on 2 minute paper and its so awesome. and I wanted to try.
I just followed each play button and run them, but after on the Calculate smoothed flow using [Yu and Ramamoorthi 2020]. (depending on number of frames, this takes 10~20 minutes)
part, I got error.
the "torch" is success, no error before executing that code.
And here is my sample video, it's GoPro Footage 10 secs long. Link: https://we.tl/t-YlU8ddY9uB
These errors are caused by lack of RAM. Typical colab only 12.72GB of RAM. If you want to process large videos or longer videos:
- Enable High-RAM mode while initializing the Colab (require Colab Pro).
- Process the videos on your own machine with sufficient RAM (typical server with 64~128GB should be enough).
nevermind, I just want to test 10 secs video and look for result, I can't afford Colab Pro/PC with 64gb ram. Thanks anyway.