Variable Rate Learned Wavelet Video Coding using Temporal Layer Adaptivity
Anna Meyer, André Kaup
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/fau-lms/learned-pmctfOfficialIn paperpytorch★ 6
Abstract
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 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.