Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

Neural fields, also known as coordinate-based or implicit neural representations, have shown a remarkable capability of representing, generating, and manipulating various forms of signals. For video representations, however, mapping pixel-wise coordinates to RGB colors has shown relatively low compression performance and slow convergence and inference speed. Frame-wise video representation, which maps a temporal coordinate to its entire frame, has recently emerged as an alternative method to represent videos, improving compression rates and encoding speed. While promising, it has still failed to reach the performance of state-of-the-art video compression algorithms. In this work, we propose FFNeRV, a novel method for incorporating flow information into frame-wise representations to exploit the temporal redundancy across the frames in videos inspired by the standard video codecs. Furthermore, we introduce a fully convolutional architecture, enabled by one-dimensional temporal grids, improving the continuity of spatial features. Experimental results show that FFNeRV yields the best performance for video compression and frame interpolation among the methods using frame-wise representations or neural fields. To reduce the model size even further, we devise a more compact convolutional architecture using the group and pointwise convolutions. With model compression techniques, including quantization-aware training and entropy coding, FFNeRV outperforms widely-used standard video codecs (H.264 and HEVC) and performs on par with state-of-the-art video compression algorithms.

Joo Chan Lee, Daniel Rho, Jong Hwan Ko, Eunbyung Park• 2022

Related benchmarks

TaskDatasetResultRank
Video ReconstructionBunny
PSNR37.01
34
Video CompressionUVG standard (full)
Beauty Quality Score33.98
24
Video RepresentationUVG (test)
Beauty0.9144
18
Implicit Video RepresentationUVG-HD full 1920x1080
PSNR (Beauty)33.98
18
Video RepresentationBunny dataset
PSNR37.01
18
Video RepresentationUVG
Encoding FPS19
18
Video RegressionHEVC ClassB 14 (test)
PSNR (Bas)29.33
10
Video RegressionUVG 19 (test)
Bea. PSNR33.96
10
Video CompressionUVG 1080p
Decoding FPS84.04
7
Video RepresentationUVG L scale 1.0 (full)
Encoding FPS18.4
6
Showing 10 of 16 rows

Other info

Code

Follow for update