Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ATOM: Accurate Tracking by Overlap Maximization

About

While recent years have witnessed astonishing improvements in visual tracking robustness, the advancements in tracking accuracy have been limited. As the focus has been directed towards the development of powerful classifiers, the problem of accurate target state estimation has been largely overlooked. In fact, most trackers resort to a simple multi-scale search in order to estimate the target bounding box. We argue that this approach is fundamentally limited since target estimation is a complex task, requiring high-level knowledge about the object. We address this problem by proposing a novel tracking architecture, consisting of dedicated target estimation and classification components. High level knowledge is incorporated into the target estimation through extensive offline learning. Our target estimation component is trained to predict the overlap between the target object and an estimated bounding box. By carefully integrating target-specific information, our approach achieves previously unseen bounding box accuracy. We further introduce a classification component that is trained online to guarantee high discriminative power in the presence of distractors. Our final tracking framework sets a new state-of-the-art on five challenging benchmarks. On the new large-scale TrackingNet dataset, our tracker ATOM achieves a relative gain of 15% over the previous best approach, while running at over 30 FPS. Code and models are available at https://github.com/visionml/pytracking.

Martin Danelljan, Goutam Bhat, Fahad Shahbaz Khan, Michael Felsberg• 2018

Related benchmarks

TaskDatasetResultRank
Visual Object TrackingTrackingNet (test)
Normalized Precision (Pnorm)77.11
460
Visual Object TrackingLaSOT (test)
AUC51.5
444
Visual Object TrackingGOT-10k (test)
Average Overlap55.6
378
Object TrackingLaSoT
AUC51.5
333
Object TrackingTrackingNet
Precision (P)64.8
225
Visual Object TrackingGOT-10k
AO55.6
223
Visual Object TrackingUAV123 (test)
AUC65
188
RGB-D Object TrackingVOT-RGBD 2022 (public challenge)
EAO50.5
167
Visual Object TrackingUAV123
AUC0.643
165
Visual Object TrackingVOT 2020 (test)
EAO0.271
147
Showing 10 of 97 rows
...

Other info

Code

Follow for update