Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Runtime Error (Traceback Attached) #106

@Craig-Leko

Description

@Craig-Leko

Thank you very much for this project. I love it, and I've been using it successfully since early January. However, in the past week or so, it has stopped working on every colab fork I've tried. Perhaps there has been an incompatible version update in a dependency somewhere?

Describe the bug
After loading the dependencies, I input the file path to the uploaded video I want to interpolate. On execution, I get the attached error, which is a standard error being thrown by the process.communicate() method in ().

To Reproduce
Behavior happens every time. Colab is not running out of memory, as I use CO Pro+ and I have taken the images down to 100x100 pixels and 50 total frames to ensure the file is sufficiently small to rule out running out of RAM as the issue.

  1. Visit Colab at:
    https://colab.research.google.com/github/MSFTserver/AI-Colab-Notebooks/blob/main/Super_SloMo.ipynb#scrollTo=Wz4BaariVdh5
  2. Run cells in "Download Super-Slomo Repo & Model"
  3. Run cells in "Run this block and Upload Video by clicking the Button that pops up below this codeblock! Wait till it loads the video and once it's done run the next block"
  4. Navigate in dialog box to file and upload file to server.
  5. No need to enter file path in this particular notebook as the upload itself conveys the file path.
  6. Run the main code.
  7. Error/Abnormal behavior

Expected behavior
Up until this week when the error started, the colab output 2 files... the first being the .mkv file that the program encodes natively and then the .mp4 that results from conversion.

Interpolated results/error output
Super Slow Mo Error

Desktop (please complete the following information):

  • OS: Windows 10 Pro, MacOS Monterey 12.2.1
  • Device Used: Colab Pro+ GPU
  • Setup Info: All dependencies needed for this notebook is pulled in Step 1 above, and noted in the attached error report/traceback.

Additional context
No additional context other than I have been having the same issue in each notebook that I am aware of which fork off the main repository, not just the one I've linked to here.

Thank you for your help, I really miss this utility!

Cheers

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions