Git Product home page Git Product logo

dsanet's Introduction

Dual-domain strip attention for image restoration

Yuning Cui, Alois Knoll

Installation

The project is built with PyTorch 3.8, PyTorch 1.8.1. CUDA 10.2, cuDNN 7.6.5 For installing, follow these instructions:

conda install pytorch=1.8.1 torchvision=0.9.1 -c pytorch
pip install tensorboard einops scikit-image pytorch_msssim opencv-python

Install warmup scheduler:

cd pytorch-gradual-warmup-lr/
python setup.py install
cd ..

Results (DSANet)

Task Dataset PSNR SSIM
Image Dehazing ITS 41.36 0.997
OTS 38.39 0.995
Dense-Haze 16.70 0.607
NH-HAZE 20.51 0.801
O-HAZE 25.79 0.94
NH-HAZE2 21.63 0.841
NHR 28.08 0.978
Image Desnowing CSD 38.09 0.99
SRRS 31.97 0.98
Snow100K 33.70 0.95

Citation

If you find this project useful for your research, please consider citing:

@article{cui2024dual,
  title={Dual-domain strip attention for image restoration},
  author={Cui, Yuning and Knoll, Alois},
  journal={Neural Networks},
  volume={171},
  pages={429--439},
  year={2024},
  publisher={Elsevier}
}

Contact

Should you have any question, please contact Yuning Cui.

dsanet's People

Contributors

c-yn 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.