paper-with-me

홈 › Papers

Model Optimization for Multi-Camera 3D Detection and Tracking

2026-01-31 · Ethan Anderson, Justin Silva, Kyle Zheng, Sameer Pusegaonkar, Yizhou Wang, Zheng Tang, Sujit Biswas arxiv

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 best speed-accuracy trade-off, while attention-related modules are consistently sensitive to low precision. On WILDTRACK, low-FPS pretraining yields large zero-shot gains over the base checkpoint, while small-scale fine-tuning provides limited additional benefit. Transformer Engine mixed precision reduces latency and improves camera scalability, but can destabilize identity propagation, motivating stability-aware validation.

📄 PDF Abstract BibTeX arXiv:2602.00450

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CAMO-MOT: Combined Appearance-Motion Optimization for 3D Multi-Object Tracking with Camera-LiDAR Fusion

2022-09-06 · Li Wang, Xinyu Zhang, Wenyuan Qin, Xiaoyu Li 외

3D Multi-object tracking (MOT) ensures consistency during continuous dynamic detection, conducive to subsequent motion planning and navigation tasks in autonomous driving. However, camera-based methods suffer in the case…

3D Multi-Object TrackingAutonomous DrivingMotion PlanningMulti-Object Tracking+2

Multi-Target Tracking in Multiple Non-Overlapping Cameras using Constrained Dominant Sets

2017-06-19 · Yonatan Tariku Tesfaye, Eyasu Zemene, Andrea Prati, Marcello Pelillo 외

In this paper, a unified three-layer hierarchical approach for solving tracking problems in multiple non-overlapping cameras is proposed. Given a video and a set of detections (obtained by any person detector), we first …

Clustering

Joint Multi-Object Detection and Tracking with Camera-LiDAR Fusion for Autonomous Driving

2021-08-10 · Kemiao Huang, Qi Hao

Multi-object tracking (MOT) with camera-LiDAR fusion demands accurate results of object detection, affinity computation and data association in real time. This paper presents an efficient multi-modal MOT framework with o…

Autonomous DrivingMulti-Object TrackingObjectobject-detection+2

MCTR: Multi Camera Tracking Transformer

2024-08-23 · Alexandru Niculescu-Mizil, Deep Patel, Iain Melvin

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on h…

Multi-Object TrackingObjectobject-detectionObject Detection+1

Fast and Robust Hand Tracking Using Detection-Guided Optimization

2016-02-12 · CVPR 2015 6 · Srinath Sridhar, Franziska Mueller, Antti Oulasvirta, Christian Theobalt

Markerless tracking of hands and fingers is a promising enabler for human-computer interaction. However, adoption has been limited because of tracking inaccuracies, incomplete coverage of motions, low framerate, complex …

GPUPose Estimation