Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Context-Based Trit-Plane Coding for Progressive Image Compression

About

Trit-plane coding enables deep progressive image compression, but it cannot use autoregressive context models. In this paper, we propose the context-based trit-plane coding (CTC) algorithm to achieve progressive compression more compactly. First, we develop the context-based rate reduction module to estimate trit probabilities of latent elements accurately and thus encode the trit-planes compactly. Second, we develop the context-based distortion reduction module to refine partial latent tensors from the trit-planes and improve the reconstructed image quality. Third, we propose a retraining scheme for the decoder to attain better rate-distortion tradeoffs. Extensive experiments show that CTC outperforms the baseline trit-plane codec significantly in BD-rate on the Kodak lossless dataset, while increasing the time complexity only marginally. Our codes are available at https://github.com/seungminjeon-github/CTC.

Seungmin Jeon, Kwang Pyo Choi, Youngo Park, Chang-Su Kim• 2023

Related benchmarks

TaskDatasetResultRank
Image CompressionKodak lossless (test)
BD-Rate-14.84
9
Image CompressionJPEG-AI (test)
BD-Rate-17
8
Image CompressionCLIC (test)
BD-rate-14.75
8
Image CompressionCLIC and JPEG-AI (val and test)
Encoding Time (s)8.1
4
Showing 4 of 4 rows

Other info

Code

Follow for update