中文
相关论文

相关论文: Efficient Online Multi-Person 2D Pose Tracking wit…

200 篇论文

In this paper, we present a data-driven approach for human pose tracking in video data. We formulate the human pose tracking problem as a discrete optimization problem based on spatio-temporal pictorial structure model and solve this…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Soumitra Samanta , Bhabatosh Chanda

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

We propose a novel approach for joint 3D multi-object tracking and reconstruction from RGB-D sequences in indoor environments. To this end, we detect and reconstruct objects in each frame while predicting dense correspondences mappings into…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Dominik Schmauser , Zeju Qiu , Norman Müller , Matthias Nießner

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Human poses and motions are important cues for analysis of videos with people and there is strong evidence that representations based on body pose are highly effective for a variety of tasks such as activity recognition, content retrieval…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Mykhaylo Andriluka , Umar Iqbal , Eldar Insafutdinov , Leonid Pishchulin , Anton Milan , Juergen Gall , Bernt Schiele

Multi-frame human pose estimation has long been a compelling and fundamental problem in computer vision. This task is challenging due to fast motion and pose occlusion that frequently occur in videos. State-of-the-art methods strive to…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenguang Liu , Runyang Feng , Haoming Chen , Shuang Wu , Yixing Gao , Yunjun Gao , Xiang Wang

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

Multi-person pose tracking is an important element for many applications and requires to estimate the human poses of all persons in a video and to track them over time. The association of poses across frames remains an open research…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Andreas Doering , Juergen Gall

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a compact and efficient…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Guoli Wang , Qian Zhang , Mingshu He

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose estimation with a local…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Niklas Gard , Anna Hilsmann , Peter Eisert

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit…

计算机视觉与模式识别 · 计算机科学 2017-05-16 Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Existing methods for video-based person re-identification (ReID) mainly learn the appearance feature of a given pedestrian via a feature extractor and a feature aggregator. However, the appearance models would fail when different…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Honghu Pan , Qiao Liu , Yongyong Chen , Yunqi He , Yuan Zheng , Feng Zheng , Zhenyu He

State-of-the-art object pose estimation handles multiple instances in a test image by using multi-model formulations: detection as a first stage and then separately trained networks per object for 2D-3D geometric correspondence prediction…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

Reconstructing 3D human pose and shape from monocular videos is a well-studied but challenging problem. Common challenges include occlusions, the inherent ambiguities in the 2D to 3D mapping and the computational complexity of video…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Nikolaos Vasilikopoulos , Nikos Kolotouros , Aggeliki Tsoli , Antonis Argyros

Recovering temporally consistent 3D human body pose, shape and motion from a monocular video is a challenging task due to (self-)occlusions, poor lighting conditions, complex articulated body poses, depth ambiguity, and limited availability…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Sushovan Chanda , Amogh Tiwari , Lokender Tiwari , Brojeshwar Bhowmick , Avinash Sharma , Hrishav Barua

In this paper, we present a method for real-time multi-person human pose estimation from video by utilizing convolutional neural networks. Our method is aimed for use case specific applications, where good accuracy is essential and…

计算机视觉与模式识别 · 计算机科学 2016-09-26 Marko Linna , Juho Kannala , Esa Rahtu

Pose tracking is an important problem that requires identifying unique human pose-instances and matching them temporally across different frames of a video. However, existing pose tracking methods are unable to accurately model temporal…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Michael Snower , Asim Kadav , Farley Lai , Hans Peter Graf

This paper addresses the problem of 3D pose estimation for multiple people in a few calibrated camera views. The main challenge of this problem is to find the cross-view correspondences among noisy and incomplete 2D pose predictions. Most…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Junting Dong , Wen Jiang , Qixing Huang , Hujun Bao , Xiaowei Zhou

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

Multi-camera multiple people tracking has become an increasingly important area of research due to the growing demand for accurate and efficient indoor people tracking systems, particularly in settings such as retail, healthcare centers,…