CVNov 24, 2019

Using Panoramic Videos for Multi-person Localization and Tracking in a 3D Panoramic Coordinate

arXiv:1911.10535v55 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the need for affordable and efficient multi-person tracking in applications like surveillance or VR, but it is incremental as it builds on existing camera-based and tracking techniques.

The paper tackles the problem of 3D panoramic multi-person localization and tracking by proposing a low-cost method using panoramic videos from normal cameras instead of expensive LiDAR, achieving effective results verified on three datasets including a new one they built.

3D panoramic multi-person localization and tracking are prominent in many applications, however, conventional methods using LiDAR equipment could be economically expensive and also computationally inefficient due to the processing of point cloud data. In this work, we propose an effective and efficient approach at a low cost. First, we obtain panoramic videos with four normal cameras. Then, we transform human locations from a 2D panoramic image coordinate to a 3D panoramic camera coordinate using camera geometry and human bio-metric property (i.e., height). Finally, we generate 3D tracklets by associating human appearance and 3D trajectory. We verify the effectiveness of our method on three datasets including a new one built by us, in terms of 3D single-view multi-person localization, 3D single-view multi-person tracking, and 3D panoramic multi-person localization and tracking. Our code and dataset are available at \url{https://github.com/fandulu/MPLT}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes