NK-CS-ZZL / Awesome-VFI

This is a summary of recent video frame interpolation (VFI) methods
Other
28 stars 1 forks source link

FILM using tensorflow not torch #1

Open phineas-pta opened 1 year ago

phineas-pta commented 1 year ago

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

NK-CS-ZZL commented 1 year ago

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.

phineas-pta commented 1 year ago

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

NK-CS-ZZL commented 1 year ago

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