paper-with-me

Papers

FDAN: Flow-guided Deformable Alignment Network for Video Super-Resolution

2021-05-12 · Jiayi Lin, Yan Huang, Liang Wang

Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR community for its remarkable performance, which can adaptively align neighboring frames with the reference one. However, we experimentally find that deformable alignment methods still suffer from fast motion due to locally loss-driven offset prediction and lack explicit motion constraints. Hence, we propose a Matching-based Flow Estimation (MFE) module to conduct global semantic feature matching and estimate optical flow as coarse offset for each location. And a Flow-guided Deformable Module (FDM) is proposed to integrate optical flow into deformable convolution. The FDM uses the optical flow to warp the neighboring frames at first. And then, the warped neighboring frames and the reference one are used to predict a set of fine offsets for each coarse offset. In general, we propose an end-to-end deep network called Flow-guided Deformable Alignment Network (FDAN), which reaches the state-of-the-art performance on two benchmark datasets while is still competitive in computation and memory consumption.

📄 PDF Abstract BibTeX arXiv:2105.05640

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

Similar Papers 제목 키워드 기반

Understanding Deformable Alignment in Video Super-Resolution

2020-09-15 · Kelvin C. K. Chan, Xintao Wang, Ke Yu, Chao Dong 외

Deformable convolution, originally proposed for the adaptation to geometric variations of objects, has recently shown compelling performance in aligning multiple frames and is increasingly adopted for video super-resolut…

DiversityOptical Flow EstimationSuper-ResolutionVideo Super-Resolution

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

BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment

2021-04-27 · CVPR 2022 1 · Kelvin C. K. Chan, Shangchen Zhou, Xiangyu Xu, Chen Change Loy

A recurrent structure is a popular framework choice for the task of video super-resolution. The state-of-the-art method BasicVSR adopts bidirectional propagation with feature alignment to effectively exploit information …

Analog Video RestorationSnow RemovalSuper-ResolutionVideo deraining+3

Deformable Non-local Network for Video Super-Resolution

2019-09-24 · Hua Wang, Dewei Su, Chuangchuang Liu, Longcun Jin 외

The video super-resolution (VSR) task aims to restore a high-resolution (HR) video frame by using its corresponding low-resolution (LR) frame and multiple neighboring frames. At present, many deep learning-based VSR meth…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

BSRT: Improving Burst Super-Resolution with Swin Transformer and Flow-Guided Deformable Alignment

2022-04-18 · Ziwei Luo, Youwei Li, Shen Cheng, Lei Yu 외

This work addresses the Burst Super-Resolution (BurstSR) task using a new architecture, which requires restoring a high-quality image from a sequence of noisy, misaligned, and low-resolution RAW bursts. To overcome the c…

Burst Image ReconstructionBurst Image Super-ResolutionMulti-Frame Super-ResolutionOptical Flow Estimation+1