中文
相关论文

相关论文: Single Person Pose Estimation: A Survey

200 篇论文

Understanding humans from photographs has always been a fundamental goal of computer vision. In this thesis we have developed a hierarchy of tools that cover a wide range of topics with the objective of understanding humans from monocular…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Edgar Simo-Serra

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection…

计算机视觉与模式识别 · 计算机科学 2018-05-04 Rohit Girdhar , Georgia Gkioxari , Lorenzo Torresani , Manohar Paluri , Du Tran

Human re-rendering from a single image is a starkly under-constrained problem, and state-of-the-art algorithms often exhibit undesired artefacts, such as over-smoothing, unrealistic distortions of the body parts and garments, or implausible…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Kripasindhu Sarkar , Dushyant Mehta , Weipeng Xu , Vladislav Golyanik , Christian Theobalt

We observe that human poses exhibit strong group-wise structural correlation and spatial coupling between keypoints due to the biological constraints of different body parts. This group-wise structural correlation can be explored to improve…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Zhehan Kan , Shuoshuo Chen , Zeng Li , Zhihai He

We propose a personalized ConvNet pose estimator that automatically adapts itself to the uniqueness of a person's appearance to improve pose estimation in long videos. We make the following contributions: (i) we show that given a few…

计算机视觉与模式识别 · 计算机科学 2016-06-16 James Charles , Tomas Pfister , Derek Magee , David Hogg , Andrew Zisserman

Action recognition and human pose estimation are closely related but both problems are generally handled as distinct tasks in the literature. In this work, we propose a multitask framework for jointly 2D and 3D pose estimation from still…

计算机视觉与模式识别 · 计算机科学 2018-03-22 Diogo C. Luvizon , David Picard , Hedi Tabia

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Karim Iskakov , Egor Burkov , Victor Lempitsky , Yury Malkov

Convolutional Neural Network based approaches for monocular 3D human pose estimation usually require a large amount of training images with 3D pose annotations. While it is feasible to provide 2D joint annotations for large corpora of…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Ikhsanul Habibie , Weipeng Xu , Dushyant Mehta , Gerard Pons-Moll , Christian Theobalt

Parsing human body into semantic regions is crucial to human-centric analysis. In this paper, we propose a segment-based parsing pipeline that explores human pose information, i.e. the joint location of a human model, which improves the…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Fangting Xia , Jun Zhu , Peng Wang , Alan Yuille

The integration of multi-view imaging and pose estimation represents a significant advance in computer vision applications, offering new possibilities for understanding human movement and interactions. This work presents a new algorithm…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

Human pose estimation has given rise to a broad spectrum of novel and compelling applications, including action recognition, sports analysis, as well as surveillance. However, accurate video pose estimation remains an open challenge. One…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Yingying Jiao , Zhigang Wang , Zhenguang Liu , Shaojing Fan , Sifan Wu , Zheqi Wu , Zhuoyue Xu

Recent advances in 3D human shape reconstruction from single images have shown impressive results, leveraging on deep networks that model the so-called implicit function to learn the occupancy status of arbitrarily dense 3D points in space.…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Nicolas Ugrinovic , Albert Pumarola , Alberto Sanfeliu , Francesc Moreno-Noguer

In this work, we address the problem of multi-person 3D pose estimation from a single image. A typical regression approach in the top-down setting of this problem would first detect all humans and then reconstruct each one of them…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Wen Jiang , Nikos Kolotouros , Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

Learning a good 3D human pose representation is important for human pose related tasks, e.g. human 3D pose estimation and action recognition. Within all these problems, preserving the intrinsic pose information and adapting to view…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Qiang Nie , Ziwei Liu , Yunhui Liu

Despite of the recent success of neural networks for human pose estimation, current approaches are limited to pose estimation of a single person and cannot handle humans in groups or crowds. In this work, we propose a method that estimates…

计算机视觉与模式识别 · 计算机科学 2016-09-01 Umar Iqbal , Juergen Gall

There is high demand for online fashion recommender systems that incorporate the needs of the consumer's body shape. As such, we present a methodology to classify human body shape from a single image. This is achieved through the use of…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Cameron Trotter , Filipa Peleja , Dario Dotti , Alberto de Santos

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

Estimating 3d human pose from monocular images is a challenging problem due to the variety and complexity of human poses and the inherent ambiguity in recovering depth from the single view. Recent deep learning based methods show promising…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Sandika Biswas , Sanjana Sinha , Kavya Gupta , Brojeshwar Bhowmick

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representation, which we refer…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Jia Li , Wen Su , Zengfu Wang

The common approach to 3D human pose estimation is predicting the body joint coordinates relative to the hip. This works well for a single person but is insufficient in the case of multiple interacting people. Methods predicting absolute…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Márton Véges , András Lőrincz