SOTAVerified

Fast Encoding and Decoding for Implicit Video Representation

2024-09-28Unverified0· sign in to hype

Hao Chen, Saining Xie, Ser-Nam Lim, Abhinav Shrivastava

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

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 10^4 by eliminating gradient-based optimization. Meanwhile, NeRV-Dec simplifies video decoding, outperforming conventional codecs with a loading speed 11 faster, and surpassing RAM loading with pre-decoded videos (2.5 faster while being 65 smaller in size).

Tasks

Reproductions