baowenbo / DAIN

Depth-Aware Video Frame Interpolation (CVPR 2019)
https://sites.google.com/view/wenbobao/dain
MIT License
8.19k stars 840 forks source link

Unusing frames hang in memory #111

Closed Borshig closed 3 years ago

Borshig commented 3 years ago

ScreenDainAPP i can't process 20 minutes video because all processed frames remain in memory and there is no free space for a new frame. as you say "Only VRAM using in DAINAPP" wtf?

AlphaGit commented 3 years ago

Hi there! You might be thinking of DainApp, which is developed here or here. This repository and work is about the neural networks that power the functionality. This is not the program that you are using.