paper-with-me

홈 › Papers

Self-Supervised Blind Motion Deblurring With Deep Expectation Maximization

2023-01-01 · CVPR 2023 1 · Ji Li, Weixi Wang, Yuesong Nan, Hui Ji

When taking a picture, any camera shake during the shutter time can result in a blurred image. Recovering a sharp image from the one blurred by camera shake is a challenging yet important problem. Most existing deep learning methods use supervised learning to train a deep neural network (DNN) on a dataset of many pairs of blurred/latent images. In contrast, this paper presents a dataset-free deep learning method for removing uniform and non-uniform blur effects from images of static scenes. Our method involves a DNN-based re-parametrization of the latent image, and we propose a Monte Carlo Expectation Maximization (MCEM) approach to train the DNN without requiring any latent images. The Monte Carlo simulation is implemented via Langevin dynamics. Experiments showed that the proposed method outperforms existing methods significantly in removing motion blur from images of static scenes.

📄 PDF Abstract BibTeX

Code (1)

chilie/deblur_mcem 공식 구현 pytorch

Tasks

DeblurringDeep Learning

Similar Papers 제목 키워드 기반

A Variational EM Framework With Adaptive Edge Selection for Blind Motion Deblurring

2019-06-01 · CVPR 2019 6 · Liuge Yang, Hui Ji

Blind motion deblurring is an important problem that receives enduring attention in last decade. Based on the observation that a good intermediate estimate of latent image for estimating motion-blur kernel is not neces…

Deblurring

Blind Motion Deblurring with Cycle Generative Adversarial Networks

2019-01-07 · Quan Yuan, Junxia Li, Lingwei Zhang, Zhefu Wu 외

Blind motion deblurring is one of the most basic and challenging problems in image processing and computer vision. It aims to recover a sharp image from its blurred version knowing nothing about the blur process. Many ex…

DeblurringDecoderGenerative Adversarial NetworkImage Deblurring

Variational-EM-Based Deep Learning for Noise-Blind Image Deblurring

2020-06-01 · CVPR 2020 6 · Yuesong Nan, Yuhui Quan, Hui Ji

Non-blind deblurring is an important problem encountered in many image restoration tasks. The focus of non-blind deblurring is on how to suppress noise magnification during deblurring. In practice, it often happens that …

Blind Image DeblurringDeblurringDeep LearningImage Deblurring+2

Deep learning in motion deblurring: current status, benchmarks and future prospects

2024-01-10 · Yawen Xiang, Heng Zhou, Chengyang Li, Fangwei Sun 외

Motion deblurring is one of the fundamental problems of computer vision and has received continuous attention. The variability in blur, both within and across images, imposes limitations on non-blind deblurring technique…

DeblurringDeep Learning

Self-Supervised Non-Uniform Kernel Estimation With Flow-Based Motion Prior for Blind Image Deblurring

2023-01-01 · CVPR 2023 1 · Zhenxuan Fang, Fangfang Wu, Weisheng Dong, Xin Li 외

Many deep learning-based solutions to blind image deblurring estimate the blur representation and reconstruct the target image from its blurry observation. However, these methods suffer from severe performance degrad…

Blind Image DeblurringDeblurringImage Deblurring