Towards Real-Time Neural Video Codec for Cross-Platform Application Using Calibration Information
Kuan Tian, Yonghang Guan, Jinxi Xiang, Jun Zhang, Xiao Han, Wei Yang

TL;DR
This paper presents a real-time neural video codec capable of cross-platform decoding on consumer GPUs by addressing floating point inconsistencies and optimizing computational efficiency, achieving 25 FPS for 720P videos.
Contribution
It introduces a calibration transmission system for consistent quantization across platforms and a lightweight model for real-time decoding, advancing practical neural video coding applications.
Findings
Achieves 25 FPS decoding speed on NVIDIA RTX 2080 for 720P videos.
Provides up to 24.2% BD-rate improvement over H.265.
Ensures cross-platform consistency with auxiliary bitstream transmission.
Abstract
The state-of-the-art neural video codecs have outperformed the most sophisticated traditional codecs in terms of RD performance in certain cases. However, utilizing them for practical applications is still challenging for two major reasons. 1) Cross-platform computational errors resulting from floating point operations can lead to inaccurate decoding of the bitstream. 2) The high computational complexity of the encoding and decoding process poses a challenge in achieving real-time performance. In this paper, we propose a real-time cross-platform neural video codec, which is capable of efficiently decoding of 720P video bitstream from other encoding platforms on a consumer-grade GPU. First, to solve the problem of inconsistency of codec caused by the uncertainty of floating point calculations across platforms, we design a calibration transmitting system to guarantee the consistent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
