Skip to content
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

I got this error after the uploaded the video part. #4

Open
jeraldpunx opened this issue Apr 14, 2021 · 4 comments
Open

I got this error after the uploaded the video part. #4

jeraldpunx opened this issue Apr 14, 2021 · 4 comments

Comments

@jeraldpunx
Copy link

jeraldpunx commented Apr 14, 2021

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
Copy link
Author

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

@jeraldpunx
Copy link
Author

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

@alex04072000
Copy link
Owner

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).

@jeraldpunx
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants