paper-with-me

Papers

JNMR: Joint Non-linear Motion Regression for Video Frame Interpolation

2022-06-09 · Meiqin Liu, Chenming Xu, Chao Yao, Chunyu Lin, Yao Zhao

Video frame interpolation (VFI) aims to generate predictive frames by warping learnable motions from the bidirectional historical references. Most existing works utilize spatio-temporal semantic information extractor to realize motion estimation and interpolation modeling. However, they insufficiently consider the real mechanistic rationality of generated middle motions. In this paper, we reformulate VFI as a Joint Non-linear Motion Regression (JNMR) strategy to model the complicated motions of inter-frame. Specifically, the motion trajectory between the target frame and the multiple reference frames is regressed by a temporal concatenation of multi-stage quadratic models. ConvLSTM is adopted to construct this joint distribution of complete motions in temporal dimension. Moreover, the feature learning network is designed to optimize for the joint regression modeling. A coarse-to-fine synthesis enhancement module is also conducted to learn visual dynamics at different resolutions through repetitive regression and interpolation. Experimental results on VFI show that the effectiveness and significant improvement of joint motion regression compared with the state-of-the-art methods. The code is available at https://github.com/ruhig6/JNMR.

📄 PDF Abstract BibTeX arXiv:2206.04231

Code (1)

ruhig6/jnmr 공식 구현 pytorch

Tasks

Motion EstimationregressionVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
ConvLSTM ConvLSTM is a type of recurrent neural network for spatio-temporal prediction that has convolutional structures in both the input-to-state and state-to-state transitions. The…

Similar Papers 제목 키워드 기반

Symbolic Pregression: Discovering Physical Laws from Distorted Video

2020-05-19 · Silviu-Marian Udrescu, Max Tegmark

We present a method for unsupervised learning of equations of motion for objects in raw and optionally distorted unlabeled video. We first train an autoencoder that maps each video frame into a low-dimensional latent spa…

regressionSymbolic Regression

No Reference Stereoscopic Video Quality Assessment Using Joint Motion and Depth Statistics

2017-11-15 · Appina Balasubramanyam, Jalli Akshith, Battula Shanmukh Srinivas, Channappayya S Sumohana

We present a no reference (NR) quality assessment algorithm for assessing the perceptual quality of natural stereoscopic 3D (S3D) videos. This work is inspired by our finding that the joint statistics of the subband coef…

Image Quality AssessmentOptical Flow EstimationVideo Quality Assessment

LVC-LGMC: Joint Local and Global Motion Compensation for Learned Video Compression

2024-02-01 · Wei Jiang, Junru Li, Kai Zhang, Li Zhang

Existing learned video compression models employ flow net or deformable convolutional networks (DCN) to estimate motion information. However, the limited receptive fields of flow net and DCN inherently direct their atten…

Motion CompensationVideo Compression

Hierarchical Audio-Visual Information Fusion with Multi-label Joint Decoding for MER 2023

2023-09-11 · Haotian Wang, Yuxuan Xi, Hang Chen, Jun Du 외

In this paper, we propose a novel framework for recognizing both discrete and dimensional emotions. In our framework, deep features extracted from foundation models are used as robust acoustic and visual representations …

Emotion ClassificationEmotion RecognitionMultimodal Emotion Recognitionregression

Video-Based Human Pose Regression via Decoupled Space-Time Aggregation

2024-03-29 · CVPR 2024 1 · Jijie He, Wenwu Yang

By leveraging temporal dependency in video sequences, multi-frame human pose estimation algorithms have demonstrated remarkable results in complicated situations, such as occlusion, motion blur, and video defocus. These …

Pose Estimationregression