CVApr 16

Fast Online 3D Multi-Camera Multi-Object Tracking and Pose Estimation

arXiv:2604.165228.91 citationsh-index: 2
AI Analysis

This work addresses the need for efficient 3D multi-object tracking and pose estimation in multi-camera setups, offering a practical solution that avoids costly 3D training data and complex deep learning models.

The paper introduces a fast online method for 3D multi-object tracking and pose estimation using multiple monocular cameras, requiring only 2D detections. The algorithm achieves significantly faster performance than state-of-the-art methods without sacrificing accuracy, and remains robust when cameras are intermittently disconnected.

This paper proposes a fast and online method for jointly performing 3D multi-object tracking and pose estimation using multiple monocular cameras. Our algorithm requires only 2D bounding box and pose detections, eliminating the need for costly 3D training data or computationally expensive deep learning models. Our solution is an efficient implementation of a Bayes-optimal multi-object tracking filter, enhancing computational efficiency while maintaining accuracy. We demonstrate that our algorithm is significantly faster than state-of-the-art methods without compromising accuracy, using only publicly available pre-trained 2D detection models. We also illustrate the robust performance of our algorithm in scenarios where multiple cameras are intermittently disconnected or reconnected during operation.

Foundations

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

Your Notes