paper-with-me

Papers

Light Field Compression by Residual CNN Assisted JPEG

2020-09-30 · Eisa Hedayati, Timothy C. Havens, Jeremy P. Bos

Light field (LF) imaging has gained significant attention due to its recent success in 3-dimensional (3D) displaying and rendering as well as augmented and virtual reality usage. Nonetheless, because of the two extra dimensions, LFs are much larger than conventional images. We develop a JPEG-assisted learning-based technique to reconstruct an LF from a JPEG bitstream with a bit per pixel ratio of 0.0047 on average. For compression, we keep the LF's center view and use JPEG compression with 50% quality. Our reconstruction pipeline consists of a small JPEG enhancement network (JPEG-Hance), a depth estimation network (Depth-Net), followed by view synthesizing by warping the enhanced center view. Our pipeline is significantly faster than using video compression on pseudo-sequences extracted from an LF, both in compression and decompression, while maintaining effective performance. We show that with a 1% compression time cost and 18x speedup for decompression, our methods reconstructed LFs have better structural similarity index metric (SSIM) and comparable peak signal-to-noise ratio (PSNR) compared to the state-of-the-art video compression techniques used to compress LFs.

📄 PDF Abstract BibTeX arXiv:2010.00062

Code (1)

ehedayati/LFCompressionByRCNN-JPEG 공식 구현 tf

Tasks

Depth EstimationSSIMVideo Compression

Similar Papers 제목 키워드 기반

Learned Lossless JPEG Transcoding via Joint Lossy and Residual Compression

2022-08-24 · Xiaoshuai Fan, Xin Li, Zhibo Chen

As a commonly-used image compression format, JPEG has been broadly applied in the transmission and storage of images. To further reduce the compression cost while maintaining the quality of JPEG images, lossless transcod…

Image Compression

Raw-JPEG Adapter: Efficient Raw Image Compression with JPEG

2025-09-23 · Mahmoud Afifi, Ran Zhang, Michael S. Brown arxiv

Digital cameras digitize scene light into linear raw representations, which the image signal processor (ISP) converts into display-ready outputs. While raw data preserves full sensor information--valuable for editing and…

Image Compression

Deep Residual Autoencoder for quality independent JPEG restoration

2019-03-14 · Simone Zini, Simone Bianco, Raimondo Schettini

In this paper we propose a deep residual autoencoder exploiting Residual-in-Residual Dense Blocks (RRDB) to remove artifacts in JPEG compressed images that is independent from the Quality Factor (QF) used. The proposed a…

SSIM

Neural Network Assisted Lifting Steps For Improved Fully Scalable Lossy Image Compression in JPEG 2000

2024-03-04 · Xinyue Li, Aous Naman, David Taubman

This work proposes to augment the lifting steps of the conventional wavelet transform with additional neural network assisted lifting steps. These additional steps reduce residual redundancy (notably aliasing information…

Image CompressionQuantization

BlockCNN: A Deep Network for Artifact Removal and Image Compression

2018-05-28 · Danial Maleki, Soheila Nadalian, Mohammad Mahdi Derakhshani, Mohammad Amin Sadeghi

We present a general technique that performs both artifact removal and image compression. For artifact removal, we input a JPEG image and try to remove its compression artifacts. For compression, we input an image and pr…

Image Compression