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

DS-NeRV: Implicit Neural Video Representation with Decomposed Static and Dynamic Codes

About

Implicit neural representations for video (NeRV) have recently become a novel way for high-quality video representation. However, existing works employ a single network to represent the entire video, which implicitly confuse static and dynamic information. This leads to an inability to effectively compress the redundant static information and lack the explicitly modeling of global temporal-coherent dynamic details. To solve above problems, we propose DS-NeRV, which decomposes videos into sparse learnable static codes and dynamic codes without the need for explicit optical flow or residual supervision. By setting different sampling rates for two codes and applying weighted sum and interpolation sampling methods, DS-NeRV efficiently utilizes redundant static information while maintaining high-frequency details. Additionally, we design a cross-channel attention-based (CCA) fusion module to efficiently fuse these two codes for frame decoding. Our approach achieves a high quality reconstruction of 31.2 PSNR with only 0.35M parameters thanks to separate static and dynamic codes representation and outperforms existing NeRV methods in many downstream tasks. Our project website is at https://haoyan14.github.io/DS-NeRV.

Hao Yan, Zhihui Ke, Xiaobo Zhou, Tie Qiu, Xidong Shi, Dadong Jiang• 2024

Related benchmarks

TaskDatasetResultRank
Video InpaintingDAVIS (test)
PSNR35.3
54
Video ReconstructionBunny
PSNR38.65
34
Video ReconstructionDAVIS--
15
Video ReconstructionUVG (test)
Beauty Score33.97
13
Video InpaintingDAVIS (central mask)
b-swan Score28.33
8
Video DecodingUVG
FPS63.54
4
Video InpaintingDAVIS disperse mask (test)
b-swan32.28
4
Video ReconstructionUVG 1080p standard
Beauty Score33.29
4
Video InterpolationUVG (test)--
4
Video InterpolationUVG (train)
Beauty34.08
3
Showing 10 of 11 rows

Other info

Code

Follow for update