pith. sign in

arxiv: 2405.16197 · v1 · pith:BRCICL63new · submitted 2024-05-25 · 💻 cs.CV · eess.IV

A 7K Parameter Model for Underwater Image Enhancement based on Transmission Map Prior

classification 💻 cs.CV eess.IV
keywords lsnetlightweightmodelmodelsproposedachievesattentioncomputational
0
0 comments X
read the original abstract

Although deep learning based models for underwater image enhancement have achieved good performance, they face limitations in both lightweight and effectiveness, which prevents their deployment and application on resource-constrained platforms. Moreover, most existing deep learning based models use data compression to get high-level semantic information in latent space instead of using the original information. Therefore, they require decoder blocks to generate the details of the output. This requires additional computational cost. In this paper, a lightweight network named lightweight selective attention network (LSNet) based on the top-k selective attention and transmission maps mechanism is proposed. The proposed model achieves a PSNR of 97\% with only 7K parameters compared to a similar attention-based model. Extensive experiments show that the proposed LSNet achieves excellent performance in state-of-the-art models with significantly fewer parameters and computational resources. The code is available at https://github.com/FuhengZhou/LSNet}{https://github.com/FuhengZhou/LSNet.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Real-Time Underwater Image Enhancement via Frequency-Guided Dual-Path Attention

    cs.CV 2026-06 unverdicted novelty 5.0

    Proposes FGDPA, a reparameterizable CNN for real-time underwater image enhancement that injects DCT frequency priors and uses frequency-guided dual-path attention to reach SOTA quality at 4.23K parameters and 600+ FPS.