CVMar 19, 2024

Lifting Multi-View Detection and Tracking to the Bird's Eye View

arXiv:2403.12573v123 citationsHas Code2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)
Originality Incremental advance
AI Analysis

This work addresses multi-view detection and tracking challenges for applications like surveillance and autonomous driving, presenting an incremental improvement by combining existing branches and adding cross-scene setups.

The paper tackles occlusion and missed detection in multi-object tracking and detection by comparing lifting methods for multi-view aggregation and presenting an architecture that aggregates features across time steps and combines appearance- and motion-based cues, achieving state-of-the-art performance on three public datasets across pedestrian and roadside perception domains.

Taking advantage of multi-view aggregation presents a promising solution to tackle challenges such as occlusion and missed detection in multi-object tracking and detection. Recent advancements in multi-view detection and 3D object recognition have significantly improved performance by strategically projecting all views onto the ground plane and conducting detection analysis from a Bird's Eye View. In this paper, we compare modern lifting methods, both parameter-free and parameterized, to multi-view aggregation. Additionally, we present an architecture that aggregates the features of multiple times steps to learn robust detection and combines appearance- and motion-based cues for tracking. Most current tracking approaches either focus on pedestrians or vehicles. In our work, we combine both branches and add new challenges to multi-view detection with cross-scene setups. Our method generalizes to three public datasets across two domains: (1) pedestrian: Wildtrack and MultiviewX, and (2) roadside perception: Synthehicle, achieving state-of-the-art performance in detection and tracking. https://github.com/tteepe/TrackTacular

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