paper-with-me

홈 › Papers

Efficient Convolution and Transformer-Based Network for Video Frame Interpolation

2023-07-12 · Issa Khalifeh, Luka Murn, Marta Mrak, Ebroul Izquierdo

Video frame interpolation is an increasingly important research task with several key industrial applications in the video coding, broadcast and production sectors. Recently, transformers have been introduced to the field resulting in substantial performance gains. However, this comes at a cost of greatly increased memory usage, training and inference time. In this paper, a novel method integrating a transformer encoder and convolutional features is proposed. This network reduces the memory burden by close to 50% and runs up to four times faster during inference time compared to existing transformer-based interpolation methods. A dual-encoder architecture is introduced which combines the strength of convolutions in modelling local correlations with those of the transformer for long-range dependencies. Quantitative evaluations are conducted on various benchmarks with complex motion to showcase the robustness of the proposed method, achieving competitive performance compared to state-of-the-art interpolation networks.

📄 PDF Abstract BibTeX arXiv:2307.06443

Code (0)

등록된 구현이 없습니다.

Tasks

Video Frame Interpolation

Similar Papers 제목 키워드 기반

Video Frame Interpolation with Flow Transformer

2023-07-30 · Pan Gao, Haoyue Tian, Jie Qin

Video frame interpolation has been actively studied with the development of convolutional neural networks. However, due to the intrinsic limitations of kernel weight sharing in convolution, the interpolated frame generat…

Video Frame Interpolation

Video Frame Interpolation with Transformer

2022-05-15 · CVPR 2022 1 · Liying Lu, Ruizheng Wu, Huaijia Lin, Jiangbo Lu 외

Video frame interpolation (VFI), which aims to synthesize intermediate frames of a video, has made remarkable progress with development of deep convolutional networks over past years. Existing methods built upon convolut…

Video Frame Interpolation

Video Frame Interpolation Transformer

2021-11-27 · CVPR 2022 1 · Zhihao Shi, Xiangyu Xu, Xiaohong Liu, Jun Chen 외

Existing methods for video interpolation heavily rely on deep convolution neural networks, and thus suffer from their intrinsic limitations, such as content-agnostic kernel weights and restricted receptive field. To addr…

Video Frame Interpolation

Video Frame Interpolation via Adaptive Convolution

2017-03-22 · CVPR 2017 7 · Simon Niklaus, Long Mai, Feng Liu

Video frame interpolation typically involves two steps: motion estimation and pixel synthesis. Such a two-step approach heavily depends on the quality of motion estimation. This paper presents a robust video frame interp…

Motion EstimationOptical Flow EstimationVideo Frame Interpolation

E-VFIA : Event-Based Video Frame Interpolation with Attention

2022-09-19 · Onur Selim Kılıç, Ahmet Akman, A. Aydin Alatan

Video frame interpolation (VFI) is a fundamental vision task that aims to synthesize several frames between two consecutive original video images. Most algorithms aim to accomplish VFI by using only keyframes, which is a…

Optical Flow EstimationVideo Frame Interpolation