中文
相关论文

相关论文: Motion Guided 3D Pose Estimation from Videos

200 篇论文

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

计算机视觉与模式识别 · 计算机科学 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

We present MoVNect, a lightweight deep neural network to capture 3D human pose using a single RGB camera. To improve the overall performance of the model, we apply the teacher-student learning method based knowledge distillation to 3D human…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Dong-Hyun Hwang , Suntae Kim , Nicolas Monet , Hideki Koike , Soonmin Bae

Previous work on predicting or generating 3D human pose sequences regresses either joint rotations or joint positions. The former strategy is prone to error accumulation along the kinematic chain, as well as discontinuities when using Euler…

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

We propose a CNN-based approach for 3D human body pose estimation from single RGB images that addresses the issue of limited generalizability of models trained solely on the starkly limited publicly available 3D pose data. Using only the…

计算机视觉与模式识别 · 计算机科学 2017-10-05 Dushyant Mehta , Helge Rhodin , Dan Casas , Pascal Fua , Oleksandr Sotnychenko , Weipeng Xu , Christian Theobalt

We aim to simultaneously estimate the 3D articulated pose and high fidelity volumetric occupancy of human performance, from multiple viewpoint video (MVV) with as few as two views. We use a multi-channel symmetric 3D convolutional…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Andrew Gilbert , Matthew Trumble , Adrian Hilton , John Collomosse

We tackle the fundamentally ill-posed problem of 3D human localization from monocular RGB images. Driven by the limitation of neural networks outputting point estimates, we address the ambiguity in the task by predicting confidence…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Lorenzo Bertoni , Sven Kreiss , Alexandre Alahi

The best performing methods for 3D human pose estimation from monocular images require large amounts of in-the-wild 2D and controlled 3D pose annotated datasets which are costly and require sophisticated systems to acquire. To reduce this…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Rahul Mitra , Nitesh B. Gundavarapu , Abhishek Sharma , Arjun Jain

Graph Convolution Network (GCN) has been successfully used for 3D human pose estimation in videos. However, it is often built on the fixed human-joint affinity, according to human skeleton. This may reduce adaptation capacity of GCN to…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Junhao Zhang , Yali Wang , Zhipeng Zhou , Tianyu Luan , Zhe Wang , Yu Qiao

Human motion synthesis is an important problem with applications in graphics, gaming and simulation environments for robotics. Existing methods require accurate motion capture data for training, which is costly to obtain. Instead, we…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Kevin Xie , Tingwu Wang , Umar Iqbal , Yunrong Guo , Sanja Fidler , Florian Shkurti

We propose novel dynamic multiscale graph neural networks (DMGNN) to predict 3D skeleton-based human motions. The core idea of DMGNN is to use a multiscale graph to comprehensively model the internal relations of a human body for motion…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Maosen Li , Siheng Chen , Yangheng Zhao , Ya Zhang , Yanfeng Wang , Qi Tian

Multi-person pose estimation and tracking serve as crucial steps for video understanding. Most state-of-the-art approaches rely on first estimating poses in each frame and only then implementing data association and refinement. Despite the…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yiding Yang , Zhou Ren , Haoxiang Li , Chunluan Zhou , Xinchao Wang , Gang Hua

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Denis Tome , Chris Russell , Lourdes Agapito

The objective of this work is to estimate 3D human pose from a single RGB image. Extracting image representations which incorporate both spatial relation of body parts and their relative depth plays an essential role in accurate3D pose…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Mona Fathollahi Ghezelghieh , Rangachar Kasturi , Sudeep Sarkar

We propose a Generative Adversarial Network (GAN) to forecast 3D human motion given a sequence of past 3D skeleton poses. While recent GANs have shown promising results, they can only forecast plausible motion over relatively short periods…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Alejandro Hernandez Ruiz , Juergen Gall , Francesc Moreno-Noguer

Recent advances in image-based human pose estimation make it possible to capture 3D human motion from a single RGB video. However, the inherent depth ambiguity and self-occlusion in a single view prohibit the recovery of as high-quality…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Junting Dong , Qing Shuai , Yuanqing Zhang , Xian Liu , Xiaowei Zhou , Hujun Bao

The ability to estimate the 3D human shape and pose from images can be useful in many contexts. Recent approaches have explored using graph convolutional networks and achieved promising results. The fact that the 3D shape is represented by…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Xin Yu , Jeroen van Baar , Siheng Chen

Conventional 3D human pose estimation relies on first detecting 2D body keypoints and then solving the 2D to 3D correspondence problem.Despite the promising results, this learning paradigm is highly dependent on the quality of the 2D…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Jue Wang , Shaoli Huang , Xinchao Wang , Dacheng Tao

The past few years has witnessed the dominance of Graph Convolutional Networks (GCNs) over human motion prediction.Various styles of graph convolutions have been proposed, with each one meticulously designed and incorporated into a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Xinshun Wang , Qiongjie Cui , Chen Chen , Mengyuan Liu

Albeit the recent progress in single image 3D human pose estimation due to the convolutional neural network, it is still challenging to handle real scenarios such as highly occluded scenes. In this paper, we propose to address the problem…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Xiang Guo , Yuchao Dai

This paper presents the first study on forecasting human dynamics from static images. The problem is to input a single RGB image and generate a sequence of upcoming human body poses in 3D. To address the problem, we propose the 3D Pose…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Yu-Wei Chao , Jimei Yang , Brian Price , Scott Cohen , Jia Deng