ltkong218 / IFRNet

IFRNet: Intermediate Feature Refine Network for Efficient Frame Interpolation (CVPR 2022)
MIT License
276 stars 23 forks source link

What is embt used for? #19

Open ZhengChang467 opened 2 years ago

ZhengChang467 commented 2 years ago

This work is very interesting, but what is embt used for?

ltkong218 commented 2 years ago

The embt is a one-channel conditional input signal for multi frame interpolation. For example, embt = 1/8, 2/8, ..., 7/8 for 8 x frame interpolation.