Search papers, labs, and topics across Lattice.
This paper introduces UI-LIC, an open-source framework designed to standardize the evaluation of Learned Image Compression (LIC) models by integrating six high-performance systems and providing a centralized interface for training, inference, and analysis. By equalizing compressed bitrates and calculating various quality metrics such as PSNR, SSIM, VMAF, and LPIPS, UI-LIC facilitates a more straightforward comparison between LIC models and traditional video encoders. The framework significantly lowers the barriers for researchers by enabling comprehensive evaluations and subjective analyses with minimal setup, thus promoting further advancements in LIC research.
A unified evaluation framework for Learned Image Compression could revolutionize how researchers compare and improve compression models across diverse methodologies.
The evaluation and comparison of Learned Image Compression (LIC) systems is complicated by heterogeneous software stacks, varying training conditions, and divergent evaluation methodologies. To address these challenges, we introduce UI-LIC, an open-source software framework for evaluating LIC models. We integrate six high-performance LIC models, and provide a centralized controller for performing training, inference, and analysis with shared configuration parameters. Our GUI program offers a streamlined interface to evaluate these models alongside traditional video intra-frame encoders, equalizing the compressed bitrates and calculating quality metrics such as PSNR, SSIM, VMAF, and LPIPS. Finally, we provide an interactive image analyzer with configurable quality heatmap overlays. Our framework lowers barriers to further LIC research, unlocking comparative metrics and subjective analysis with a single setup command. The open-source software is released under the MIT license and is available at github.com/BaylorMultimediaLab/UI-LIC.