中文
相关论文

相关论文: Multi-Domain Pose Network for Multi-Person Pose Es…

200 篇论文

Human pose estimation is a fundamental yet challenging task in computer vision. Although deep learning techniques have made great progress in this area, difficult scenarios (e.g., invisible keypoints, occlusions, complex multi-person…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yabo Xiao , Dongdong Yu , Xiaojuan Wang , Tianqi Lv , Yiqi Fan , Lingrui Wu

We propose a new 2D pose refinement network that learns to predict the human bias in the estimated 2D pose. There are biases in 2D pose estimations that are due to differences between annotations of 2D joint locations based on annotators'…

计算机视觉与模式识别 · 计算机科学 2021-07-08 Akihiko Sayo , Diego Thomas , Hiroshi Kawasaki , Yuta Nakashima , Katsushi Ikeuchi

Dense human pose estimation is the problem of learning dense correspondences between RGB images and the surfaces of human bodies, which finds various applications, such as human body reconstruction, human pose transfer, and human action…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Liqian Ma , Lingjie Liu , Christian Theobalt , Luc Van Gool

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

Human pose estimation in unconstrained images and videos is a fundamental computer vision task. To illustrate the evolutionary path in technique, in this survey we summarize representative human pose methods in a structured taxonomy, with a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Feng Zhang , Xiatian Zhu , Chen Wang

Advancements in deep neural networks have contributed to near perfect results for many computer vision problems such as object recognition, face recognition and pose estimation. However, human action recognition is still far from…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Asanka G. Perera , Yee Wei Law , Titilayo T. Ogunwa , Javaan Chahl

Human motion prediction aims to forecast future human poses given a historical motion. Whether based on recurrent or feed-forward neural networks, existing learning based methods fail to model the observation that human motion tends to…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Wei Mao , Miaomiao Liu , Mathieu Salzmann , Hongdong Li

Predicting the dynamics of complex systems is crucial for various scientific and engineering applications. The accuracy of predictions depends on the model's ability to capture the intrinsic dynamics. While existing methods capture key…

计算工程、金融与科学 · 计算机科学 2025-06-10 Ruikun Li , Jingwen Cheng , Huandong Wang , Qingmin Liao , Yong Li

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

Recent research on human pose estimation has achieved significant improvement. However, most existing methods tend to pursue higher scores using complex architecture or computationally expensive models on benchmark datasets, ignoring the…

计算机视觉与模式识别 · 计算机科学 2020-01-31 Zhe Zhang , Jie Tang , Gangshan Wu

Reasoning human object interactions is a core problem in human-centric scene understanding and detecting such relations poses a unique challenge to vision systems due to large variations in human-object configurations, multiple co-occurring…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Bo Wan , Desen Zhou , Yongfei Liu , Rongjie Li , Xuming He

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage,…

计算机视觉与模式识别 · 计算机科学 2017-04-18 George Papandreou , Tyler Zhu , Nori Kanazawa , Alexander Toshev , Jonathan Tompson , Chris Bregler , Kevin Murphy

We propose a novel framework for accurate 3D human pose estimation in combat sports using sparse multi-camera setups. Our method integrates robust multi-view 2D pose tracking via a transformer-based top-down approach, employing epipolar…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Hossein Feiz , David Labbé , Thomas Romeas , Jocelyn Faubert , Sheldon Andrews

Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their…

机器人学 · 计算机科学 2017-08-04 Chaitanya Mitash , Kostas E. Bekris , Abdeslam Boularias

Single-person human pose estimation facilitates markerless movement analysis in sports, as well as in clinical applications. Still, state-of-the-art models for human pose estimation generally do not meet the requirements of real-life…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Daniel Groos , Heri Ramampiaro , Espen A. F. Ihlen

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Baozhang Ren , Kostas E. Bekris

Recent literature addressed the monocular 3D pose estimation task very satisfactorily. In these studies, different persons are usually treated as independent pose instances to estimate. However, in many every-day situations, people are…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Wen Guo , Enric Corona , Francesc Moreno-Noguer , Xavier Alameda-Pineda

Human Pose Estimation is a crucial module in human-machine interaction applications and, especially since the rise in deep learning technology, robust methods are available to consumers using RGB cameras and commercial GPUs. On the other…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Gaurvi Goyal , Pham Cong Thuong , Arren Glover , Masayoshi Mizuno , Chiara Bartolozzi

Multi-Person Tracking (MPT) is often addressed within the detection-to-association paradigm. In such approaches, human detections are first extracted in every frame and person trajectories are then recovered by a procedure of data…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Hefeng Wu , Yafei Hu , Keze Wang , Hanhui Li , Lin Nie , Hui Cheng

Multi-person pose estimation from a 2D image is an essential technique for human behavior understanding. In this paper, we propose a human pose refinement network that estimates a refined pose from a tuple of an input image and input pose.…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee