paper-with-me

Papers

Underwater Image Enhancement by Transformer-based Diffusion Model with Non-uniform Sampling for Skip Strategy

2023-09-07 · Yi Tang, Takafumi Iwaguchi, Hiroshi Kawasaki

In this paper, we present an approach to image enhancement with diffusion model in underwater scenes. Our method adapts conditional denoising diffusion probabilistic models to generate the corresponding enhanced images by using the underwater images and the Gaussian noise as the inputs. Additionally, in order to improve the efficiency of the reverse process in the diffusion model, we adopt two different ways. We firstly propose a lightweight transformer-based denoising network, which can effectively promote the time of network forward per iteration. On the other hand, we introduce a skip sampling strategy to reduce the number of iterations. Besides, based on the skip sampling strategy, we propose two different non-uniform sampling methods for the sequence of the time step, namely piecewise sampling and searching with the evolutionary algorithm. Both of them are effective and can further improve performance by using the same steps against the previous uniform sampling. In the end, we conduct a relative evaluation of the widely used underwater enhancement datasets between the recent state-of-the-art methods and the proposed approach. The experimental results prove that our approach can achieve both competitive performance and high efficiency. Our code is available at \href{mailto:https://github.com/piggy2009/DM_underwater}{\color{blue}{https://github.com/piggy2009/DM\_underwater}}.

📄 PDF Abstract BibTeX arXiv:2309.03445

Code (1)

piggy2009/dm_underwater 공식 구현 pytorch

Tasks

DenoisingImage Enhancement

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Image-Conditional Diffusion Transformer for Underwater Image Enhancement

2024-07-07 · Xingyang Nie, Su Pan, Xiaoyu Zhai, Shifei Tao 외

Underwater image enhancement (UIE) has attracted much attention owing to its importance for underwater operation and marine engineering. Motivated by the recent advance in generative models, we propose a novel UIE method…

DenoisingImage EnhancementUIE

Learning A Physical-aware Diffusion Model Based on Transformer for Underwater Image Enhancement

2024-03-03 · Chen Zhao, Chenyu Dong, Weiling Cai

Underwater visuals undergo various complex degradations, inevitably influencing the efficiency of underwater vision tasks. Recently, diffusion models were employed to underwater image enhancement (UIE) tasks, and gained …

Image EnhancementUIE

UDBE: Unsupervised Diffusion-based Brightness Enhancement in Underwater Images

2025-01-27 · Tatiana Taís Schein, Gustavo Pereira de Almeira, Stephanie Loi Brião, Rodrigo Andrade de Bem 외

Activities in underwater environments are paramount in several scenarios, which drives the continuous development of underwater image enhancement techniques. A major challenge in this domain is the depth at which images …

Image EnhancementSSIM

Underwater Diffusion Attention Network with Contrastive Language-Image Joint Learning for Underwater Image Enhancement

2025-05-26 · Afrah Shaahid, Muzammil Behzad

Underwater images are often affected by complex degradations such as light absorption, scattering, color casts, and artifacts, making enhancement critical for effective object detection, recognition, and scene understand…

Image Enhancementobject-detectionObject DetectionScene Understanding

Underwater Image Enhancement by Diffusion Model with Customized CLIP-Classifier

2024-05-25 · Shuaixin Liu, Kunqian Li, Yilin Ding, Qi Qi

Underwater Image Enhancement (UIE) aims to improve the visual quality from a low-quality input. Unlike other image enhancement tasks, underwater images suffer from the unavailability of real reference images. Although ex…

Image EnhancementImage GenerationUIE