中文
相关论文

相关论文: MovePose: A High-performance Human Pose Estimation…

200 篇论文

Reliable three-dimensional human pose estimation (3D HPE) remains challenging due to the differences in viewpoints, environments, and camera conventions among datasets. As a result, methods that achieve near-optimal in-dataset accuracy…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Saad Manzur , Bryan Vela , Brandon Vela , Aditya Agrawal , Lan-Anh Dang-Vu , David Li , Wayne Hayes

While the voxel-based methods have achieved promising results for multi-person 3D pose estimation from multi-cameras, they suffer from heavy computation burdens, especially for large scenes. We present Faster VoxelPose to address the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Hang Ye , Wentao Zhu , Chunyu Wang , Rujie Wu , Yizhou Wang

Reconstructing the motion of objects from videos is a key component for embodied AI and robot manipulation. While diverse approaches to object pose tracking have been studied, they rely heavily on strong external priors, such as depth data…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Jisu Shin , Junoh Lee , JunGyu Lee , Inhwan Bae , Dohyeon Lee , Hokyun Im , Youngwoon Lee , Hae-Gon Jeon

This paper addresses the problem of cross-dataset generalization of 3D human pose estimation models. Testing a pre-trained 3D pose estimator on a new dataset results in a major performance drop. Previous methods have mainly addressed this…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Mohsen Gholami , Bastian Wandt , Helge Rhodin , Rabab Ward , Z. Jane Wang

Object detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

Accurate and reliable human motion reconstruction is crucial for creating natural interactions of full-body avatars in Virtual Reality (VR) and entertainment applications. As the Metaverse and social applications gain popularity, users are…

图形学 · 计算机科学 2024-06-11 Jose Luis Ponton , Haoran Yun , Andreas Aristidou , Carlos Andujar , Nuria Pelechano

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

Human pose estimation has made significant advancement in recent years. However, the existing datasets are limited in their coverage of pose variety. In this paper, we introduce a novel benchmark FollowMeUp Sports that makes an important…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Ying Huang , Bin Sun , Haipeng Kan , Jiankai Zhuang , Zengchang Qin

We introduce UPose3D, a novel approach for multi-view 3D human pose estimation, addressing challenges in accuracy and scalability. Our method advances existing pose estimation frameworks by improving robustness and flexibility without…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Vandad Davoodnia , Saeed Ghorbani , Marc-André Carbonneau , Alexandre Messier , Ali Etemad

We propose a human pose estimation framework that solves the task in the regression-based fashion. Unlike previous regression-based methods, which often fall behind those state-of-the-art methods, we formulate the pose estimation task into…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang

Object recognition and 6DoF pose estimation are quite challenging tasks in computer vision applications. Despite efficiency in such tasks, standard methods deliver far from real-time processing rates. This paper presents a novel pipeline to…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Marlon Marcon , Olga Regina Pereira Bellon , Luciano Silva

Pose estimation is a crucial task in computer vision, with wide applications in autonomous driving, human motion capture, and virtual reality. However, existing methods still face challenges in achieving high accuracy, particularly in…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Liang Feng , Ming Xu , Lihua Wen , Zhixuan Shen

We introduce FocalPose, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are twofold. First,…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Georgy Ponimatkin , Yann Labbé , Bryan Russell , Mathieu Aubry , Josef Sivic

The accuracy of monocular 3D human pose estimation depends on the viewpoint from which the image is captured. While freely moving cameras, such as on drones, provide control over this viewpoint, automatically positioning them at the…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Sena Kiciroglu , Helge Rhodin , Sudipta N. Sinha , Mathieu Salzmann , Pascal Fua

This work is a portable MetaVerse implementation, and we use 3D pose estimation with AI to make virtual avatars do synchronized actions and interact with the environment. The motivation is that we find it inconvenient to use joysticks and…

人工智能 · 计算机科学 2024-10-22 Hao-Tang Tsui , Yu-Rou Tuan , Jia-You Chen

Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is an appearance…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Hongsuk Choi , Gyeongsik Moon , Kyoung Mu Lee

This paper considers to jointly tackle the highly correlated tasks of estimating 3D human body poses and predicting future 3D motions from RGB image sequences. Based on Lie algebra pose representation, a novel self-projection mechanism is…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ji Yang , Youdong Ma , Xinxin Zuo , Sen Wang , Minglun Gong , Li Cheng

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian

While recent two-stage many-to-one deep learning models have demonstrated great success in 3D human pose estimation, such models are inefficient ways to detect 3D key points in a sequential video relative to one-shot and many-to-many…

计算机视觉与模式识别 · 计算机科学 2023-12-19 David C. Jeong , Hongji Liu , Saunder Salazar , Jessie Jiang , Christopher A. Kitts

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