Git Product home page Git Product logo

sceir-pytorch's Introduction

Statistical Characteristics Estimation for Underwater Image Restoration (SCEIR) SPL2023

This is an official pytorch implement of SCEIR:

"Atmospheric Scattering Model Induced Statistical Characteristics Estimation for Underwater Image Restoration" Paper

Requirements

We implement all the experiments in the following environment.

  1. python=3.9.12
  2. torch==1.10.2
  3. torchvision=0.11.3
  4. PIL, tqdm

For stable running, torch>=1.8.1 and torchvision>=0.4.0 are recommended.

Running

Testing

Put the test images into "./test_input" or change the option "--test_input" to your image dir

python test.py --save_extra --gpu YOUR_DEVICE --test_input YOUR_IMAGE_DIR

Training

Put the pair training images into "./dataset", and changes the option "--train_raw", "--train_ref", "--eval_raw" and "--eval_ref" to the relevant path.

python train.py --gpu YOUR_DEVICE

Citation

If you find SCEIR is useful in your research, please cite our paper:

@article{gao2023atmospheric,
  title={Atmospheric Scattering Model Induced Statistical Characteristics Estimation for Underwater Image Restoration},
  author={Gao, Shuaibo and Wu, Wenhui and Li, Hua and Zhu, Linwei and Wang, Xu},
  journal={IEEE Signal Processing Letters},
  year={2023},
  publisher={IEEE}
}

sceir-pytorch's People

Contributors

charliewalker322 avatar

Stargazers

GraceZhuuu avatar  avatar  avatar

Watchers

 avatar

Forkers

zhulinweicityu

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.