TrackOcc: Camera-based 4D Panoptic Occupancy Tracking
Zhuoguang Chen, Kenan Li, Xiuyu Yang, Tao Jiang, Yiming Li, Hang Zhao
TL;DR
This work defines Camera-based 4D Panoptic Occupancy Tracking, a task that jointly performs occupancy panoptic segmentation and object tracking from camera input. It proposes TrackOcc, a streaming end-to-end model that uses 4D panoptic queries (emerging and track queries) and a deformable Volume Cross-Attention decoder guided by a localization-aware loss, enabling temporally consistent panoptic labeling in 3D space. A novel OccSTQ metric combines segmentation and association quality to evaluate both pixel-voxel accuracy and cross-frame identity tracking, and the method is validated on Occ3D-Waymo where TrackOcc achieves state-of-the-art results. The approach emphasizes localization with a differentiable query propagation mechanism and demonstrates practical, real-time performance on standard hardware, advancing camera-only perception for autonomous systems.
Abstract
Comprehensive and consistent dynamic scene understanding from camera input is essential for advanced autonomous systems. Traditional camera-based perception tasks like 3D object tracking and semantic occupancy prediction lack either spatial comprehensiveness or temporal consistency. In this work, we introduce a brand-new task, Camera-based 4D Panoptic Occupancy Tracking, which simultaneously addresses panoptic occupancy segmentation and object tracking from camera-only input. Furthermore, we propose TrackOcc, a cutting-edge approach that processes image inputs in a streaming, end-to-end manner with 4D panoptic queries to address the proposed task. Leveraging the localization-aware loss, TrackOcc enhances the accuracy of 4D panoptic occupancy tracking without bells and whistles. Experimental results demonstrate that our method achieves state-of-the-art performance on the Waymo dataset. The source code will be released at https://github.com/Tsinghua-MARS-Lab/TrackOcc.
