paper-with-me

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 encoded based on an input video sequence. These codes are not limited to 2D translations, but can capture complex motion (warping, rotation and occlusion). Our motion codes are learned as part of a single neural network which also learns to compress and decode them. This approach supports parallel video frame decoding instead of the sequential motion estimation and compensation of flow-based methods. We also introduce 3D dynamic bit assignment to adapt to object displacements caused by motion, yielding additional bit savings. By replacing the optical flow-based block-motion algorithms found in an existing video codec with our learned inter-frame prediction model, our approach outperforms the standard H.264 and H.265 video codecs across at low bitrates.

📄 PDF Abstract BibTeX arXiv:1912.05193

Code (1)

adnortje/deepvideo 공식 구현 pytorch

Tasks

Motion EstimationOptical Flow EstimationVideo Compression

Similar Papers 제목 키워드 기반

Multi-Scale Incremental Modeling for Enhanced Human Motion Prediction in Human-Robot Collaboration

2024-12-16 · Juncheng Zou

Accurate human motion prediction is crucial for safe human-robot collaboration but remains challenging due to the complexity of modeling intricate and variable human movements. This paper presents Parallel Multi-scale In…

Human motion predictionmotion predictionPrediction

Spatial-Temporal Parallel Transformer for Arm-Hand Dynamic Estimation

2022-03-30 · CVPR 2022 1 · Shuying Liu, Wenbin Wu, Jiaxian Wu, Yue Lin

We propose an approach to estimate arm and hand dynamics from monocular video by utilizing the relationship between arm and hand. Although monocular full human motion capture technologies have made great progress in rece…

3D Human Pose EstimationHand Pose EstimationPose Estimation

Self-Supervised Learning of Perceptually Optimized Block Motion Estimates for Video Compression

2021-10-05 · Somdyuti Paul, Andrey Norkin, Alan C. Bovik

Block based motion estimation is integral to inter prediction processes performed in hybrid video codecs. Prevalent block matching based methods that are used to compute block motion vectors (MVs) rely on computationally…

Computational EfficiencyMotion EstimationMS-SSIMSelf-Supervised Learning+3

VRT: A Video Restoration Transformer

2022-01-28 · Jingyun Liang, JieZhang Cao, Yuchen Fan, Kai Zhang 외

Video restoration (e.g., video super-resolution) aims to restore high-quality frames from low-quality frames. Different from single image restoration, video restoration generally requires to utilize temporal information …

DeblurringDenoisingImage RestorationMotion Estimation+7

Globally-Optimal Event Camera Motion Estimation

2022-03-08 · ECCV 2020 8 · Xin Peng, Yifu Wang, Ling Gao, Laurent Kneip

Event cameras are bio-inspired sensors that perform well in HDR conditions and have high temporal resolution. However, different from traditional frame-based cameras, event cameras measure asynchronous pixel-level bright…

Motion Estimation