tarun005 / FLAVR

Code for FLAVR: A fast and efficient frame interpolation technique.
Apache License 2.0
430 stars 69 forks source link

silent failure #39

Closed bmahlbrand closed 3 months ago

bmahlbrand commented 2 years ago

I'm running this on ubuntu w/a 3090 on a video file (4k mkv if it somehow matters, seems to read fine) but it fails silently at https://github.com/tarun005/FLAVR/blob/d2c9ba995aead32b9a57798d8e9aae384428133a/interpolate.py#L115 and the process is simply killed with no error - nothing indicating not enough memory, etc.

Any thoughts on debugging?

tarun005 commented 2 years ago

Looks like a memory issue. Try batch loading the frames.