paper-with-me

Papers

Using modern motion estimation algorithms in existing video codecs

2020-07-23

Motion estimation is a key component of any modern video codec. Our understanding of motion and the estimation of motion from video has come a very long way since 2000. More than 135 different algorithms have been recently reviewed by Scharstein et al http://vision.middlebury.edu/flow/. These new algorithms differ markedly from Block Matching which has been the mainstay of video compression for some time. This paper presents comparisons of H.264 and MP4 compression using different motion estimation methods. In so doing we present as well methods for adapting pre-computed motion fields for use within a codec. We do not observe significant gains to be had with the methods chosen w.r.t. Rate Distortion tradeoffs but the results reflect a significantly more complex interrelationship between motion and compression than would be expected. There remains much more to be done to improve the coverage of this comparison to the emerging standards but these initial results show that there is value in these explorations.

📄 PDF Abstract BibTeX arXiv:2007.11948

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationVideo Compression

Similar Papers 제목 키워드 기반

Deep motion estimation for parallel inter-frame prediction in video compression

2019-12-11 · André Nortje, Herman A. Engelbrecht, Herman Kamper

Standard video codecs rely on optical flow to guide inter-frame prediction: pixels from reference frames are moved via motion vectors to predict target video frames. We propose to learn binary motion codes that are encod…

Motion EstimationOptical Flow EstimationVideo Compression

MEMC-Net: Motion Estimation and Motion Compensation Driven Neural Network for Video Interpolation and Enhancement

2018-10-20 · Wenbo Bao, Wei-Sheng Lai, Xiaoyun Zhang, Zhiyong Gao 외

Motion estimation (ME) and motion compensation (MC) have been widely used for classical video frame interpolation systems over the past decades. Recently, a number of data-driven frame interpolation methods based on conv…

Computational EfficiencyDenoisingMotion CompensationMotion Estimation+4

Deep Blind Video Super-resolution

2020-03-10 · ICCV 2021 10 · Jinshan Pan, Songsheng Cheng, Jiawei Zhang, Jinhui Tang

Existing video super-resolution (SR) algorithms usually assume that the blur kernels in the degradation process are known and do not model the blur kernels in the restoration. However, this assumption does not hold for v…

Image DeconvolutionImage RestorationMotion EstimationSuper-Resolution+1

MEMC-Net: Motion Estimation and Motion Compensation Driven Neural Network for Video Frame Interpolation and Enhancement

2018-10-20 · arXiv 2018 10 · Wenbo Bao, Wei-Sheng Lai, Xiaoyun Zhang, Zhiyong Gao 외

Motion estimation (ME) and motion compensation (MC) have dominated classical video frame interpolation systems over the past decades. Recently, the convolutional neural networks set up a new data-driven paradigm for fram…

Computational EfficiencyDenoisingMotion CompensationMotion Estimation+4

Learning to Compress Videos without Computing Motion

2020-09-29 · Meixu Chen, Todd Goodall, Anjul Patney, Alan C. Bovik

With the development of higher resolution contents and displays, its significant volume poses significant challenges to the goals of acquiring, transmitting, compressing, and displaying high-quality video content. In thi…

Motion EstimationMS-SSIMSSIMVideo Compression