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

MeMOT: Multi-Object Tracking with Memory

About

We propose an online tracking algorithm that performs the object detection and data association under a common framework, capable of linking objects after a long time span. This is realized by preserving a large spatio-temporal memory to store the identity embeddings of the tracked objects, and by adaptively referencing and aggregating useful information from the memory as needed. Our model, called MeMOT, consists of three main modules that are all Transformer-based: 1) Hypothesis Generation that produce object proposals in the current video frame; 2) Memory Encoding that extracts the core information from the memory for each tracked object; and 3) Memory Decoding that solves the object detection and data association tasks simultaneously for multi-object tracking. When evaluated on widely adopted MOT benchmark datasets, MeMOT observes very competitive performance.

Jiarui Cai, Mingze Xu, Wei Li, Yuanjun Xiong, Wei Xia, Zhuowen Tu, Stefano Soatto• 2022

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA72.5
921
Multiple Object TrackingMOT20 (test)
MOTA63.7
358
Multi-Object TrackingMOT17
MOTA72.5
55
Multi-Object TrackingMOT20 Private detections (test)
IDF166.1
24
Multiple Object TrackingMOT20
MOTA63.7
21
Multi-Object TrackingMOT 16
MOTA72.6
8
Showing 6 of 6 rows

Other info

Follow for update