paper-with-me

Papers

Enhanced Invertible Encoding for Learned Image Compression

2021-08-08 · Yueqi Xie, Ka Leong Cheng, Qifeng Chen

Although deep learning based image compression methods have achieved promising progress these days, the performance of these methods still cannot match the latest compression standard Versatile Video Coding (VVC). Most of the recent developments focus on designing a more accurate and flexible entropy model that can better parameterize the distributions of the latent features. However, few efforts are devoted to structuring a better transformation between the image space and the latent feature space. In this paper, instead of employing previous autoencoder style networks to build this transformation, we propose an enhanced Invertible Encoding Network with invertible neural networks (INNs) to largely mitigate the information loss problem for better compression. Experimental results on the Kodak, CLIC, and Tecnick datasets show that our method outperforms the existing learned image compression methods and compression standards, including VVC (VTM 12.1), especially for high-resolution images. Our source code is available at https://github.com/xyq7/InvCompress.

📄 PDF Abstract BibTeX arXiv:2108.03690

Code (1)

xyq7/invcompress 공식 구현 pytorch

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Traditional Transformation Theory Guided Model for Learned Image Compression

2024-02-24 · Zhiyuan Li, Chenyang Ge, Shun Li

Recently, many deep image compression methods have been proposed and achieved remarkable performance. However, these methods are dedicated to optimizing the compression performance and speed at medium and high bitrates, …

Image Compression

Approximately Invertible Neural Network for Learned Image Compression

2024-08-30 · Yanbo Gao, Meng Fu, Shuai Li, Chong Lv 외

Learned image compression have attracted considerable interests in recent years. It typically comprises an analysis transform, a synthesis transform, quantization and an entropy coding model. The analysis transform and s…

DenoisingImage CompressionQuantization

Self-Asymmetric Invertible Network for Compression-Aware Image Rescaling

2023-03-04 · Jinhai Yang, Mengxi Guo, Shijie Zhao, Junlin Li 외

High-resolution (HR) images are usually downscaled to low-resolution (LR) ones for better display and afterward upscaled back to the original size to recover details. Recent work in image rescaling formulates downscaling…

Image CompressionImage Rescaling

Enhancing Perception Quality in Remote Sensing Image Compression via Invertible Neural Network

2024-05-17 · Junhui Li, Xingsong Hou

Decoding remote sensing images to achieve high perceptual quality, particularly at low bitrates, remains a significant challenge. To address this problem, we propose the invertible neural network-based remote sensing ima…

Image CompressionQuantization

Multiscale Augmented Normalizing Flows for Image Compression

2023-05-09 · Marc Windsheimer, Fabian Brand, André Kaup

Most learning-based image compression methods lack efficiency for high image quality due to their non-invertible design. The decoding function of the frequently applied compressive autoencoder architecture is only an app…

Image CompressionQuantization