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

Improve Colab_DAIN.ipynb usability #143

Closed JamesCullum closed 1 year ago

JamesCullum commented 3 years ago

Improve usability with better explanations, categorizations and a different order. Makes it a lot easier for people that want to re-use the same instance to interpolate multiple input & output videos.

You can check it out via URL here: https://colab.research.google.com/github/JamesCullum/DAIN/blob/master/Colab_DAIN.ipynb

AlphaGit commented 3 years ago

Hi! This repo is a bit dead and most of the improvements had not been merged, so the master branch is a bit behind. I'm keeping a copy updated and I have integrated your changes here.