ltkong218 / IFRNet

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

What is embt used for? #19

Open ZhengChang467 opened 1 year ago

ZhengChang467 commented 1 year ago

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

ltkong218 commented 1 year 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.