AICurious Logo

What is: IFBlock?

SourceRIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

IFBlock is a video model block used in the IFNet architecture for video frame interpolation. IFBlocks do not contain expensive operators like cost volume or forward warping and use 3 × 3 convolution and deconvolution as building blocks. Each IFBlock has a feed-forward structure consisting of several convolutional layers and an upsampling operator. Except for the layer that outputs the optical flow residuals and the fusion map, PReLU activations are used.