paper-with-me

Papers

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 networks, demonstrating strong performance in applications such as video compression and enhancement. However, the prolonged encoding time remains a persistent challenge for video Implicit Neural Representations (INRs). In this paper, we focus on improving the speed of video encoding and decoding within implicit representations. We introduce two key components: NeRV-Enc, a transformer-based hyper-network for fast encoding; and NeRV-Dec, a parallel decoder for efficient video loading. NeRV-Enc achieves an impressive speed-up of $\mathbf{10^4\times}$ by eliminating gradient-based optimization. Meanwhile, NeRV-Dec simplifies video decoding, outperforming conventional codecs with a loading speed $\mathbf{11\times}$ faster, and surpassing RAM loading with pre-decoded videos ($\mathbf{2.5\times}$ faster while being $\mathbf{65\times}$ smaller in size).

📄 PDF Abstract BibTeX arXiv:2409.19429

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVideo Compression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

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

CodecNeRF: Toward Fast Encoding and Decoding, Compact, and High-quality Novel-view Synthesis

2024-04-07 · Gyeongjin Kang, Younggeun Lee, Seungjun Oh, Eunbyung Park

Neural Radiance Fields (NeRF) have achieved huge success in effectively capturing and representing 3D objects and scenes. However, to establish a ubiquitous presence in everyday media formats, such as images and videos, …

DecoderNeRFNovel View Synthesis

NIRVANA: Neural Implicit Representations of Videos with Adaptive Networks and Autoregressive Patch-wise Modeling

2022-12-30 · CVPR 2023 1 · Shishira R Maiya, Sharath Girish, Max Ehrlich, Hanyu Wang 외

Implicit Neural Representations (INR) have recently shown to be powerful tool for high-quality video compression. However, existing works are limiting as they do not explicitly exploit the temporal redundancy in videos, …

QuantizationVideo Compression

HiNeRV: Video Compression with Hierarchical Encoding-based Neural Representation

2023-06-16 · NeurIPS 2023 11 · Ho Man Kwan, Ge Gao, Fan Zhang, Andrew Gower 외

Learning-based video compression is currently a popular research topic, offering the potential to compete with conventional standard video codecs. In this context, Implicit Neural Representations (INRs) have previously b…

Model CompressionQuantizationVideo Compression

Progressive Fourier Neural Representation for Sequential Video Compilation

2023-06-20 · Haeyong Kang, Jaehong Yoon, Dahyun Kim, Sung Ju Hwang 외

Neural Implicit Representation (NIR) has recently gained significant attention due to its remarkable ability to encode complex and high-dimensional data into representation space and easily reconstruct it through a train…

Continual Learning