paper-with-me

홈 › Papers

Structure Aggregation for Cross-Spectral Stereo Image Guided Denoising

2023-01-01 · CVPR 2023 1 · Zehua Sheng, Zhu Yu, Xiongwei Liu, Si-Yuan Cao, Yuqi Liu, Hui-Liang Shen, Huaqi Zhang

To obtain clean images with salient structures from noisy observations, a growing trend in current denoising studies is to seek the help of additional guidance images with high signal-to-noise ratios, which are often acquired in different spectral bands such as near infrared. Although previous guided denoising methods basically require the input images to be well-aligned, a more common way to capture the paired noisy target and guidance images is to exploit a stereo camera system. However, current studies on cross-spectral stereo matching cannot fully guarantee the pixel-level registration accuracy, and rarely consider the case of noise contamination. In this work, for the first time, we propose a guided denoising framework for cross-spectral stereo images. Instead of aligning the input images via conventional stereo matching, we aggregate structures from the guidance image to estimate a clean structure map for the noisy target image, which is then used to regress the final denoising result with a spatially variant linear representation model. Based on this, we design a neural network, called as SANet, to complete the entire guided denoising process. Experimental results show that, our SANet can effectively transfer structures from an unaligned guidance image to the restoration result, and outperforms state-of-the-art denoisers on various stereo image datasets. Besides, our structure aggregation strategy also shows its potential to handle other unaligned guided restoration tasks such as super-resolution and deblurring. The source code is available at https://github.com/lustrouselixir/SANet.

📄 PDF Abstract BibTeX

Code (1)

lustrouselixir/sanet 공식 구현 pytorch

Tasks

DeblurringDenoisingStereo MatchingSuper-Resolution

Methods 이 논문이 사용한 방법론

SANet Self-Attention Network (SANet) proposes two variations of self-attention used for image recognition: 1) pairwise self-attention which generalizes standard [dot-product…

Similar Papers 제목 키워드 기반

Unsupervised Cross-spectral Stereo Matching by Learning to Synthesize

2019-03-04 · Mingyang Liang, Xiaoyang Guo, Hongsheng Li, Xiaogang Wang 외

Unsupervised cross-spectral stereo matching aims at recovering disparity given cross-spectral image pairs without any supervision in the form of ground truth disparity or depth. The estimated depth provides additional in…

Image-to-Image TranslationStereo MatchingStereo Matching HandTranslation

SGDFormer: One-stage Transformer-based Architecture for Cross-Spectral Stereo Image Guided Denoising

2024-03-30 · Runmin Zhang, Zhu Yu, Zehua Sheng, Jiacheng Ying 외

Cross-spectral image guided denoising has shown its great potential in recovering clean images with rich details, such as using the near-infrared image to guide the denoising process of the visible one. To obtain such im…

DenoisingSuper-Resolution

PIRM2018 Challenge on Spectral Image Super-Resolution: Dataset and Study

2019-04-01 · Mehrdad Shoeiby, Antonio Robles-Kelly, Ran Wei, Radu Timofte

This paper introduces a newly collected and novel dataset (StereoMSI) for example-based single and colour-guided spectral image super-resolution. The dataset was first released and promoted during the PIRM2018 spectral i…

Image Super-ResolutionSuper-Resolution

Deep Material-Aware Cross-Spectral Stereo Matching

2018-06-01 · CVPR 2018 6 · Tiancheng Zhi, Bernardo R. Pires, Martial Hebert, Srinivasa G. Narasimhan

Cross-spectral imaging provides strong benefits for recognition and detection tasks. Often, multiple cameras are used for cross-spectral imaging, thus requiring image alignment, or disparity estimation in a stereo settin…

Disparity EstimationStereo MatchingStereo Matching Hand

Do End-to-end Stereo Algorithms Under-utilize Information?

2020-10-14 · Changjiang Cai, Philippos Mordohai

Deep networks for stereo matching typically leverage 2D or 3D convolutional encoder-decoder architectures to aggregate cost and regularize the cost volume for accurate disparity estimation. Due to content-insensitive con…

DecoderDisparity EstimationStereo Matching