paper-with-me

Papers

Self-Supervised Image Restoration with Blurry and Noisy Pairs

2022-11-14 · Zhilu Zhang, Rongjian Xu, Ming Liu, Zifei Yan, WangMeng Zuo

When taking photos under an environment with insufficient light, the exposure time and the sensor gain usually require to be carefully chosen to obtain images with satisfying visual quality. For example, the images with high ISO usually have inescapable noise, while the long-exposure ones may be blurry due to camera shake or object motion. Existing solutions generally suggest to seek a balance between noise and blur, and learn denoising or deblurring models under either full- or self-supervision. However, the real-world training pairs are difficult to collect, and the self-supervised methods merely rely on blurry or noisy images are limited in performance. In this work, we tackle this problem by jointly leveraging the short-exposure noisy image and the long-exposure blurry image for better image restoration. Such setting is practically feasible due to that short-exposure and long-exposure images can be either acquired by two individual cameras or synthesized by a long burst of images. Moreover, the short-exposure images are hardly blurry, and the long-exposure ones have negligible noise. Their complementarity makes it feasible to learn restoration model in a self-supervised manner. Specifically, the noisy images can be used as the supervision information for deblurring, while the sharp areas in the blurry images can be utilized as the auxiliary supervision information for self-supervised denoising. By learning in a collaborative manner, the deblurring and denoising tasks in our method can benefit each other. Experiments on synthetic and real-world images show the effectiveness and practicality of the proposed method. Codes are available at https://github.com/cszhilu1998/SelfIR.

📄 PDF Abstract BibTeX arXiv:2211.07317

Code (1)

cszhilu1998/selfir 공식 구현 pytorch

Tasks

DeblurringDenoisingImage Restoration

Similar Papers 제목 키워드 기반

Unsupervised Image Restoration Using Partially Linear Denoisers

2020-08-14 · Rihuan Ke, Carola-Bibiane Schönlieb

Deep neural network based methods are the state of the art in various image restoration problems. Standard supervised learning frameworks require a set of noisy measurement and clean image pairs for which a distance betw…

DeblurringDenoisingImage DenoisingImage Restoration

EDPN: Enhanced Deep Pyramid Network for Blurry Image Restoration

2021-05-11 · Ruikang Xu, Zeyu Xiao, Jie Huang, Yueyi Zhang 외

Image deblurring has seen a great improvement with the development of deep neural networks. In practice, however, blurry images often suffer from additional degradations such as downscaling and compression. To address th…

DeblurringImage DeblockingImage DeblurringImage Restoration+3

Variational Image Segmentation Model Coupled with Image Restoration Achievements

2014-05-09 · Xiaohao Cai

Image segmentation and image restoration are two important topics in image processing with great achievements. In this paper, we propose a new multiphase segmentation model by combining image restoration and image segmen…

Image RestorationImage SegmentationSegmentationSemantic Segmentation

Self-supervised Conformal Prediction for Uncertainty Quantification in Imaging Problems

2025-02-07 · Jasper M. Everink, Bernardin Tamo Amougou, Marcelo Pereyra

Most image restoration problems are ill-conditioned or ill-posed and hence involve significant uncertainty. Quantifying this uncertainty is crucial for reliably interpreting experimental results, particularly when recons…

Conformal PredictionDeblurringDenoisingImage Denoising+3

Self-Supervised Linear Motion Deblurring

2020-02-10 · Peidong Liu, Joel Janai, Marc Pollefeys, Torsten Sattler 외

Motion blurry images challenge many computer vision algorithms, e.g, feature detection, motion estimation, or object recognition. Deep convolutional neural networks are state-of-the-art for image deblurring. However, obt…

DeblurringImage DeblurringInverse RenderingMotion Estimation+3