NK-CS-ZZL / Awesome-VFI

This is a summary of recent video frame interpolation (VFI) methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FILM using tensorflow not torch

phineas-pta opened this issue · comments

hello,

i just found a small error: the FILM (Frame Interpolation for Large Motion) uses tensorflow not torch

u can verify by checking the requirements in original repo https://github.com/google-research/frame-interpolation

there's an unofficial torch implementation https://github.com/dajes/frame-interpolation-pytorch

Thanks for pointing out the typo! If you're willing, you can create a pull request to fix this typo. Otherwise, I'll do it when I update new papers.

it's just a small error, u can do whenever u want, i dont really bother with it😉

OK, thank you anyway. And I'll keep this issue open as a reminder. XD