中文
相关论文

相关论文: StarPose: 3D Human Pose Estimation via Spatial-Tem…

200 篇论文

We propose a method SPGNet for 3D human pose estimation that mixes multi-dimensional re-projection into supervised learning. In this method, the 2D-to-3D-lifting network predicts the global position and coordinates of the 3D human pose.…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Zihan Wang , Ruimin Chen , Mengxuan Liu , Guanfang Dong , Anup Basu

The typical bottom-up human pose estimation framework includes two stages, keypoint detection and grouping. Most existing works focus on developing grouping algorithms, e.g., associative embedding, and pixel-wise keypoint regression that we…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ke Sun , Zigang Geng , Depu Meng , Bin Xiao , Dong Liu , Zhaoxiang Zhang , Jingdong Wang

Estimating 2D-3D correspondences between RGB images and 3D space is a fundamental problem in 6D object pose estimation. Recent pose estimators use dense correspondence maps and Point-to-Point algorithms to estimate object poses. The…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Peter Hönig , Stefan Thalhammer , Markus Vincze

Egocentric 3D human pose estimation remains challenging due to severe perspective distortion, limited body visibility, and complex camera motion inherent in first-person viewpoints. Existing methods typically rely on single-frame analysis…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Md Mushfiqur Azam , John Quarles , Kevin Desai

We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Weian Mao , Yongtao Ge , Chunhua Shen , Zhi Tian , Xinlong Wang , Zhibin Wang , Anton van den Hengel

Current unsupervised 2D-3D human pose estimation (HPE) methods do not work in multi-person scenarios due to perspective ambiguity in monocular images. Therefore, we present one of the first studies investigating the feasibility of…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Peter Hardy , Hansung Kim

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Francesc Moreno-Noguer

In the era of deep learning, human pose estimation from multiple cameras with unknown calibration has received little attention to date. We show how to train a neural model to perform this task with high precision and minimal latency…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Andrea Tagliasacchi , Kate Saenko , Avneesh Sud

3D human pose reconstruction from single-view camera is a difficult and challenging topic. Many approaches have been proposed, but almost focusing on frame-by-frame independently while inter-frames are highly correlated in a pose sequence.…

计算机视觉与模式识别 · 计算机科学 2019-01-11 X. T. Nguyen , T. D. Ngo , T. H. Le

Diffusion models (DMs) have exhibited remarkable efficacy in various image restoration tasks. However, existing approaches typically operate within the high-dimensional pixel space, resulting in high computational overhead. While methods…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Yang Zheng , Wen Li , Zhaoqiang Liu

3D human pose estimation from monocular images is a highly ill-posed problem due to depth ambiguities and occlusions. Nonetheless, most existing works ignore these ambiguities and only estimate a single solution. In contrast, we generate a…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

Existing deep learning approaches on 3d human pose estimation for videos are either based on Recurrent or Convolutional Neural Networks (RNNs or CNNs). However, RNN-based frameworks can only tackle sequences with limited frames because…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Jiahao Lin , Gim Hee Lee

We present GigaPose, a fast, robust, and accurate method for CAD-based novel object pose estimation in RGB images. GigaPose first leverages discriminative "templates", rendered images of the CAD models, to recover the out-of-plane rotation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Van Nguyen Nguyen , Thibault Groueix , Mathieu Salzmann , Vincent Lepetit

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

We introduce MegaPose, a method to estimate the 6D pose of novel objects, that is, objects unseen during training. At inference time, the method only assumes knowledge of (i) a region of interest displaying the object in the image and (ii)…

Despite the significant improvement in the performance of monocular pose estimation approaches and their ability to generalize to unseen environments, multi-view (MV) approaches are often lagging behind in terms of accuracy and are specific…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Abdolrahim Kadkhodamohammadi , Nicolas Padoy

Current human pose estimation systems focus on retrieving an accurate 3D global estimate of a single person. Therefore, this paper presents one of the first 3D multi-person human pose estimation systems that is able to work in real-time and…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Pawel Knap , Peter Hardy , Alberto Tamajo , Hwasup Lim , Hansung Kim

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

3D pose estimation from a single image is a challenging task in computer vision. We present a weakly supervised approach to estimate 3D pose points, given only 2D pose landmarks. Our method does not require correspondences between 2D and 3D…

计算机视觉与模式识别 · 计算机科学 2018-08-23 Dylan Drover , Rohith MV , Ching-Hang Chen , Amit Agrawal , Ambrish Tyagi , Cong Phuoc Huynh

Text-driven person image generation is an emerging and challenging task in cross-modality image generation. Controllable person image generation promotes a wide range of applications such as digital human interaction and virtual try-on.…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Kaiduo Zhang , Muyi Sun , Jianxin Sun , Binghao Zhao , Kunbo Zhang , Zhenan Sun , Tieniu Tan
‹ 上一页 1 8 9 10 下一页 ›