DSIC: Deep Stereo Image Compression
Abstract
In this paper we tackle the problem of stereo image compression, and leverage the fact that the two images have overlapping fields of view to further compress the representations. Our approach leverages state-of-the-art single-image compression autoencoders and enhances the compression with novel parametric skip functions to feed fully differentiable, disparity-warped features at all levels to the encoder/decoder of the second image. Moreover, we model the probabilistic dependence between the image codes using a conditional entropy model. Our experiments show an impressive 30 - 50% reduction in the second image bitrate at low bitrates compared to deep single-image compression, and a 10 - 20% reduction at higher bitrates.
Cite
Text
Liu et al. "DSIC: Deep Stereo Image Compression." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00323Markdown
[Liu et al. "DSIC: Deep Stereo Image Compression." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/liu2019iccv-dsic/) doi:10.1109/ICCV.2019.00323BibTeX
@inproceedings{liu2019iccv-dsic,
title = {{DSIC: Deep Stereo Image Compression}},
author = {Liu, Jerry and Wang, Shenlong and Urtasun, Raquel},
booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
year = {2019},
doi = {10.1109/ICCV.2019.00323},
url = {https://mlanthology.org/iccv/2019/liu2019iccv-dsic/}
}