Image Denoising Using Deep CGAN with Bi-Skip Connections

Abstract

With the rapid development of neural networks, many deep learning-based image processing tasks have shown outstanding performance. In this paper, we describe a unified deep learning-based approach for image image denoising. The proposed method is composed of deep convolutional neural and conditional generative adversarial networks. For the discriminator network, we present a new network architecture with bi-skip connections to address hard training and details losing issues. In the generative network, a objective optimization is derived to solve the problem of common conditions being non-identical. Through extensive experiments on image denoising task on both qualitative and quantitative criteria, we demonstrate that our proposed method performs favorably against current state-of-the-art approaches.

Cite

Text

Wang. "Image Denoising Using Deep CGAN with Bi-Skip Connections." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019. doi:10.1109/CVPRW.2019.00099

Markdown

[Wang. "Image Denoising Using Deep CGAN with Bi-Skip Connections." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/wang2019cvprw-image/) doi:10.1109/CVPRW.2019.00099

BibTeX

@inproceedings{wang2019cvprw-image,
  title     = {{Image Denoising Using Deep CGAN with Bi-Skip Connections}},
  author    = {Wang, Peng},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  pages     = {724-729},
  doi       = {10.1109/CVPRW.2019.00099},
  url       = {https://mlanthology.org/cvprw/2019/wang2019cvprw-image/}
}