paper-with-me

Papers

Coarse-to-fine Deep Video Coding with Hyperprior-guided Mode Prediction

2022-06-15 · CVPR 2022 1 · Zhihao Hu, Guo Lu, Jinyang Guo, Shan Liu, Wei Jiang, Dong Xu

The previous deep video compression approaches only use the single scale motion compensation strategy and rarely adopt the mode prediction technique from the traditional standards like H.264/H.265 for both motion and residual compression. In this work, we first propose a coarse-to-fine (C2F) deep video compression framework for better motion compensation, in which we perform motion estimation, compression and compensation twice in a coarse to fine manner. Our C2F framework can achieve better motion compensation results without significantly increasing bit costs. Observing hyperprior information (i.e., the mean and variance values) from the hyperprior networks contains discriminant statistical information of different patches, we also propose two efficient hyperprior-guided mode prediction methods. Specifically, using hyperprior information as the input, we propose two mode prediction networks to respectively predict the optimal block resolutions for better motion coding and decide whether to skip residual information from each block for better residual coding without introducing additional bit cost while bringing negligible extra computation cost. Comprehensive experimental results demonstrate our proposed C2F video compression framework equipped with the new hyperprior-guided mode prediction methods achieves the state-of-the-art performance on HEVC, UVG and MCL-JCV datasets.

📄 PDF Abstract BibTeX arXiv:2206.07460

Code (0)

등록된 구현이 없습니다.

Tasks

Motion CompensationMotion EstimationPredictionVideo Compression

Similar Papers 제목 키워드 기반

3D Gaussian Splatting Data Compression with Mixture of Priors

2025-05-06 · Lei Liu, Zhenghao Chen, Dong Xu

3D Gaussian Splatting (3DGS) data compression is crucial for enabling efficient storage and transmission in 3D scene modeling. However, its development remains limited due to inadequate entropy models and suboptimal quan…

3DGSData CompressionMixture-of-ExpertsQuantization

Complexity-Guided Slimmable Decoder for Efficient Deep Video Compression

2023-01-01 · CVPR 2023 1 · Zhihao Hu, Dong Xu

In this work, we propose the complexity-guided slimmable decoder (cgSlimDecoder) in combination with skip-adaptive entropy coding (SaEC) for efficient deep video compression. Specifically, given the target complexity…

DecoderMotion CompensationVideo Compression

Dual-Path Hyperprior Informed Deep Unfolding Network for Image Compressive Sensing

2026-05-10 · Tianyi Lu, Wenxue Cui, Shaohui Liu arxiv

Recent Deep Unfolding Networks (DUNs) have significantly advanced Compressive Sensing (CS) by integrating iterative optimization with deep networks. However, existing DUNs still suffer from two challenges: 1) Reliance on…

Compressive Sensing

Fine-Grained Motion Compression and Selective Temporal Fusion for Neural B-Frame Video Coding

2025-06-09 · Xihua Sheng, Peilin Chen, Meng Wang, Li Zhang 외

With the remarkable progress in neural P-frame video coding, neural B-frame coding has recently emerged as a critical research direction. However, most existing neural B-frame codecs directly adopt P-frame coding tools w…

CodingHomo: Bootstrapping Deep Homography With Video Coding

2025-04-16 · Yike Liu, Haipeng Li, Shuaicheng Liu, Bing Zeng

Homography estimation is a fundamental task in computer vision with applications in diverse fields. Recent advances in deep learning have improved homography estimation, particularly with unsupervised learning approaches…

Homography Estimation