paper-with-me

홈 › Papers

NERV++: An Enhanced Implicit Neural Video Representation

2024-02-28 · Ahmed Ghorbel, Wassim Hamidouche, Luce Morin

Neural fields, also known as implicit neural representations (INRs), have shown a remarkable capability of representing, generating, and manipulating various data types, allowing for continuous data reconstruction at a low memory footprint. Though promising, INRs applied to video compression still need to improve their rate-distortion performance by a large margin, and require a huge number of parameters and long training iterations to capture high-frequency details, limiting their wider applicability. Resolving this problem remains a quite challenging task, which would make INRs more accessible in compression tasks. We take a step towards resolving these shortcomings by introducing neural representations for videos NeRV++, an enhanced implicit neural video representation, as more straightforward yet effective enhancement over the original NeRV decoder architecture, featuring separable conv2d residual blocks (SCRBs) that sandwiches the upsampling block (UB), and a bilinear interpolation skip layer for improved feature representation. NeRV++ allows videos to be directly represented as a function approximated by a neural network, and significantly enhance the representation capacity beyond current INR-based video codecs. We evaluate our method on UVG, MCL JVC, and Bunny datasets, achieving competitive results for video compression with INRs. This achievement narrows the gap to autoencoder-based video coding, marking a significant stride in INR-based video compression research.

📄 PDF Abstract BibTeX arXiv:2402.18305

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVideo Compression

Similar Papers 제목 키워드 기반

SNeRV: Spectra-preserving Neural Representation for Video

2025-01-03 · Jina Kim, Jihoo Lee, Je-Won Kang

Neural representation for video (NeRV), which employs a neural network to parameterize video signals, introduces a novel methodology in video representations. However, existing NeRV-based methods have difficulty in captu…

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 …

Video Compression

HNeRV: A Hybrid Neural Representation for Videos

2023-04-05 · CVPR 2023 1 · Hao Chen, Matt Gwilliam, Ser-Nam Lim, Abhinav Shrivastava

Implicit neural representations store videos as neural networks and have performed well for various vision tasks such as video compression and denoising. With frame index or positional index as input, implicit representa…

DecoderDenoisingregressionVideo Compression+2

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

Fast Encoding and Decoding for Implicit Video Representation

2024-09-28 · Hao Chen, Saining Xie, Ser-Nam Lim, Abhinav Shrivastava

Despite the abundant availability and content richness for video data, its high-dimensionality poses challenges for video research. Recent advancements have explored the implicit representation for videos using neural ne…

DecoderVideo Compression