paper-with-me

Papers

Improving The Reconstruction Quality by Overfitted Decoder Bias in Neural Image Compression

2022-10-10 · Oussama Jourairi, Muhammet Balcilar, Anne Lambert, François Schnitzler

End-to-end trainable models have reached the performance of traditional handcrafted compression techniques on videos and images. Since the parameters of these models are learned over large training sets, they are not optimal for any given image to be compressed. In this paper, we propose an instance-based fine-tuning of a subset of decoder's bias to improve the reconstruction quality in exchange for extra encoding time and minor additional signaling cost. The proposed method is applicable to any end-to-end compression methods, improving the state-of-the-art neural image compression BD-rate by $3-5\%$.

📄 PDF Abstract BibTeX arXiv:2210.04898

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Compression

Similar Papers 제목 키워드 기반

Overfitted image coding at reduced complexity

2024-03-18 · Théophile Blard, Théo Ladune, Pierrick Philippe, Gordon Clare 외

Overfitted image codecs offer compelling compression performance and low decoder complexity, through the overfitting of a lightweight decoder for each image. Such codecs include Cool-chic, which presents image coding per…

CPUDecoderImage Compression

Cool-Chic: Perceptually Tuned Low Complexity Overfitted Image Coder

2024-01-04 · Théo Ladune, Pierrick Philippe, Gordon Clare, Félix Henry 외

This paper summarises the design of the Cool-Chic candidate for the Challenge on Learned Image Compression. This candidate attempts to demonstrate that neural coding methods can lead to low complexity and lightweight ima…

Image Compression

Low-complexity Overfitted Neural Image Codec

2023-07-24 · Thomas Leguay, Théo Ladune, Pierrick Philippe, Gordon Clare 외

We propose a neural image codec at reduced complexity which overfits the decoder parameters to each input image. While autoencoders perform up to a million multiplications per decoded pixel, the proposed approach only re…

Decoder

Good, Cheap, and Fast: Overfitted Image Compression with Wasserstein Distortion

2024-11-30 · CVPR 2025 1 · Jona Ballé, Luca Versari, Emilien Dupont, Hyunjik Kim 외

Inspired by the success of generative image models, recent work on learned image compression increasingly focuses on better probabilistic models of the natural image distribution, leading to excellent image quality. This…

Image CompressionMS-SSIMSSIM

Compact Latent Representation for Image Compression (CLRIC)

2025-02-20 · Ayman A. Ameen, Thomas Richter, André Kaup

Current image compression models often require separate models for each quality level, making them resource-intensive in terms of both training and storage. To address these limitations, we propose an innovative approach…

Image Compression