paper-with-me

Papers

Flow Guidance Deformable Compensation Network for Video Frame Interpolation

2022-11-22 · Pengcheng Lei, Faming Fang, Guixu Zhang

Motion-based video frame interpolation (VFI) methods have made remarkable progress with the development of deep convolutional networks over the past years. While their performance is often jeopardized by the inaccuracy of flow map estimation, especially in the case of large motion and occlusion. In this paper, we propose a flow guidance deformable compensation network (FGDCN) to overcome the drawbacks of existing motion-based methods. FGDCN decomposes the frame sampling process into two steps: a flow step and a deformation step. Specifically, the flow step utilizes a coarse-to-fine flow estimation network to directly estimate the intermediate flows and synthesizes an anchor frame simultaneously. To ensure the accuracy of the estimated flow, a distillation loss and a task-oriented loss are jointly employed in this step. Under the guidance of the flow priors learned in step one, the deformation step designs a pyramid deformable compensation network to compensate for the missing details of the flow step. In addition, a pyramid loss is proposed to supervise the model in both the image and frequency domain. Experimental results show that the proposed algorithm achieves excellent performance on various datasets with fewer parameters.

📄 PDF Abstract BibTeX arXiv:2211.12117

Code (0)

등록된 구현이 없습니다.

Tasks

Video Frame Interpolation

Similar Papers 제목 키워드 기반

Learned Video Compression via Heterogeneous Deformable Compensation Network

2022-07-11 · Huairui Wang, Zhenzhong Chen, Chang Wen Chen

Learned video compression has recently emerged as an essential research topic in developing advanced video compression technologies, where motion compensation is considered one of the most challenging issues. In this pap…

Motion CompensationOptical Flow EstimationVideo Compression

Hybrid Local-Global Context Learning for Neural Video Compression

2024-11-30 · Yongqi Zhai, Jiayu Yang, Wei Jiang, Chunhui Yang 외

In neural video codecs, current state-of-the-art methods typically adopt multi-scale motion compensation to handle diverse motions. These methods estimate and compress either optical flow or deformable offsets to reduce …

Motion CompensationMotion EstimationOptical Flow EstimationVideo Compression

LVC-LGMC: Joint Local and Global Motion Compensation for Learned Video Compression

2024-02-01 · Wei Jiang, Junru Li, Kai Zhang, Li Zhang

Existing learned video compression models employ flow net or deformable convolutional networks (DCN) to estimate motion information. However, the limited receptive fields of flow net and DCN inherently direct their atten…

Motion CompensationVideo Compression

Error Compensation Framework for Flow-Guided Video Inpainting

2022-07-21 · Jaeyeon Kang, Seoung Wug Oh, Seon Joo Kim

The key to video inpainting is to use correlation information from as many reference frames as possible. Existing flow-based propagation methods split the video synthesis process into multiple steps: flow completion -> p…

Video Inpainting

Spatio-temporal deformable convolution for compressed video quality enhancement

2020-04-03 · Jianing Deng

Recent years have witnessed remarkable success of deep learning methods in quality enhancement for compressed video. To better explore temporal information, existing methods usually estimate optical flow for temporal mot…

Video EnhancementVideo Restoration