paper-with-me

Papers

Context-adaptive neural network based prediction for image compression

2018-07-17 · Thierry Dumas, Aline Roumy, Christine Guillemot

This paper describes a set of neural network architectures, called Prediction Neural Networks Set (PNNS), based on both fully-connected and convolutional neural networks, for intra image prediction. The choice of neural network for predicting a given image block depends on the block size, hence does not need to be signalled to the decoder. It is shown that, while fully-connected neural networks give good performance for small block sizes, convolutional neural networks provide better predictions in large blocks with complex textures. Thanks to the use of masks of random sizes during training, the neural networks of PNNS well adapt to the available context that may vary, depending on the position of the image block to be predicted. When integrating PNNS into a H.265 codec, PSNR-rate performance gains going from 1.46% to 5.20% are obtained. These gains are on average 0.99% larger than those of prior neural network based methods. Unlike the H.265 intra prediction modes, which are each specialized in predicting a specific texture, the proposed PNNS can model a large set of complex textures.

📄 PDF Abstract BibTeX arXiv:1807.06244

Code (1)

thierrydumas/context_adaptive_neural_network_based_prediction 공식 구현 tf

Tasks

DecoderImage CompressionPrediction

Similar Papers 제목 키워드 기반

Spatially adaptive image compression using a tiled deep network

2018-02-07 · David Minnen, George Toderici, Michele Covell, Troy Chinen 외

Deep neural networks represent a powerful class of function approximators that can learn to compress and reconstruct images. Existing image compression algorithms based on neural networks learn quantized representations …

Image Compression

Channel-wise Autoregressive Entropy Models for Learned Image Compression

2020-07-17 · David Minnen, Saurabh Singh

In learning-based approaches to image compression, codecs are developed by optimizing a computational model to minimize a rate-distortion objective. Currently, the most effective learned image codecs take the form of an …

GPUImage Compression

ELIC: Efficient Learned Image Compression with Unevenly Grouped Space-Channel Contextual Adaptive Coding

2022-03-21 · CVPR 2022 1 · Dailan He, Ziming Yang, Weikun Peng, Rui Ma 외

Recently, learned image compression techniques have achieved remarkable performance, even surpassing the best manually designed lossy image coders. They are promising to be large-scale adopted. For the sake of practicali…

Image Compression

Practical Lossless Volumetric Medical Image Compression via Tri-plane Context Tree Learning

2026-08-14 · Yuanchao Bai, Yifan Zhao, Kai Wang, Yuanbo Du 외 arxiv

Lossless compression of volumetric medical images is of paramount importance for clinical and research applications where data fidelity is essential. Traditional compression methods are often limited in efficiency due to…

Image Compression

Context-adaptive Entropy Model for End-to-end Optimized Image Compression

2018-09-27 · ICLR 2019 5 · Jooyoung Lee, Seunghyun Cho, Seung-Kwon Beack

We propose a context-adaptive entropy model for use in end-to-end optimized image compression. Our model exploits two types of contexts, bit-consuming contexts and bit-free contexts, distinguished based upon whether addi…

Image CompressionMS-SSIMSSIM