README.md

September 27, 2024 ยท View on GitHub

DCANet-PyTorch

This is a PyTorch implementation for DCANet image denoising. Our paper download: DCANet.

1. Dependences

2. Citation

If you find DCANet helpful for your research, please consider citing our work.

@article{WuL2024,
  author       = {Wencong Wu and
                  Guannan Lv and
                  Yingying Duan and
                  Peng Liang and
                  Yungang Zhang and
                  Yuelong Xia},
  title        = {Dual convolutional neural network with attention for image blind denoising},
  journal      = {Multimedia Systems},
  volume       = {30},
  number       = {5},
  pages        = {263},
  year         = {2024}
}