paper-with-me

Papers

PatchSVD: A Non-uniform SVD-based Image Compression Algorithm

2024-06-07 · Zahra Golpayegani, Nizar Bouguila

Storing data is particularly a challenge when dealing with image data which often involves large file sizes due to the high resolution and complexity of images. Efficient image compression algorithms are crucial to better manage data storage costs. In this paper, we propose a novel region-based lossy image compression technique, called PatchSVD, based on the Singular Value Decomposition (SVD) algorithm. We show through experiments that PatchSVD outperforms SVD-based image compression with respect to three popular image compression metrics. Moreover, we compare PatchSVD compression artifacts with those of Joint Photographic Experts Group (JPEG) and SVD-based image compression and illustrate some cases where PatchSVD compression artifacts are preferable compared to JPEG and SVD artifacts.

📄 PDF Abstract BibTeX arXiv:2406.05129

Code (1)

zahragolpa/PatchSVD 공식 구현 pytorch

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Variable-Rate Learned Image Compression with Multi-Objective Optimization and Quantization-Reconstruction Offsets

2024-02-29 · Fatih Kamisli, Fabien Racape, Hyomin Choi

Achieving successful variable bitrate compression with computationally simple algorithms from a single end-to-end learned image or video compression model remains a challenge. Many approaches have been proposed, includin…

Image CompressionQuantizationVideo Compression

Soft then Hard: Rethinking the Quantization in Neural Image Compression

2021-04-12 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Quantization is one of the core components in lossy image compression. For neural image compression, end-to-end optimization requires differentiable approximations of quantization, which can generally be grouped into thr…

Image CompressionQuantization

iFlow: Numerically Invertible Flows for Efficient Lossless Compression via a Uniform Coder

2021-11-01 · NeurIPS 2021 12 · Shifeng Zhang, Ning Kang, Tom Ryder, Zhenguo Li

It was estimated that the world produced $59 ZB$ ($5.9 \times 10^{13} GB$) of data in 2020, resulting in the enormous costs of both data storage and transmission. Fortunately, recent advances in deep generative models ha…

Image Compression

Unified Signal Compression Using Generative Adversarial Networks

2019-12-08 · Bowen Liu, Ang Cao, Hun-Seok Kim

We propose a unified compression framework that uses generative adversarial networks (GAN) to compress image and speech signals. The compressed signal is represented by a latent vector fed into a generator network which …

LVQAC: Lattice Vector Quantization Coupled with Spatially Adaptive Companding for Efficient Learned Image Compression

2023-03-25 · CVPR 2023 1 · Xi Zhang, Xiaolin Wu

Recently, numerous end-to-end optimized image compression neural networks have been developed and proved themselves as leaders in rate-distortion performance. The main strength of these learnt compression methods is in p…

Image CompressionQuantization