English

Image Compression with Recurrent Neural Network and Generalized Divisive Normalization

Image and Video Processing 2021-09-07 v1 Computer Vision and Pattern Recognition Multimedia

Abstract

Image compression is a method to remove spatial redundancy between adjacent pixels and reconstruct a high-quality image. In the past few years, deep learning has gained huge attention from the research community and produced promising image reconstruction results. Therefore, recent methods focused on developing deeper and more complex networks, which significantly increased network complexity. In this paper, two effective novel blocks are developed: analysis and synthesis block that employs the convolution layer and Generalized Divisive Normalization (GDN) in the variable-rate encoder and decoder side. Our network utilizes a pixel RNN approach for quantization. Furthermore, to improve the whole network, we encode a residual image using LSTM cells to reduce unnecessary information. Experimental results demonstrated that the proposed variable-rate framework with novel blocks outperforms existing methods and standard image codecs, such as George's ~\cite{002} and JPEG in terms of image similarity. The project page along with code and models are available at https://khawar512.github.io/cvpr/

Keywords

Cite

@article{arxiv.2109.01999,
  title  = {Image Compression with Recurrent Neural Network and Generalized Divisive Normalization},
  author = {Khawar Islam and L. Minh Dang and Sujin Lee and Hyeonjoon Moon},
  journal= {arXiv preprint arXiv:2109.01999},
  year   = {2021}
}

Comments

Accpeted at IEEE CVPR Workshop

R2 v1 2026-06-24T05:41:23.312Z