xinshuoweng/AB3DMOT
This repository contains the official python implementation for "A Baseline for 3D Multi-Object Tracking". However, recent works for 3D MOT tend to focus more on developing accurate systems giving less regard to computational cost and system complexity. In contrast, this work proposes a simple yet accurate real-time baseline 3D MOT system. We use an off-the-shelf 3D object detector to obtain oriented 3D bounding boxes from the LiDAR point cloud. Then, a combination of 3D Kalman filter and Hungarian algorithm is used for state estimation and data association.
May-24-2020, 19:03:15 GMT
- Technology:
- Information Technology > Artificial Intelligence > Vision (0.37)