YASO

Abstract

This paper presents a lossy image compression methodbased on neural network. Our architecture just consists ofa recurrent neural network (RNN)-based encoder and decoder, a binarizer. This paper makes contributions in thefollowing two aspects: 1) Preprocess the input images sothat the encoder could work on images with arbitrary size;2) Optimize the number of output channels of the binarizer, and our method ensures that the compressed image usesless than 0.15 bpp; 3) Our network is suitable for highresolutionimages thanks to a sub-pixel architecture. As aconsequence, we find that the optimized method generallyexhibits better rate-distortion performance than standardJPEG compression methods on the Kodak dataset.

Cite

Text

Wei and Yang. "YASO." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018.

Markdown

[Wei and Yang. "YASO." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2018.](https://mlanthology.org/cvprw/2018/wei2018cvprw-yaso/)

BibTeX

@inproceedings{wei2018cvprw-yaso,
  title     = {{YASO}},
  author    = {Wei, Dong and Yang, Mei},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2018},
  pages     = {2625-2628},
  url       = {https://mlanthology.org/cvprw/2018/wei2018cvprw-yaso/}
}