paper-with-me

Papers

RAWIC: Bit-Depth Adaptive Lossless Raw Image Compression

2026-03-30 · Chunhang Zheng, Tongda Xu, Mingli Xie, Yan Wang, Dou Li arxiv

Raw images preserve linear sensor measurements and high bit-depth information crucial for advanced vision tasks and photography applications, yet their storage remains challenging due to large file sizes, varying bit depths, and sensor-dependent characteristics. Existing learned lossless compression methods mainly target 8-bit sRGB images, while raw reconstruction approaches are inherently lossy and rely on camera-specific assumptions. To address these challenges, we introduce RAWIC, a bit-depth-adaptive learned lossless compression framework for Bayer-pattern raw images. We first convert single-channel Bayer data into a four-channel RGGB format and partition it into patches. For each patch, we compute its bit depth and use it as auxiliary input to guide compression. A bit-depth-adaptive entropy model is then designed to estimate patch distributions conditioned on their bit depths. This architecture enables a single model to handle raw images from diverse cameras and bit depths. Experiments show that RAWIC consistently surpasses traditional lossless codecs, achieving an average 7.7% bitrate reduction over JPEG-XL. Our code is available at https://github.com/chunbaobao/RAWIC.

📄 PDF Abstract BibTeX arXiv:2603.28105

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

CALLIC: Content Adaptive Learning for Lossless Image Compression

2024-12-23 · Daxin Li, Yuanchao Bai, Kai Wang, Junjun Jiang 외

Learned lossless image compression has achieved significant advancements in recent years. However, existing methods often rely on training amortized generative models on massive datasets, resulting in sub-optimal probabi…

Image CompressionTransfer Learning

End-to-end lossless compression of high precision depth maps guided by pseudo-residual

2022-01-10 · Yuyang Wu, Wei Gao

As a fundamental data format representing spatial information, depth map is widely used in signal processing and computer vision fields. Massive amount of high precision depth maps are produced with the rapid development…

Deep Lossy Plus Residual Coding for Lossless and Near-lossless Image Compression

2022-09-11 · Yuanchao Bai, Xianming Liu, Kai Wang, Xiangyang Ji 외

Lossless and near-lossless image compression is of paramount importance to professional users in many technical fields, such as medicine, remote sensing, precision engineering and scientific research. But despite rapidly…

Image Compression

CompaCT: Fractal-Based Heuristic Pixel Segmentation for Lossless Compression of High-Color DICOM Medical Images

2023-08-24 · Taaha Khan

Medical image compression is a widely studied field of data processing due to its prevalence in modern digital databases. This domain requires a high color depth of 12 bits per pixel component for accurate analysis by ph…

Data CompressionImage Compression

Benchmarking Language Modeling for Lossless Compression of Full-Fidelity Audio

2026-03-09 · Phillip Long, Zachary Novack, Chris Donahue arxiv

Autoregressive "language" models (LMs) trained on raw waveforms can be repurposed for lossless audio compression, but prior work is limited to 8-bit audio, leaving open whether such approaches work for practical settings…