中文
相关论文

相关论文: 3D Pose Estimation and Future Motion Prediction fr…

200 篇论文

This paper proposes a statistical approach to 2D pose estimation from human images. The main problems with the standard supervised approach, which is based on a deep recognition (image-to-pose) model, are that it often yields anatomically…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Takayuki Nakatsuka , Kazuyoshi Yoshii , Yuki Koyama , Satoru Fukayama , Masataka Goto , Shigeo Morishima

Estimating 3D poses of multiple humans in real-time is a classic but still challenging task in computer vision. Its major difficulty lies in the ambiguity in cross-view association of 2D poses and the huge state space when there are…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Long Chen , Haizhou Ai , Rui Chen , Zijie Zhuang , Shuang Liu

Recovering 3D human pose from 2D joints is a highly unconstrained problem. We propose a novel neural network framework, PoseNet3D, that takes 2D joints as input and outputs 3D skeletons and SMPL body model parameters. By casting our…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Shashank Tripathi , Siddhant Ranade , Ambrish Tyagi , Amit Agrawal

Human pose estimation has been widely applied in various industries. While recent decades have witnessed the introduction of many advanced two-dimensional (2D) human pose estimation solutions, three-dimensional (3D) human pose estimation is…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Zichen Gui , Jungang Luo

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

In this paper, we introduce the new task of reconstructing 3D human pose from a single image in which we can see the person and the person's image through a mirror. Compared to general scenarios of 3D pose estimation from a single view, the…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Qi Fang , Qing Shuai , Junting Dong , Hujun Bao , Xiaowei Zhou

We introduce a simple yet effective algorithm that uses convolutional neural networks to directly estimate object poses from videos. Our approach leverages the temporal information from a video sequence, and is computationally efficient and…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Apoorva Beedu , Zhile Ren , Varun Agrawal , Irfan Essa

This paper addresses the problem of 3D human pose estimation from single images. While for a long time human skeletons were parameterized and fitted to the observation by satisfying a reprojection error, nowadays researchers directly use…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Bastian Wandt , Bodo Rosenhahn

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

Low-cost consumer depth cameras and deep learning have enabled reasonable 3D hand pose estimation from single depth images. In this paper, we present an approach that estimates 3D hand pose from regular RGB images. This task has far more…

计算机视觉与模式识别 · 计算机科学 2017-10-17 Christian Zimmermann , Thomas Brox

We present a simple, yet effective, approach for self-supervised 3D human pose estimation. Unlike the prior work, we explore the temporal information next to the multi-view self-supervision. During training, we rely on triangulating 2D body…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Arij Bouazizi , Ulrich Kressel , Vasileios Belagiannis

3D Human body pose and shape estimation within a temporal sequence can be quite critical for understanding human behavior. Despite the significant progress in human pose estimation in the recent years, which are often based on single images…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Zhouping Wang , Sarah Ostadabbas

In this work, we demonstrate that 3D poses in video can be effectively estimated with a fully convolutional model based on dilated temporal convolutions over 2D keypoints. We also introduce back-projection, a simple and effective…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Dario Pavllo , Christoph Feichtenhofer , David Grangier , Michael Auli

This paper focuses on the challenging problem of 3D pose estimation of a diverse spectrum of articulated objects from single depth images. A novel structured prediction approach is considered, where 3D poses are represented as skeletal…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Yu Zhang , Chi Xu , Li Cheng

We present GazeMotion, a novel method for human motion forecasting that combines information on past human poses with human eye gaze. Inspired by evidence from behavioural sciences showing that human eye and body movements are closely…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Zhiming Hu , Syn Schmitt , Daniel Haeufle , Andreas Bulling

The task of three-dimensional (3D) human pose estimation from a single image can be divided into two parts: (1) Two-dimensional (2D) human joint detection from the image and (2) estimating a 3D pose from the 2D joints. Herein, we focus on…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Yasunori Kudo , Keisuke Ogaki , Yusuke Matsui , Yuri Odagiri

In this paper we consider the problem of human pose estimation from a single still image. We propose a novel approach where each location in the image votes for the position of each keypoint using a convolutional neural net. The voting…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Ita Lifshitz , Ethan Fetaya , Shimon Ullman

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

Over the past decade, there has been a growing interest in human pose estimation. Although much work has been done on 2D pose estimation, 3D pose estimation has still been relatively studied less. In this paper, we propose a top-bottom…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Sungeun Hong , Wonjin Jung , Ilsang Woo , Seung Wook Kim

Human modelling and pose estimation stands at the crossroads of Computer Vision, Computer Graphics, and Machine Learning. This paper presents a thorough investigation of this interdisciplinary field, examining various algorithms,…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Pawel Knap