Improving Deep Video Compression by Resolution-Adaptive Flow Coding

Abstract

In the learning based video compression approaches, it is an essential issue to compress pixel-level optical flow maps by developing new motion vector (MV) encoders. In this work, we propose a new framework called Resolution-adaptive Flow Coding (RaFC) to effectively compress the flow maps globally and locally, in which we use multi-resolution representations instead of single-resolution representations for both the input flow maps and the output motion features of the MV encoder. To handle complex or simple motion patterns globally, our frame-level scheme RaFC-frame automatically decides the optimal flow map resolution for each video frame. To cope different types of motion patterns locally, our block-level scheme called RaFC-block can also select the optimal resolution for each local block of motion features. In addition, the rate-distortion criterion is applied to both RaFC-frame and RaFC-block and select the optimal motion coding mode for effective flow coding. Comprehensive experiments on four benchmark datasets HEVC, VTL, UVG and MCL-JCV clearly demonstrate the effectiveness of our overall RaFC framework after combing RaFC-frame and RaFC-block for video compression.

Cite

Text

Hu et al. "Improving Deep Video Compression by Resolution-Adaptive Flow Coding." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58536-5_12

Markdown

[Hu et al. "Improving Deep Video Compression by Resolution-Adaptive Flow Coding." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/hu2020eccv-improving/) doi:10.1007/978-3-030-58536-5_12

BibTeX

@inproceedings{hu2020eccv-improving,
  title     = {{Improving Deep Video Compression by Resolution-Adaptive Flow Coding}},
  author    = {Hu, Zhihao and Chen, Zhenghao and Xu, Dong and Lu, Guo and Ouyang, Wanli and Gu, Shuhang},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58536-5_12},
  url       = {https://mlanthology.org/eccv/2020/hu2020eccv-improving/}
}