Git Product home page Git Product logo

fiveaplus-network's Introduction

BMVC'23 FiveA+Network: You Only Need 9K Parameters for Underwater Image Enhancement

This is the office implementation of FiveA+Network: You Only Need 9K Parameters for Underwater Image Enhancement, BMVC2023.

Jingxia Jiang, Tian Ye, Jinbin Bai, Sixiang Chen, Wenhao Chai, Jun Shi, Yun Liu, Erkang Chen

JMU| HKUST(GZ)|NUS|ZJU|XJU|SWU

Arxiv


FAPlus_Net_Comparison.jpg

Abstract: 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 9k parameters and ~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.


TODO List

  • Testing Code&Checkpoint
  • Model.py
  • Train.py

Installation

Our FA+ Net is built in Pytorch1.11.0, we train and test it ion Ubuntu20.04 environment (Python3.8, cuda11.3). For installing, please follow these intructions.

conda create -n py38 python=3.8
conda activate py38
conda install pytorch=1.12 
pip install opencv-python tqdm ....

Model Testing

You can find the model weights under the model folder: α=0.1 and α=0.4 respectively. Run the following commands:

python3  test.py --dataset dataset_path --save_path save_path  --model_path model_path 

The rusults will be saved in ./savepath/dataset_type/

Contact

Jingxia Jiang: [email protected]

Citation

@article{jiang2023five,
  title={Five A $\^{}$\{$+$\}$ $ Network: You Only Need 9K Parameters for Underwater Image Enhancement},
  author={Jiang, Jingxia and Ye, Tian and Bai, Jinbin and Chen, Sixiang and Chai, Wenhao and Jun, Shi and Liu, Yun and Chen, Erkang},
  journal={arXiv preprint arXiv:2305.08824},
  year={2023}
}

fiveaplus-network's People

Contributors

owen718 avatar

Stargazers

 avatar 1WuNeiGui avatar  avatar  avatar George Jone avatar  avatar  avatar Joaquin Fernandez avatar  avatar Kalluri vishnu Vardhan Reddy avatar  avatar Jake Li avatar Acie avatar Dogun-Kim avatar Zhang Gangping avatar  avatar cc avatar Sixiang Chen avatar  avatar SYSU_zh avatar ruiliang geng avatar  avatar  avatar Amelia avatar  avatar  avatar Gru Lewis avatar Hao Xiang avatar  avatar 刘国友 avatar kkk avatar Zhuoran Zheng avatar DS.Xu avatar Seeye avatar Shuzhou Yang avatar Licong Guan avatar  avatar Sandalots avatar  avatar 爱可可-爱生活 avatar Di Wang avatar  avatar Yuanliang Ju avatar Jinbin Bai avatar yuqs avatar Wu Ruiqi avatar Wenhao Chai avatar Zongru Yang avatar jinyeying avatar

Watchers

刘国友 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.