paper-with-me

홈 › Papers

UnDIVE: Generalized Underwater Video Enhancement Using Generative Priors

2024-11-08 · Suhas Srinath, Aditya Chandrasekar, Hemang Jamadagni, Rajiv Soundararajan, Prathosh A P

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.

📄 PDF Abstract BibTeX arXiv:2411.05886

Code (1)

suhas-srinath/undive 공식 구현 pytorch

Tasks

DenoisingDescriptiveVideo Enhancement

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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…
Focus 설명 없음

Similar Papers 제목 키워드 기반

End-To-End Underwater Video Enhancement: Dataset and Model

2024-03-18 · Dazhao Du, Enhan Li, Lingyu Si, Fanjiang Xu 외

Underwater video enhancement (UVE) aims to improve the visibility and frame quality of underwater videos, which has significant implications for marine research and exploration. However, existing methods primarily focus …

Image EnhancementVideo Enhancement

UVEB: A Large-scale Benchmark and Baseline Towards Real-World Underwater Video Enhancement

2024-04-22 · CVPR 2024 1 · Yaofeng Xie, Lingwei Kong, Kai Chen, Ziqiang Zheng 외

Learning-based underwater image enhancement (UIE) methods have made great progress. However, the lack of large-scale and high-quality paired training samples has become the main bottleneck hindering the development of UI…

4kImage EnhancementUIEVideo Enhancement

WaterWave: Bridging Underwater Image Enhancement into Video Streams via Wavelet-based Temporal Consistency Field

2025-12-05 · Qi Zhu, Jingyi Zhang, Naishan Zheng, Wei Yu 외 arxiv

Underwater video pairs are fairly difficult to obtain due to the complex underwater imaging. In this case, most existing video underwater enhancement methods are performed by directly applying the single-image enhancemen…

Image Enhancement

A Generalized Physical-knowledge-guided Dynamic Model for Underwater Image Enhancement

2023-08-10 · Pan Mu, Hanning Xu, Zheyuan Liu, Zheng Wang 외

Underwater images often suffer from color distortion and low contrast resulting in various image types, due to the scattering and absorption of light by water. While it is difficult to obtain high-quality paired training…

Image Enhancement

LU2Net: A Lightweight Network for Real-time Underwater Image Enhancement

2024-06-21 · Haodong Yang, Jisheng Xu, Zhiliang Lin, Jianping He

Computer vision techniques have empowered underwater robots to effectively undertake a multitude of tasks, including object tracking and path planning. However, underwater optical factors like light refraction and absorp…

Image EnhancementObject TrackingVideo Enhancement