DPICT: Deep Progressive Image Compression Using Trit-Planes

Jae-Han Lee,Seungmin Jeon,Kwang Pyo Choi,Youngo Park,Chang-Su Kim
DOI: https://doi.org/10.48550/arXiv.2112.06334
2022-05-06
Abstract:We propose the deep progressive image compression using trit-planes (DPICT) algorithm, which is the first learning-based codec supporting fine granular scalability (FGS). First, we transform an image into a latent tensor using an analysis network. Then, we represent the latent tensor in ternary digits (trits) and encode it into a compressed bitstream trit-plane by trit-plane in the decreasing order of significance. Moreover, within each trit-plane, we sort the trits according to their rate-distortion priorities and transmit more important information first. Since the compression network is less optimized for the cases of using fewer trit-planes, we develop a postprocessing network for refining reconstructed images at low rates. Experimental results show that DPICT outperforms conventional progressive codecs significantly, while enabling FGS transmission. Codes are available at <a class="link-external link-https" href="https://github.com/jaehanlee-mcl/DPICT" rel="external noopener nofollow">this https URL</a>.
Image and Video Processing,Computer Vision and Pattern Recognition
What problem does this paper attempt to address?