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

Unifying Short and Long-Term Tracking with Graph Hierarchies

About

Tracking objects over long videos effectively means solving a spectrum of problems, from short-term association for un-occluded objects to long-term association for objects that are occluded and then reappear in the scene. Methods tackling these two tasks are often disjoint and crafted for specific scenarios, and top-performing approaches are often a mix of techniques, which yields engineering-heavy solutions that lack generality. In this work, we question the need for hybrid approaches and introduce SUSHI, a unified and scalable multi-object tracker. Our approach processes long clips by splitting them into a hierarchy of subclips, which enables high scalability. We leverage graph neural networks to process all levels of the hierarchy, which makes our model unified across temporal scales and highly general. As a result, we obtain significant improvements over state-of-the-art on four diverse datasets. Our code and models are available at bit.ly/sushi-mot.

Orcun Cetintas, Guillem Bras\'o, Laura Leal-Taix\'e• 2022

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA81.1
921
Multiple Object TrackingMOT20 (test)
MOTA74.3
358
Multi-Object TrackingDanceTrack (test)
HOTA0.633
355
Multi-Object TrackingBDD100K (val)
mIDF158.8
70
Multi-Object TrackingBDD100K (test)
Mean IDF160
36
Multi-Object TrackingMOT20 Private detections (test)
IDF179.8
24
Multi-Object TrackingMOT20 Public detections (test)
IDF171.6
6
Multiple Object TrackingBDD (test)
mIDF160
5
Showing 8 of 8 rows

Other info

Code

Follow for update