paper-with-me

Papers

GAN-based Image Compression with Improved RDO Process

2023-06-18 · Fanxin Xia, Jian Jin, Lili Meng, Feng Ding, Huaxiang Zhang

GAN-based image compression schemes have shown remarkable progress lately due to their high perceptual quality at low bit rates. However, there are two main issues, including 1) the reconstructed image perceptual degeneration in color, texture, and structure as well as 2) the inaccurate entropy model. In this paper, we present a novel GAN-based image compression approach with improved rate-distortion optimization (RDO) process. To achieve this, we utilize the DISTS and MS-SSIM metrics to measure perceptual degeneration in color, texture, and structure. Besides, we absorb the discretized gaussian-laplacian-logistic mixture model (GLLMM) for entropy modeling to improve the accuracy in estimating the probability distributions of the latent representation. During the evaluation process, instead of evaluating the perceptual quality of the reconstructed image via IQA metrics, we directly conduct the Mean Opinion Score (MOS) experiment among different codecs, which fully reflects the actual perceptual results of humans. Experimental results demonstrate that the proposed method outperforms the existing GAN-based methods and the state-of-the-art hybrid codec (i.e., VVC).

📄 PDF Abstract BibTeX arXiv:2306.10461

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

An End-to-End Joint Learning Scheme of Image Compression and Quality Enhancement with Improved Entropy Minimization

2019-12-30 · Jooyoung Lee, Seunghyun Cho, Munchurl Kim

Recently, learned image compression methods have been actively studied. Among them, entropy-minimization based approaches have achieved superior results compared to conventional image codecs such as BPG and JPEG2000. How…

Image CompressionMS-SSIMSSIM

Neural Image Compression via Non-Local Attention Optimization and Improved Context Modeling

2019-10-11 · Tong Chen, Haojie Liu, Zhan Ma, Qiu Shen 외

This paper proposes a novel Non-Local Attention optmization and Improved Context modeling-based image compression (NLAIC) algorithm, which is built on top of the deep nerual network (DNN)-based variational auto-encoder (…

Image CompressionMS-SSIMSSIM

Fully Convolutional Network for Removing DCT Artefacts From Images

2019-07-08 · Patryk Najgebauer, Rafal Scherer, Leszek Rutkowski

Image compression is one of the essential methods of image processing. Its most prominent advantage is the significant reduction of image size allowing for more efficient storage and transfer. However, lossy compression …

Image CompressionImage ReconstructionSuper-Resolution

Lossless Image Compression Algorithm for Wireless Capsule Endoscopy by Content-Based Classification of Image Blocks

2018-02-21 · Atefe Rajaeefar, Ali Emami, S. M. Reza Soroushmehr, Nader Karimi 외

Recent advances in capsule endoscopy systems have introduced new methods and capabilities. The capsule endoscopy system, by observing the entire digestive tract, has significantly improved diagnosing gastrointestinal dis…

General ClassificationImage Compression

Edge-Aware Autoencoder Design for Real-Time Mixture-of-Experts Image Compression

2022-07-25 · Elvira Fleig, Jonas Geistert, Erik Bochinski, Rolf Jongebloed 외

Steered-Mixtures-of-Experts (SMoE) models provide sparse, edge-aware representations, applicable to many use-cases in image processing. This includes denoising, super-resolution and compression of 2D- and higher dimensio…

DenoisingImage CompressionImage ReconstructionMixture-of-Experts+1