paper-with-me

Papers

Image Compression with Encoder-Decoder Matched Semantic Segmentation

2021-01-24 · Trinh Man Hoang, Jinjia Zhou, Yibo Fan

In recent years, layered image compression is demonstrated to be a promising direction, which encodes a compact representation of the input image and apply an up-sampling network to reconstruct the image. To further improve the quality of the reconstructed image, some works transmit the semantic segment together with the compressed image data. Consequently, the compression ratio is also decreased because extra bits are required for transmitting the semantic segment. To solve this problem, we propose a new layered image compression framework with encoder-decoder matched semantic segmentation (EDMS). And then, followed by the semantic segmentation, a special convolution neural network is used to enhance the inaccurate semantic segment. As a result, the accurate semantic segment can be obtained in the decoder without requiring extra bits. The experimental results show that the proposed EDMS framework can get up to 35.31% BD-rate reduction over the HEVC-based (BPG) codec, 5% bitrate, and 24% encoding time saving compare to the state-of-the-art semantic-based image codec.

📄 PDF Abstract BibTeX arXiv:2101.09642

Code (1)

HoangTrinh/EDMS 공식 구현 pytorch

Tasks

DecoderImage CompressionSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Lightweight Model for Perceptual Image Compression via Implicit Priors

2025-02-19 · Hao Wei, Yanhui Zhou, Yiwen Jia, Chenyang Ge 외

Perceptual image compression has shown strong potential for producing visually appealing results at low bitrates, surpassing classical standards and pixel-wise distortion-oriented neural methods. However, existing method…

DecoderImage Compression

GAN- vs. JPEG2000 Image Compression for Distributed Automotive Perception: Higher Peak SNR Does Not Mean Better Semantic Segmentation

2019-02-12 · Jonas Löhdefink, Andreas Bär, Nico M. Schmidt, Fabian Hüger 외

The high amount of sensors required for autonomous driving poses enormous challenges on the capacity of automotive bus systems. There is a need to understand tradeoffs between bitrate and perception performance. In this …

Autonomous DrivingDecoderImage CompressionSegmentation+2

Generative Decompression: Optimal Lossy Decoding Against Distribution Mismatch

2026-02-03 · Saeed R. Khosravirad, Ahmed Alkhateeb, Ingrid van de Voorde arxiv

This paper addresses optimal decoding strategies in lossy compression where the assumed distribution for compressor design mismatches the actual (true) distribution of the source. This problem has immediate relevance in …

REMAC: Reference-Based Martian Asymmetrical Image Compression

2026-01-26 · Qing Ding, Mai Xu, Shengxi Li, Xin Deng 외 arxiv

To expedite space exploration on Mars, it is indispensable to develop an efficient Martian image compression method for transmitting images through the constrained Mars-to-Earth communication channel. Although the existi…

Image Compression

MISC: Ultra-low Bitrate Image Semantic Compression Driven by Large Multimodal Model

2024-02-26 · Chunyi Li, Guo Lu, Donghui Feng, HaoNing Wu 외

With the evolution of storage and communication protocols, ultra-low bitrate image compression has become a highly demanding topic. However, existing compression algorithms must sacrifice either consistency with the grou…

DecoderImage CompressionSemantic Compression