paper-with-me

Papers

Forward Error Correction applied to JPEG-XS codestreams

2022-07-11 · Antoine Legrand, Benoît Macq, Christophe De Vleeschouwer

JPEG-XS offers low complexity image compression for applications with constrained but reasonable bit-rate, and low latency. Our paper explores the deployment of JPEG-XS on lossy packet networks. To preserve low latency, Forward Error Correction (FEC) is envisioned as the protection mechanism of interest. Despite the JPEG-XS codestream is not scalable in essence, we observe that the loss of a codestream fraction impacts the decoded image quality differently, depending on whether this codestream fraction corresponds to codestream headers, to coefficients significance information, or to low/high frequency data, respectively. Hence, we propose a rate-distortion optimal unequal error protection scheme that adapts the redundancy level of Reed-Solomon codes according to the rate of channel losses and the type of information protected by the code. Our experiments demonstrate that, at 5% loss rates, it reduces the Mean Squared Error by up to 92% and 65%, compared to a transmission without and with optimal but equal protection, respectively.

📄 PDF Abstract BibTeX arXiv:2207.04825

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Remote Sensing Image Scene Classification with Deep Neural Networks in JPEG 2000 Compressed Domain

2020-06-20 · Akshara Preethy Byju, Gencer Sumbul, Begüm Demir, Lorenzo Bruzzone

To reduce the storage requirements, remote sensing (RS) images are usually stored in compressed format. Existing scene classification approaches using deep neural networks (DNNs) require to fully decompress the images, w…

ClassificationGeneral ClassificationScene Classification

Concise Radiometric Calibration Using The Power of Ranking

2017-07-27 · Han Gong, Graham D. Finlayson, Maryam M. Darrodi

Compared with raw images, the more common JPEG images are less useful for machine vision algorithms and professional photographers because JPEG-sRGB does not preserve a linear relation between pixel values and the light …

Quantization Guided JPEG Artifact Correction

2020-04-17 · ECCV 2020 8 · Max Ehrlich, Larry Davis, Ser-Nam Lim, Abhinav Shrivastava

The JPEG image compression algorithm is the most popular method of image compression because of its ability for large compression ratios. However, to achieve such high compression, information is lost. For aggressive qua…

Image CompressionJPEG Artifact CorrectionQuantization

JPEG Artifact Correction using Denoising Diffusion Restoration Models

2022-09-23 · Bahjat Kawar, Jiaming Song, Stefano Ermon, Michael Elad

Diffusion models can be used as learned priors for solving various inverse problems. However, most existing approaches are restricted to linear inverse problems, limiting their applicability to more general cases. In thi…

DenoisingJPEG Artifact Correction

FlowBender: Feedback-Aware Training for Self-Correcting Conditional Flows

2026-06-18 · Daniel Gilo, Sven Elflein, Ido Sobol, Or Litany arxiv

Conditional diffusion and flow models routinely fail to satisfy the very constraints that define their task. For instance, a depth-conditioned model often produces images whose re-extracted depth disagrees with the input…

Image-to-Image Translation