Model Optimization for Multi-Camera 3D Detection and Tracking
Ethan Anderson, Justin Silva, Kyle Zheng, Sameer Pusegaonkar, Yizhou Wang, Zheng Tang, Sujit Biswas

TL;DR
This paper evaluates and optimizes Sparse4D, a multi-camera 3D detection and tracking framework, focusing on input frame rate reduction, quantization, and mixed-precision fine-tuning to improve speed and stability in indoor multi-camera perception.
Contribution
It introduces stability-aware validation for identity tracking and demonstrates effective speed-accuracy trade-offs through selective quantization and mixed-precision techniques.
Findings
Sparse4D remains stable at moderate FPS reductions.
Selective quantization improves speed with minimal accuracy loss.
Mixed-precision fine-tuning reduces latency but can affect identity stability.
Abstract
Outside-in multi-camera perception is increasingly important in indoor environments, where networks of static cameras must support multi-target tracking under occlusion and heterogeneous viewpoints. We evaluate Sparse4D, a query-based spatiotemporal 3D detection and tracking framework that fuses multi-view features in a shared world frame and propagates sparse object queries via instance memory. We study reduced input frame rates, post-training quantization (INT8 and FP8), transfer to the WILDTRACK benchmark, and Transformer Engine mixed-precision fine-tuning. To better capture identity stability, we report Average Track Duration (AvgTrackDur), which measures identity persistence in seconds. Sparse4D remains stable under moderate FPS reductions, but below 2 FPS, identity association collapses even when detections are stable. Selective quantization of the backbone and neck offers the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Advanced Optical Sensing Technologies
