CVMay 15, 2023

Five A$^{+}$ Network: You Only Need 9K Parameters for Underwater Image Enhancement

arXiv:2305.08824v154 citationsHas Code
Originality Highly original
AI Analysis

This work addresses the need for lightweight underwater image enhancement on resource-constrained platforms, representing a strong specific gain in efficiency.

The authors tackled the problem of balancing model size, computational efficiency, and enhancement performance for underwater image enhancement by proposing FA+Net, which achieves state-of-the-art performance with only ~9k parameters and ~0.01s processing time.

A lightweight underwater image enhancement network is of great significance for resource-constrained platforms, but balancing model size, computational efficiency, and enhancement performance has proven difficult for previous approaches. In this work, we propose the Five A$^{+}$ Network (FA$^{+}$Net), a highly efficient and lightweight real-time underwater image enhancement network with only $\sim$ 9k parameters and $\sim$ 0.01s processing time. The FA$^{+}$Net employs a two-stage enhancement structure. The strong prior stage aims to decompose challenging underwater degradations into sub-problems, while the fine-grained stage incorporates multi-branch color enhancement module and pixel attention module to amplify the network's perception of details. To the best of our knowledge, FA$^{+}$Net is the only network with the capability of real-time enhancement of 1080P images. Thorough extensive experiments and comprehensive visual comparison, we show that FA$^{+}$Net outperforms previous approaches by obtaining state-of-the-art performance on multiple datasets while significantly reducing both parameter count and computational complexity. The code is open source at https://github.com/Owen718/FiveAPlus-Network.

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