EMA-VFI
EMA-VFI copied to clipboard
Thank you! Very nice interpolation
Hi, Thank You for your great video frame interpolation model!
I wanted to try it out, and compare it to VFIformer. I had previously created a web-based tool: "VFIformer-WebUI". It made sense to me to make a version of my tool that uses your model instead.
I've created "EMA-VFI-WebUI", a version of my application that uses your 2x interpolation model:
https://github.com/jhogsett/EMA-VFI-WebUI
It makes no changes to your code, and just needs to be overlaid on top. The readme file has details on how to install and run it. I think this will make it easy and fun to use your model and also compare it with VFIformer. My original application is at https://github.com/jhogsett/VFIformer-WebUI.