paper-with-me

Papers

Adversarial Spatio-Temporal Learning for Video Deblurring

2018-03-28 · Kaihao Zhang, Wenhan Luo, Yiran Zhong, Lin Ma, Wei Liu, Hongdong Li

Camera shake or target movement often leads to undesired blur effects in videos captured by a hand-held camera. Despite significant efforts having been devoted to video-deblur research, two major challenges remain: 1) how to model the spatio-temporal characteristics across both the spatial domain (i.e., image plane) and temporal domain (i.e., neighboring frames), and 2) how to restore sharp image details w.r.t. the conventionally adopted metric of pixel-wise errors. In this paper, to address the first challenge, we propose a DeBLuRring Network (DBLRNet) for spatial-temporal learning by applying a modified 3D convolution to both spatial and temporal domains. Our DBLRNet is able to capture jointly spatial and temporal information encoded in neighboring frames, which directly contributes to improved video deblur performance. To tackle the second challenge, we leverage the developed DBLRNet as a generator in the GAN (generative adversarial network) architecture, and employ a content loss in addition to an adversarial loss for efficient adversarial training. The developed network, which we name as DeBLuRring Generative Adversarial Network (DBLRGAN), is tested on two standard benchmarks and achieves the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1804.00533

Code (1)

themathgeek13/STdeblur pytorch

Tasks

DeblurringGenerative Adversarial NetworkVideo Deblurring

Similar Papers 제목 키워드 기반

Spatio-Temporal Deformable Attention Network for Video Deblurring

2022-07-22 · Huicong Zhang, Haozhe Xie, Hongxun Yao

The key success factor of the video deblurring methods is to compensate for the blurry pixels of the mid-frame with the sharp pixels of the adjacent video frames. Therefore, mainstream methods align the adjacent frames b…

DeblurringDecoderVideo Deblurring

Gated Spatio-Temporal Attention-Guided Video Deblurring

2021-06-19 · CVPR 2021 1 · Maitreya Suin, A. N. Rajagopalan

Video deblurring remains a challenging task due to the complexity of spatially and temporally varying blur. Most of the existing works depend on implicit or explicit alignment for temporal information fusion, which e…

DeblurringVideo Deblurring

VDTR: Video Deblurring with Transformer

2022-04-17 · Mingdeng Cao, Yanbo Fan, Yong Zhang, Jue Wang 외

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal …

DeblurringDecoderVideo DeblurringVideo Restoration

Blur-aware Spatio-temporal Sparse Transformer for Video Deblurring

2024-06-11 · CVPR 2024 1 · Huicong Zhang, Haozhe Xie, Hongxun Yao

Video deblurring relies on leveraging information from other frames in the video sequence to restore the blurred regions in the current frame. Mainstream approaches employ bidirectional feature propagation, spatio-tempor…

DeblurringOptical Flow EstimationVideo Deblurring

Spatio-Temporal Filter Adaptive Network for Video Deblurring

2019-04-28 · ICCV 2019 10 · Shangchen Zhou, Jiawei Zhang, Jinshan Pan, Haozhe Xie 외

Video deblurring is a challenging task due to the spatially variant blur caused by camera shake, object motions, and depth variations, etc. Existing methods usually estimate optical flow in the blurry video to align cons…

DeblurringImage DeblurringOptical Flow EstimationVideo Deblurring