paper-with-me

Papers

Segmentation-Aware Image Denoising without Knowing True Segmentation

2019-05-22 · Sicheng Wang, Bihan Wen, Junru Wu, DaCheng Tao, Zhangyang Wang

Several recent works discussed application-driven image restoration neural networks, which are capable of not only removing noise in images but also preserving their semantic-aware details, making them suitable for various high-level computer vision tasks as the pre-processing step. However, such approaches require extra annotations for their high-level vision tasks, in order to train the joint pipeline using hybrid losses. The availability of those annotations is yet often limited to a few image sets, potentially restricting the general applicability of these methods to denoising more unseen and unannotated images. Motivated by that, we propose a segmentation-aware image denoising model dubbed U-SAID, based on a novel unsupervised approach with a pixel-wise uncertainty loss. U-SAID does not need any ground-truth segmentation map, and thus can be applied to any image dataset. It generates denoised images with comparable or even better quality, and the denoised results show stronger robustness for subsequent semantic segmentation tasks, when compared to either its supervised counterpart or classical "application-agnostic" denoisers. Moreover, we demonstrate the superior generalizability of U-SAID in three-folds, by plugging its "universal" denoiser without fine-tuning: (1) denoising unseen types of images; (2) denoising as pre-processing for segmenting unseen noisy images; and (3) denoising for unseen high-level tasks. Extensive experiments demonstrate the effectiveness, robustness and generalizability of the proposed U-SAID over various popular image sets.

📄 PDF Abstract BibTeX arXiv:1905.08965

Code (2)

TAMU-VITA/USAID pytorch
sharonwang1/seg_denoising pytorch

Tasks

DenoisingImage DenoisingImage RestorationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning-based Statistical Refinement for Denoising

2026-05-05 · Rihuan Ke arxiv

This work proposes a learning-based statistical refinement method for improving the denoising results of a given denoiser without knowing the precise noise distribution or accessing clean images or calibration data. Whil…

UniGS: Unified Representation for Image Generation and Segmentation

2023-12-04 · CVPR 2024 1 · Lu Qi, Lehan Yang, Weidong Guo, Yu Xu 외

This paper introduces a novel unified representation of diffusion models for image generation and segmentation. Specifically, we use a colormap to represent entity-level masks, addressing the challenge of varying entity …

Image GenerationSegmentation

Noise Distribution Adaptive Self-Supervised Image Denoising using Tweedie Distribution and Score Matching

2021-12-05 · CVPR 2022 1 · Kwanyoung Kim, Taesung Kwon, Jong Chul Ye

Tweedie distributions are a special case of exponential dispersion models, which are often used in classical statistics as distributions for generalized linear models. Here, we reveal that Tweedie distributions also play…

DenoisingImage Denoising

DiffusionInst: Diffusion Model for Instance Segmentation

2022-12-06 · Zhangxuan Gu, Haoxing Chen, Zhuoer Xu, Jun Lan 외

Diffusion frameworks have achieved comparable performance with previous state-of-the-art image generation models. Researchers are curious about its variants in discriminative tasks because of its powerful noise-to-image …

DenoisingInstance SegmentationmodelSegmentation

Carpet-bombing patch: attacking a deep network without usual requirements

2022-12-12 · Pol Labarbarie, Adrien Chan-Hon-Tong, Stéphane Herbin, Milad Leyli-Abadi

Although deep networks have shown vulnerability to evasion attacks, such attacks have usually unrealistic requirements. Recent literature discussed the possibility to remove or not some of these requirements. This paper …

Semantic Segmentation