# Fast Underwater Image Enhancement for Improved Visual Perception

**Authors:** Md Jahidul Islam, Youya Xia, Junaed Sattar

arXiv: 1903.09766 · 2020-02-11

## TL;DR

This paper introduces a real-time underwater image enhancement model using a conditional GAN, supported by a large-scale dataset, which improves visual quality and downstream task performance in underwater robotics.

## Contribution

The paper presents a novel GAN-based model for underwater image enhancement and introduces EUVP, a large-scale dataset for training and evaluation.

## Key findings

- Enhanced images improve object detection accuracy
- Model performs well on both paired and unpaired training
- Real-time processing suitable for underwater robots

## Abstract

In this paper, we present a conditional generative adversarial network-based model for real-time underwater image enhancement. To supervise the adversarial training, we formulate an objective function that evaluates the perceptual image quality based on its global content, color, local texture, and style information. We also present EUVP, a large-scale dataset of a paired and unpaired collection of underwater images (of `poor' and `good' quality) that are captured using seven different cameras over various visibility conditions during oceanic explorations and human-robot collaborative experiments. In addition, we perform several qualitative and quantitative evaluations which suggest that the proposed model can learn to enhance underwater image quality from both paired and unpaired training. More importantly, the enhanced images provide improved performances of standard models for underwater object detection, human pose estimation, and saliency prediction. These results validate that it is suitable for real-time preprocessing in the autonomy pipeline by visually-guided underwater robots. The model and associated training pipelines are available at https://github.com/xahidbuffon/funie-gan.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.09766/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1903.09766/full.md

## References

47 references — full list in the complete paper: https://tomesphere.com/paper/1903.09766/full.md

---
Source: https://tomesphere.com/paper/1903.09766