vix.ing · top · new · best · stats

DVC: An End-to-end Deep Video Compression Framework

2018/11/30 by Guo Lu, Lu, Guo, Wanli Ouyang +9 · 50 citations
Computer Science · Engineering · #Advanced Image Processing Techniques #Advanced Vision and Imaging #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Video Coding and Compression Technologies #cs.CV #eess.IV #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.1812.00101

Accepted by CVPR 2019. Project page https://github.com/GuoLusjtu/DVC

openalex publication_date 2018/11/30 · arxiv created 2019/04/07 · arxiv updated 2019/04/09 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Conventional video compression approaches use the predictive coding architecture and encode the corresponding motion information and residual information. In this paper, taking advantage of both classical architecture in the conventional video compression method and the powerful non-linear representation ability of neural networks, we propose the first end-to-end video compression deep model that jointly optimizes all the components for video compression. Specifically, learning based optical flow estimation is utilized to obtain the motion information and reconstruct the current frames. Then we employ two auto-encoder style neural networks to compress the corresponding motion and residual information. All the modules are jointly learned through a single loss function, in which they collaborate with each other by considering the trade-off between reducing the number of compression bits and improving quality of the decoded video. Experimental results show that the proposed approach can outperform the widely used video coding standard H.264 in terms of PSNR and be even on par with the latest standard H.265 in terms of MS-SSIM. Code is released at https://github.com/GuoLusjtu/DVC.

Citations

Cited by

Related