TAO-Amodal: A Benchmark for Tracking Any Object Amodally
Cheng-Yen Hsieh, Kaihua Chen, Achal Dave, Tarasha Khurana, Deva Ramanan
TL;DR
The paper addresses the lack of large-scale amodal perception benchmarks for tracking under occlusion by introducing TAO-Amodal, a real-world, high-diversity dataset with amodal and modal bounding boxes across 833 categories. It proposes an Amodal Expander plug-in to adapt existing modal trackers to produce amodal predictions and a Paste-and-Occlude data augmentation method to simulate occlusions. Through extensive benchmarks, the authors show that standard modal trackers falter under heavy and out-of-frame occlusion, while fine-tuning with the expander and PnO yields meaningful gains, establishing a practical path toward robust amodal tracking. This work provides a foundation for amodal perception in real-world, large-vocabulary settings and offers concrete guidance for improving occlusion handling in tracking systems.
Abstract
Amodal perception, the ability to comprehend complete object structures from partial visibility, is a fundamental skill, even for infants. Its significance extends to applications like autonomous driving, where a clear understanding of heavily occluded objects is essential. However, modern detection and tracking algorithms often overlook this critical capability, perhaps due to the prevalence of \textit{modal} annotations in most benchmarks. To address the scarcity of amodal benchmarks, we introduce TAO-Amodal, featuring 833 diverse categories in thousands of video sequences. Our dataset includes \textit{amodal} and modal bounding boxes for visible and partially or fully occluded objects, including those that are partially out of the camera frame. We investigate the current lay of the land in both amodal tracking and detection by benchmarking state-of-the-art modal trackers and amodal segmentation methods. We find that existing methods, even when adapted for amodal tracking, struggle to detect and track objects under heavy occlusion. To mitigate this, we explore simple finetuning schemes that can increase the amodal tracking and detection metrics of occluded objects by 2.1\% and 3.3\%.
