paper-with-me

홈 › Papers

Deep Plug-and-Play Prior for Hyperspectral Image Restoration

2022-09-17 · Zeqiang Lai, Kaixuan Wei, Ying Fu

Deep-learning-based hyperspectral image (HSI) restoration methods have gained great popularity for their remarkable performance but often demand expensive network retraining whenever the specifics of task changes. In this paper, we propose to restore HSIs in a unified approach with an effective plug-and-play method, which can jointly retain the flexibility of optimization-based methods and utilize the powerful representation capability of deep neural networks. Specifically, we first develop a new deep HSI denoiser leveraging gated recurrent convolution units, short- and long-term skip connections, and an augmented noise level map to better exploit the abundant spatio-spectral information within HSIs. It, therefore, leads to the state-of-the-art performance on HSI denoising under both Gaussian and complex noise settings. Then, the proposed denoiser is inserted into the plug-and-play framework as a powerful implicit HSI prior to tackle various HSI restoration tasks. Through extensive experiments on HSI super-resolution, compressed sensing, and inpainting, we demonstrate that our approach often achieves superior performance, which is competitive with or even better than the state-of-the-art on each task, via a single model without any task-specific training.

📄 PDF Abstract BibTeX arXiv:2209.08240

Code (1)

zeqiang-lai/dphsir 공식 구현 pytorch

Tasks

compressed sensingDenoisingHyperspectral Image DenoisingImage RestorationSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Leveraging pretrained RGB denoisers for hyperspectral image restoration

2026-05-23 · Daniele Picone, Mohamad Jouni, Mauro Dalla-Mura arxiv

Hyperspectral image restoration faces several challenges, including limited training data, strong sensor specificity, and high spectral dimensionality. These limitations hinder the learning of robust hyperspectral priors…

Image Restoration

Plug-and-Play Image Restoration with Deep Denoiser Prior

2020-08-31 · Kai Zhang, Yawei Li, WangMeng Zuo, Lei Zhang 외

Recent works on plug-and-play image restoration have shown that a denoiser can implicitly serve as the image prior for model-based methods to solve many inverse problems. Such a property induces considerable advantages f…

DeblurringDemosaickingImage RestorationSuper-Resolution

CurvPnP: Plug-and-play Blind Image Restoration with Deep Curvature Denoiser

2022-11-14 · Yutong Li, Yuping Duan

Due to the development of deep learning-based denoisers, the plug-and-play strategy has achieved great success in image restoration problems. However, existing plug-and-play image restoration methods are designed for non…

DeblurringDenoisingImage DenoisingImage Restoration+3

SP$^3$: Spherical Priors for Plug-and-Play Restoration

2026-06-15 · Sean Man, Ron Raphaeli, Matan Kleiner, Or Ronai arxiv

In this paper, we introduce SP$^3$, a novel Plug-and-Play algorithm that accelerates maximum a posteriori image restoration by replacing denoisers with Spherical Encoders (SE) as generative priors. SP$^3$ approximates th…

Image Restoration

Denoising Diffusion Models for Plug-and-Play Image Restoration

2023-05-15 · Yuanzhi Zhu, Kai Zhang, Jingyun Liang, JieZhang Cao 외

Plug-and-play Image Restoration (IR) has been widely recognized as a flexible and interpretable method for solving various inverse problems by utilizing any off-the-shelf denoiser as the implicit image prior. However, mo…

DeblurringDenoisingImage DeblurringImage Generation+2