paper-with-me

Papers

Variable Rate Learned Wavelet Video Coding using Temporal Layer Adaptivity

2024-10-21 · Anna Meyer, André Kaup

Learned wavelet video coders provide an explainable framework by performing discrete wavelet transforms in temporal, horizontal, and vertical dimensions. With a temporal transform based on motion-compensated temporal filtering (MCTF), spatial and temporal scalability is obtained. In this paper, we introduce variable rate support and a mechanism for quality adaption to different temporal layers for a higher coding efficiency. Moreover, we propose a multi-stage training strategy that allows training with multiple temporal layers. Our experiments demonstrate Bj{\o}ntegaard Delta bitrate savings of at least -32% compared to a learned MCTF model without these extensions. Training and inference code is available at: https://github.com/FAU-LMS/Learned-pMCTF.

📄 PDF Abstract BibTeX arXiv:2410.15873

Code (1)

fau-lms/learned-pmctf 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Efficient Learned Wavelet Image and Video Coding

2024-05-21 · Anna Meyer, Srivatsa Prativadibhayankaram, André Kaup

Learned wavelet image and video coding approaches provide an explainable framework with a latent space corresponding to a wavelet decomposition. The wavelet image coder iWave++ achieves state-of-the-art performance and h…

Data CompressionVideo Compression

Learned Wavelet Video Coding using Motion Compensated Temporal Filtering

2023-05-25 · Anna Meyer, Fabian Brand, André Kaup

We present an end-to-end trainable wavelet video coder based on motion-compensated temporal filtering (MCTF). Thereby, we introduce a different coding scheme for learned video compression, which is currently dominated by…

Video Compression

Conditional Coding and Variable Bitrate for Practical Learned Video Coding

2021-04-19 · Théo Ladune, Pierrick Philippe, Wassim Hamidouche, Lu Zhang 외

This paper introduces a practical learned video codec. Conditional coding and quantization gain vectors are used to provide flexibility to a single encoder/decoder pair, which is able to compress video sequences at a var…

DecoderQuantization

Analysis of displacement compensation methods for wavelet lifting of medical 3-D thorax CT volume data

2023-01-11 · Wolfgang Schnurrer, Jürgen Seiler, Eugen Wige, André Kaup

A huge advantage of the wavelet transform in image and video compression is its scalability. Wavelet-based coding of medical computed tomography (CT) data becomes more and more popular. While much effort has been spent o…

Computed Tomography (CT)Video Compression

Content Adaptive Wavelet Lifting for Scalable Lossless Video Coding

2023-02-02 · Daniela Lanz, Christian Herbert, André Kaup

Scalable lossless video coding is an important aspect for many professional applications. Wavelet-based video coding decomposes an input sequence into a lowpass and a highpass subband by filtering along the temporal axis…