FlowMOT: 3D Multi-Object Tracking by Scene Flow Association

A glimpse of FlowMOT results in sequence 01. Red 1 and Green 2 stand for the same chosen car in two adjacent frames. Blue arrows represent the point-wise scene flow belonging to the car.

Abstract

Most end-to-end Multi-Object Tracking (MOT) methods face the problems of low accuracy and poor generalization ability. Although traditional filter-based methods can achieve better results, they are difficult to be endowed with optimal hyperparameters and often fail in varying scenarios. To alleviate these drawbacks, we propose a LiDAR-based 3D MOT framework named FlowMOT, which integrates point-wise motion information into the traditional matching algorithm, enhancing the robustness of the data association. We firstly utilize a scene flow estimation network to obtain implicit motion information between two adjacent frames and calculate the predicted detection for each old tracklet in the previous frame. Then we use Hungarian algorithm to generate optimal matching relations with the ID propagation strategy to finish the tracking task. Experiments on KITTI MOT dataset show that our approach outperforms recent end-to-end methods and achieves competitive performance with the state-of-the-art filter-based method. In addition, ours can work steadily in the various speed scenes where the filter-based methods may fail.

Publication
Preprint
Guangyao Zhai
Guangyao Zhai

(翟光耀)

Related