paper-with-me

Papers

Learned Multi-Resolution Variable-Rate Image Compression with Octave-based Residual Blocks

2020-12-31 · Mohammad Akbari, Jie Liang, Jingning Han, Chengjie Tu

Recently deep learning-based image compression has shown the potential to outperform traditional codecs. However, most existing methods train multiple networks for multiple bit rates, which increase the implementation complexity. In this paper, we propose a new variable-rate image compression framework, which employs generalized octave convolutions (GoConv) and generalized octave transposed-convolutions (GoTConv) with built-in generalized divisive normalization (GDN) and inverse GDN (IGDN) layers. Novel GoConv- and GoTConv-based residual blocks are also developed in the encoder and decoder networks. Our scheme also uses a stochastic rounding-based scalar quantization. To further improve the performance, we encode the residual between the input and the reconstructed image from the decoder network as an enhancement layer. To enable a single model to operate with different bit rates and to learn multi-rate image features, a new objective function is introduced. Experimental results show that the proposed framework trained with variable-rate objective function outperforms the standard codecs such as H.265/HEVC-based BPG and state-of-the-art learning-based variable-rate methods.

📄 PDF Abstract BibTeX arXiv:2012.15463

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage CompressionQuantization

Similar Papers 제목 키워드 기반

GOLLIC: Learning Global Context beyond Patches for Lossless High-Resolution Image Compression

2022-10-07 · Yuan Lan, Liang Qin, Zhaoyi Sun, Yang Xiang 외

Neural-network-based approaches recently emerged in the field of data compression and have already led to significant progress in image compression, especially in achieving a higher compression ratio. In the lossless ima…

ClusteringData CompressionImage Compression

Variable Rate Image Compression via N-Gram Context based Swin-transformer

2025-09-28 · Priyanka Mudgal arxiv

This paper presents an N-gram context-based Swin Transformer for learned image compression. Our method achieves variable-rate compression with a single model. By incorporating N-gram context into the Swin Transformer, we…

Image ReconstructionImage Compression

Optimal Physical Preprocessing for Example-Based Super-Resolution

2018-07-12

In example-based super-resolution, the function relating low-resolution images to their high-resolution counterparts is learned from a given dataset. This data-driven approach to solving the inverse problem of increasing…

Deep LearningImage ReconstructionSuper-Resolution

Learned Multi-View Texture Super-Resolution

2020-01-14 · Audrey Richard, Ian Cherabier, Martin R. Oswald, Vagia Tsiminaki 외

We present a super-resolution method capable of creating a high-resolution texture map for a virtual 3D object from a set of lower-resolution images of that object. Our architecture unifies the concepts of (i) multi-view…

DecoderImage Super-ResolutionSuper-Resolution

Resolution Invariant Autoencoder

2025-03-12 · Ashay Patel, Michela Antonelli, Sebastien Ourselin, M. Jorge Cardoso

Deep learning has significantly advanced medical imaging analysis, yet variations in image resolution remain an overlooked challenge. Most methods address this by resampling images, leading to either information loss or …

Super-Resolution