paper-with-me

Papers

Domain Adaptation for Underwater Image Enhancement

2021-08-22 · Zhengyong Wang, Liquan Shen, Mei Yu, Kun Wang, Yufei Lin, Mai Xu

Recently, learning-based algorithms have shown impressive performance in underwater image enhancement. Most of them resort to training on synthetic data and achieve outstanding performance. However, these methods ignore the significant domain gap between the synthetic and real data (i.e., interdomain gap), and thus the models trained on synthetic data often fail to generalize well to real underwater scenarios. Furthermore, the complex and changeable underwater environment also causes a great distribution gap among the real data itself (i.e., intra-domain gap). However, almost no research focuses on this problem and thus their techniques often produce visually unpleasing artifacts and color distortions on various real images. Motivated by these observations, we propose a novel Two-phase Underwater Domain Adaptation network (TUDA) to simultaneously minimize the inter-domain and intra-domain gap. Concretely, a new dual-alignment network is designed in the first phase, including a translation part for enhancing realism of input images, followed by an enhancement part. With performing image-level and feature-level adaptation in two parts by jointly adversarial learning, the network can better build invariance across domains and thus bridge the inter-domain gap. In the second phase, we perform an easy-hard classification of real data according to the assessed quality of enhanced images, where a rank-based underwater quality assessment method is embedded. By leveraging implicit quality information learned from rankings, this method can more accurately assess the perceptual quality of enhanced images. Using pseudo labels from the easy part, an easy-hard adaptation technique is then conducted to effectively decrease the intra-domain gap between easy and hard samples.

📄 PDF Abstract BibTeX arXiv:2108.09650

Code (1)

underwater-lab/tuda 공식 구현

Tasks

Domain AdaptationImage Enhancement

Similar Papers 제목 키워드 기반

Domain Adaptation for Underwater Image Enhancement via Content and Style Separation

2022-02-17 · Yu-Wei Chen, Soo-Chang Pei

Underwater image suffer from color cast, low contrast and hazy effect due to light absorption, refraction and scattering, which degraded the high-level application, e.g, object detection and object tracking. Recent learn…

Domain AdaptationImage EnhancementImage-to-Image Translationobject-detection+2

Domain Adaptive Adversarial Learning Based on Physics Model Feedback for Underwater Image Enhancement

2020-02-20 · Yuan Zhou, Kangming Yan

Owing to refraction, absorption, and scattering of light by suspended particles in water, raw underwater images suffer from low contrast, blurred details, and color distortion. These characteristics can significantly int…

Domain AdaptationImage Enhancement

SyreaNet: A Physically Guided Underwater Image Enhancement Framework Integrating Synthetic and Real Images

2023-02-16 · Junjie Wen, Jinqiang Cui, Zhenjun Zhao, Ruixin Yan 외

Underwater image enhancement (UIE) is vital for high-level vision-related underwater tasks. Although learning-based UIE methods have made remarkable achievements in recent years, it's still challenging for them to consis…

Domain AdaptationImage EnhancementImage GenerationUIE

A Real-Time Framework for Domain-Adaptive Underwater Object Detection with Image Enhancement

2024-03-28 · Junjie Wen, Jinqiang Cui, Benyun Zhao, Bingxin Han 외

In recent years, significant progress has been made in the field of underwater image enhancement (UIE). However, its practical utility for high-level vision tasks, such as underwater object detection (UOD) in Autonomous …

Domain AdaptationImage Enhancementobject-detectionObject Detection+1

Underwater Organism Color Enhancement via Color Code Decomposition, Adaptation and Interpolation

2024-09-29 · Xiaofeng Cong, Jing Zhang, Yeying Jin, JunMing Hou 외

Underwater images often suffer from quality degradation due to absorption and scattering effects. Most existing underwater image enhancement algorithms produce a single, fixed-color image, limiting user flexibility and a…

Image Enhancement