FuSta icon indicating copy to clipboard operation
FuSta copied to clipboard

I got this error after the uploaded the video part.

Open jeraldpunx opened this issue 3 years ago • 4 comments

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.

image

jeraldpunx avatar Apr 14 '21 05:04 jeraldpunx

the "torch" is success, no error before executing that code. image

jeraldpunx avatar Apr 14 '21 05:04 jeraldpunx

And here is my sample video, it's GoPro Footage 10 secs long. Link: https://we.tl/t-YlU8ddY9uB

jeraldpunx avatar Apr 14 '21 05:04 jeraldpunx

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:

  1. Enable High-RAM mode while initializing the Colab (require Colab Pro).
  2. Process the videos on your own machine with sufficient RAM (typical server with 64~128GB should be enough).

alex04072000 avatar Apr 14 '21 11:04 alex04072000

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.

jeraldpunx avatar Apr 15 '21 02:04 jeraldpunx