paper-with-me

홈 › Papers

LSVC: A Learning-Based Stereo Video Compression Framework

2022-01-01 · CVPR 2022 1 · Zhenghao Chen, Guo Lu, Zhihao Hu, Shan Liu, Wei Jiang, Dong Xu

In this work, we propose the first end-to-end optimized framework for compressing automotive stereo videos (i.e., stereo videos from autonomous driving applications) from both left and right views. Specifically, when compressing the current frame from each view, our framework reduces temporal redundancy by performing motion compensation using the reconstructed intra-view adjacent frame and at the same time exploits binocular redundancy by conducting disparity compensation using the latest reconstructed cross-view frame. Moreover, to effectively compress the introduced motion and disparity offsets for better compensation, we further propose two novel schemes called motion residual compression and disparity residual compression to respectively generate the predicted motion offset and disparity offset from the previously compressed motion offset and disparity offset, such that we can more effectively compress residual offset information for better bit-rate saving. Overall, the entire framework is implemented by the fully-differentiable modules and can be optimized in an end-to-end manner. Our comprehensive experiments on three automotive stereo video benchmarks Cityscapes, KITTI 2012 and KITTI 2015 demonstrate that our proposed framework outperforms the learning-based single-view video codec and the traditional hand-crafted multi-view video codec.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion CompensationVideo Compression

Similar Papers 제목 키워드 기반

NeuralSVCD for Efficient Swept Volume Collision Detection

2025-08-30 · Dongwon Son, Hojin Jung, Beomjoon Kim arxiv

Robot manipulation in unstructured environments requires efficient and reliable Swept Volume Collision Detection (SVCD) for safe motion planning. Traditional discrete methods potentially miss collisions between these poi…

Computational EfficiencyRobot ManipulationMotion Planning

One-Click Upgrade from 2D to 3D: Sandwiched RGB-D Video Compression for Stereoscopic Teleconferencing

2024-04-15 · Yueyu Hu, Onur G. Guleryuz, Philip A. Chou, Danhang Tang 외

Stereoscopic video conferencing is still challenging due to the need to compress stereo RGB-D video in real-time. Though hardware implementations of standard video codecs such as H.264 / AVC and HEVC are widely available…

Video Compression

Low-Latency Neural Stereo Streaming

2024-03-26 · CVPR 2024 1 · Qiqi Hou, Farzad Farhadzadeh, Amir Said, Guillaume Sautiere 외

The rise of new video modalities like virtual reality or autonomous driving has increased the demand for efficient multi-view video compression methods, both in terms of rate-distortion (R-D) performance and in terms of …

Autonomous DrivingMotion CompensationVideo Compression

Bidirectional Stereo Image Compression with Cross-Dimensional Entropy Model

2024-07-15 · Zhening Liu, Xinjie Zhang, Jiawei Shao, Zehong Lin 외

With the rapid advancement of stereo vision technologies, stereo image compression has emerged as a crucial field that continues to draw significant attention. Previous approaches have primarily employed a unidirectional…

Image CompressionMS-SSIMSSIMVideo Compression

Neural Stereo Video Compression with Hybrid Disparity Compensation

2025-04-29 · Shiyin Jiang, Zhenghao Chen, Minghao Han, Xingyu Zhou 외

Disparity compensation represents the primary strategy in stereo video compression (SVC) for exploiting cross-view redundancy. These mechanisms can be broadly categorized into two types: one that employs explicit horizon…

Autonomous DrivingVideo Compression