paper-with-me

Papers

ArtTrack: Articulated Multi-person Tracking in the Wild

2016-12-05 · CVPR 2017 7 · Eldar Insafutdinov, Mykhaylo Andriluka, Leonid Pishchulin, Siyu Tang, Evgeny Levinkov, Bjoern Andres, Bernt Schiele

In this paper we propose an approach for articulated tracking of multiple people in unconstrained videos. Our starting point is a model that resembles existing architectures for single-frame pose estimation but is substantially faster. We achieve this in two ways: (1) by simplifying and sparsifying the body-part relationship graph and leveraging recent methods for faster inference, and (2) by offloading a substantial share of computation onto a feed-forward convolutional architecture that is able to detect and associate body joints of the same person even in clutter. We use this model to generate proposals for body joint locations and formulate articulated tracking as spatio-temporal grouping of such proposals. This allows to jointly solve the association problem for all people in the scene by propagating evidence from strong detections through time and enforcing constraints that each proposal can be assigned to one person only. We report results on a public MPII Human Pose benchmark and on a new MPII Video Pose dataset of image sequences with multiple people. We demonstrate that our model achieves state-of-the-art results while using only a fraction of time and is able to leverage temporal information to improve state-of-the-art for crowded scenes.

📄 PDF Abstract BibTeX arXiv:1612.01465

Code (14)

2023-MindSpore-1/ms-code-16/tree/main/ArtTrack mindspore
2023-MindSpore-4/Code8/tree/main/ArtTrack mindspore
2024-MindSpore-1/Code6/tree/main/ArtTrack mindspore
MindSpore-paper-code-3/code1/tree/main/ArtTrack mindspore
MindSpore-paper-code-3/code6/tree/main/ArtTrack mindspore
PJunhyuk/exercise-pose-analyzer tf
PJunhyuk/people-counting-pose tf
ZJX9999/art_track mindspore
ayeshathanawalla/DeepLabCut tf
eldar/pose-tensorflow tf
estelabalboa/Proyecto_Final_Pilates tf
janbertelngo/count-people tf
mindspore-ai/models/tree/master/research/cv/ArtTrack mindspore
yangyucheng000/ArtTrack mindspore

Tasks

Keypoint DetectionMulti-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

PoseTrack: A Benchmark for Human Pose Estimation and Tracking

2017-10-27 · CVPR 2018 6 · Mykhaylo Andriluka, Umar Iqbal, Eldar Insafutdinov, Leonid Pishchulin 외

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,…

Activity RecognitionMulti-Person Pose EstimationPose EstimationPose Tracking+1

Articulated Object Estimation in the Wild

2025-09-01 · Abdelrhman Werby, Martin Büchner, Adrian Röfer, Chenguang Huang 외 arxiv

Understanding the 3D motion of articulated objects is essential in robotic scene understanding, mobile manipulation, and motion planning. Prior methods for articulation estimation have primarily focused on controlled set…

Scene UnderstandingMotion PlanningPoint Tracking

TesseTrack: End-to-End Learnable Multi-Person Articulated 3D Pose Tracking

2021-06-16 · CVPR 2021 1 · N. Dinesh Reddy, Laurent Guigues, Leonid Pischulini, Jayan Eledath 외

We consider the task of 3D pose estimation and tracking of multiple people seen in an arbitrary number of camera feeds. We propose TesseTrack, a novel top-down approach that simultaneously reasons about multiple individu…

2D Pose Estimation3D Human Pose Estimation3D Human Pose Tracking3D Multi-Object Tracking+5

Self-supervised Multi-view Person Association and Its Applications

2018-05-22 · Minh Vo, Ersin Yumer, Kalyan Sunkavalli, Sunil Hadap 외

Reliable markerless motion tracking of people participating in a complex group activity from multiple moving cameras is challenging due to frequent occlusions, strong viewpoint and appearance variations, and asynchronous…

Clustering

A Top-down Approach to Articulated Human Pose Estimation and Tracking

2019-01-23 · Guanghan Ning, Ping Liu, Xiaochuan Fan, Chi Zhang

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the…

Pose EstimationPose Tracking