IFRNet icon indicating copy to clipboard operation
IFRNet copied to clipboard

The generated frame is blurrier than the original frame

Open jhl13 opened this issue 1 year ago • 1 comments

I tested 8x interpolation using IFRNet_GoPro.pth and found that although the generated frames have good coherence, the generated frames are blurrier than the original frames. Why is this?

jhl13 avatar Dec 26 '23 13:12 jhl13

Note that our 8x frame interpolation model IFRNet_GoPro.pth is trained from scratch on a relatively small GoPro dataset, which may generate undesirable results. It is better to train 8x frame interpolation model on the Vimeo90k Septuplet dataset. We will provide improved 8x frame interpolation checkpoints later.

ltkong218 avatar Feb 19 '24 12:02 ltkong218