paper-with-me

Papers

Real-time Crowd Tracking using Parameter Optimized Mixture of Motion Models

2014-09-16 · Aniket Bera, David Wolinski, Julien Pettré, Dinesh Manocha

We present a novel, real-time algorithm to track the trajectory of each pedestrian in moderately dense crowded scenes. Our formulation is based on an adaptive particle-filtering scheme that uses a combination of various multi-agent heterogeneous pedestrian simulation models. We automatically compute the optimal parameters for each of these different models based on prior tracked data and use the best model as motion prior for our particle-filter based tracking algorithm. We also use our "mixture of motion models" for adaptive particle selection and accelerate the performance of the online tracking algorithm. The motion model parameter estimation is formulated as an optimization problem, and we use an approach that solves this combinatorial optimization problem in a model independent manner and hence scalable to any multi-agent pedestrian motion model. We evaluate the performance of our approach on different crowd video datasets and highlight the improvement in accuracy over homogeneous motion models and a baseline mean-shift based tracker. In practice, our formulation can compute trajectories of tens of pedestrians on a multi-core desktop CPU in in real time and offer higher accuracy as compared to prior real time pedestrian tracking algorithms.

📄 PDF Abstract BibTeX arXiv:1409.4481

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationCPUparameter estimation

Similar Papers 제목 키워드 기반

Fusing Crowd Density Maps and Visual Object Trackers for People Tracking in Crowd Scenes

2018-06-01 · CVPR 2018 6 · Weihong Ren, Di Kang, Yandong Tang, Antoni B. Chan

While people tracking has been greatly improved over the recent years, crowd scenes remain particularly challenging for people tracking due to heavy occlusions, high crowd density, and significant appearance variation. T…

Real-time 3D Deep Multi-Camera Tracking

2020-03-26 · Quanzeng You, Hao Jiang

Tracking a crowd in 3D using multiple RGB cameras is a challenging task. Most previous multi-camera tracking algorithms are designed for offline setting and have high computational complexity. Robust real-time multi-came…

Human DetectionMulti-Object Tracking

Development of a Realistic Crowd Simulation Environment for Fine-grained Validation of People Tracking Methods

2023-04-26 · Paweł Foszner, Agnieszka Szczęsna, Luca Ciampi, Nicola Messina 외

Generally, crowd datasets can be collected or generated from real or synthetic sources. Real data is generated by using infrastructure-based sensors (such as static cameras or other sensors). The use of simulation tools …

Multiple People TrackingUnity

Multi-view Crowd Tracking Transformer with View-Ground Interactions Under Large Real-World Scenes

2026-04-21 · Qi Zhang, Jixuan Chen, Kaiyi Zhang, Xinquan Yu 외 arxiv

Multi-view crowd tracking estimates each person's tracking trajectories on the ground of the scene. Recent research works mainly rely on CNNs-based multi-view crowd tracking architectures, and most of them are evaluated …

SeekNet: Improved Human Instance Segmentation and Tracking via Reinforcement Learning Based Optimized Robot Relocation

2020-11-17 · Venkatraman Narayanan, Bala Murali Manoghar, Rama Prashanth RV, Phu Pham 외

Amodal recognition is the ability of the system to detect occluded objects. Most SOTA Visual Recognition systems lack the ability to perform amodal recognition. Few studies have achieved amodal recognition through passiv…

Human DetectionHuman Instance SegmentationInstance Segmentationreinforcement-learning+2