paper-with-me

Papers

Immersive Video Compression using Implicit Neural Representations

2024-02-02 · Ho Man Kwan, Fan Zhang, Andrew Gower, David Bull

Recent work on implicit neural representations (INRs) has evidenced their potential for efficiently representing and encoding conventional video content. In this paper we, for the first time, extend their application to immersive (multi-view) videos, by proposing MV-HiNeRV, a new INR-based immersive video codec. MV-HiNeRV is an enhanced version of a state-of-the-art INR-based video codec, HiNeRV, which was developed for single-view video compression. We have modified the model to learn a different group of feature grids for each view, and share the learnt network parameters among all views. This enables the model to effectively exploit the spatio-temporal and the inter-view redundancy that exists within multi-view videos. The proposed codec was used to compress multi-view texture and depth video sequences in the MPEG Immersive Video (MIV) Common Test Conditions, and tested against the MIV Test model (TMIV) that uses the VVenC video codec. The results demonstrate the superior performance of MV-HiNeRV, with significant coding gains (up to 72.33\%) over TMIV. The implementation of MV-HiNeRV is published for further development and evaluation.

📄 PDF Abstract BibTeX arXiv:2402.01596

Code (1)

hmkx/mv-hinerv 공식 구현

Tasks

Video Compression

Similar Papers 제목 키워드 기반

GIFStream: 4D Gaussian-based Immersive Video with Feature Stream

2025-05-12 · CVPR 2025 1 · Hao Li, Sicheng Li, Xiang Gao, Abudouaihati Batuer 외

Immersive video offers a 6-Dof-free viewing experience, potentially playing a key role in future video technology. Recently, 4D Gaussian Splatting has gained attention as an effective approach for immersive video due to …

Lightweight High-Fidelity Low-Bitrate Talking Face Compression for 3D Video Conference

2026-01-29 · Jianglong Li, Jun Xu, Bingcong Lu, Zhengxue Cheng 외 arxiv

The demand for immersive and interactive communication has driven advancements in 3D video conferencing, yet achieving high-fidelity 3D talking face representation at low bitrates remains a challenge. Traditional 2D vide…

Compression as Adaptation: Implicit Visual Representation with Diffusion Foundation Models

2026-03-08 · Zongyu Guo, Jiajun He, Zhaoyang Jia, Xiaoyi Zhang 외 arxiv

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploi…

NeRV: Neural Representations for Videos

2021-10-26 · NeurIPS 2021 12 · Hao Chen, Bo He, Hanyu Wang, Yixuan Ren 외

We propose a novel neural representation for videos (NeRV) which encodes videos in neural networks. Unlike conventional representations that treat videos as frame sequences, we represent videos as neural networks taking …

DenoisingNeural Network CompressionVideo CompressionVideo Denoising+1

Implicit Neural Representation for Videos Based on Residual Connection

2024-06-15 · Taiga Hayami, Hiroshi Watanabe

Video compression technology is essential for transmitting and storing videos. Many video compression methods reduce information in videos by removing high-frequency components and utilizing similarities between frames. …

Image ReconstructionModel CompressionVideo Compression