Change number of interpolations
roicort opened this issue · 2 comments
roicort commented
Is it possible to change the number of interpolated frames between the original frames?
Amazing work, btw. :)
Mukosame commented
Hi, thanks for your interest!
In the current structure, we cannot change. But you can interpolate multiple times --- well the output size will also increase by 4^n.
We are working on a new version of this network. In the new one, we can change the number of interpolated frames in between.
roicort commented
Thank you for your kind reply!
That's a good idea in the meantime, could work.
Glad to hear you are working on something new :)
Stay safe,
R.