paper-with-me

Papers

Progressively Generating Better Initial Guesses Towards Next Stages for High-Quality Human Motion Prediction

2022-03-30 · CVPR 2022 1 · Tiezheng Ma, Yongwei Nie, Chengjiang Long, Qing Zhang, Guiqing Li

This paper presents a high-quality human motion prediction method that accurately predicts future human poses given observed ones. Our method is based on the observation that a good initial guess of the future poses is very helpful in improving the forecasting accuracy. This motivates us to propose a novel two-stage prediction framework, including an init-prediction network that just computes the good guess and then a formal-prediction network that predicts the target future poses based on the guess. More importantly, we extend this idea further and design a multi-stage prediction framework where each stage predicts initial guess for the next stage, which brings more performance gain. To fulfill the prediction task at each stage, we propose a network comprising Spatial Dense Graph Convolutional Networks (S-DGCN) and Temporal Dense Graph Convolutional Networks (T-DGCN). Alternatively executing the two networks helps extract spatiotemporal features over the global receptive field of the whole pose sequence. All the above design choices cooperating together make our method outperform previous approaches by large margins: 6%-7% on Human3.6M, 5%-10% on CMU-MoCap, and 13%-16% on 3DPW.

📄 PDF Abstract BibTeX arXiv:2203.16051

Code (1)

705062791/pgbig 공식 구현 pytorch

Tasks

Human motion predictionHuman Pose Forecastingmotion predictionPrediction

Similar Papers 제목 키워드 기반

GLENS: Global Search via Learning from Solver Iterates with Diffusion Models

2026-05-29 · Anjian Li, Bartolomeo Stellato, Ryne Beeson arxiv

We consider the problem of generating a large collection of initial guesses for local minima of multimodal non-convex continuous optimization problems. The goal is for these initial guesses to be high-quality (i.e., a nu…

Data Augmentation

Towards A Transferable Acceleration Method for Density Functional Theory

2025-09-30 · Zhe Liu, Yuyan Ni, Zhichen Pu, Qiming Sun 외 arxiv

Recently, sophisticated deep learning-based approaches have been developed for generating efficient initial guesses to accelerate the convergence of density functional theory (DFT) calculations. While the actual initial …

On the Modeling of Error Functions as High Dimensional Landscapes for Weight Initialization in Learning Networks

2016-07-20 · Julius, Gopinath Mahale, Sumana T., C. S. Adityakrishna

Next generation deep neural networks for classification hosted on embedded platforms will rely on fast, efficient, and accurate learning algorithms. Initialization of weights in learning networks has a great impact on th…

General Classification

Deep Neural Networks to Recover Unknown Physical Parameters from Oscillating Time Series

2021-01-11 · Antoine Garcon, Julian Vexler, Dmitry Budker, Stefan Kramer

Deep neural networks (DNNs) are widely used in pattern-recognition tasks for which a human comprehensible, quantitative description of the data-generating process, e.g., in the form of equations, cannot be achieved. Whil…

DenoisingregressionTime SeriesTime Series Analysis

Real time Detection of Lane Markers in Urban Streets

2014-11-26 · Mohamed Aly

We present a robust and real time approach to lane marker detection in urban streets. It is based on generating a top view of the road, filtering using selective oriented Gaussian filters, using RANSAC line fitting to gi…