NeRV: Neural Representations for Videos

10/26/2021
by   Hao Chen, et al.
0

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 frame index as input. Given a frame index, NeRV outputs the corresponding RGB image. Video encoding in NeRV is simply fitting a neural network to video frames and decoding process is a simple feedforward operation. As an image-wise implicit representation, NeRV output the whole image and shows great efficiency compared to pixel-wise implicit representation, improving the encoding speed by 25x to 70x, the decoding speed by 38x to 132x, while achieving better video quality. With such a representation, we can treat videos as neural networks, simplifying several video-related tasks. For example, conventional video compression methods are restricted by a long and complex pipeline, specifically designed for the task. In contrast, with NeRV, we can use any neural network compression method as a proxy for video compression, and achieve comparable performance to traditional frame-based video compression approaches (H.264, HEVC ). Besides compression, we demonstrate the generalization of NeRV for video denoising. The source code and pre-trained model can be found at https://github.com/haochen-rye/NeRV.git.

READ FULL TEXT

page 2

page 7

page 8

page 14

page 15

research
04/05/2023

HNeRV: A Hybrid Neural Representation for Videos

Implicit neural representations store videos as neural networks and have...
research
12/23/2022

FFNeRV: Flow-Guided Frame-Wise Neural Representations for Videos

Neural fields, also known as coordinate-based or implicit neural represe...
research
08/07/2022

PS-NeRV: Patch-wise Stylized Neural Representations for Videos

We study how to represent a video with implicit neural representations (...
research
07/17/2022

E-NeRV: Expedite Neural Video Representation with Disentangled Spatial-Temporal Context

Recently, the image-wise implicit neural representation of videos, NeRV,...
research
09/17/2022

MiNL: Micro-images based Neural Representation for Light Fields

Traditional representations for light fields can be separated into two t...
research
03/24/2023

Towards Scalable Neural Representation for Diverse Videos

Implicit neural representations (INR) have gained increasing attention i...
research
06/20/2023

Progressive Neural Representation for Sequential Video Compilation

Neural Implicit Representations (NIR) have gained significant attention ...

Please sign up or login with your details

Forgot password? Click here to reset