IVCVNov 8, 2024

UnDIVE: Generalized Underwater Video Enhancement Using Generative Priors

arXiv:2411.05886v13 citationsh-index: 18Has CodeWACV
Originality Incremental advance
AI Analysis

This addresses the need for real-time, high-quality underwater video enhancement for marine exploration, though it is incremental as it builds on existing physics-based and generative methods.

The paper tackles the problem of underwater video enhancement by proposing a two-stage framework that uses a generative prior for spatial enhancement and enforces temporal consistency, achieving superior performance on four datasets compared to existing methods.

With the rise of marine exploration, underwater imaging has gained significant attention as a research topic. Underwater video enhancement has become crucial for real-time computer vision tasks in marine exploration. However, most existing methods focus on enhancing individual frames and neglect video temporal dynamics, leading to visually poor enhancements. Furthermore, the lack of ground-truth references limits the use of abundant available underwater video data in many applications. To address these issues, we propose a two-stage framework for enhancing underwater videos. The first stage uses a denoising diffusion probabilistic model to learn a generative prior from unlabeled data, capturing robust and descriptive feature representations. In the second stage, this prior is incorporated into a physics-based image formulation for spatial enhancement, while also enforcing temporal consistency between video frames. Our method enables real-time and computationally-efficient processing of high-resolution underwater videos at lower resolutions, and offers efficient enhancement in the presence of diverse water-types. Extensive experiments on four datasets show that our approach generalizes well and outperforms existing enhancement methods. Our code is available at github.com/suhas-srinath/undive.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes