python 多目标跟踪_“3D多目标跟踪基线”的官方python实现

本文档提供了3D多目标跟踪基线的官方Python实现,使用3D卡尔曼滤波器和匈牙利算法进行状态估计和数据关联。该系统在KITTI数据集上达到 state-of-the-art 的性能,并且运行速度快。
摘要由CSDN通过智能技术生成

A Baseline for 3D Multi-Object Tracking

This repository contains the official python implementation for "A Baseline for 3D Multi-Object Tracking". If you find this code useful, please cite our paper:

@article{Weng2019_3dmot,

author = {Weng, Xinshuo and Kitani, Kris},

journal = {arXiv:1907.03961},

title = { {A Baseline for 3D Multi-Object Tracking}},

year = {2019}

}

Overview

News

Jan. 10, 2020: New metrics sAMOTA added and results updated

Aug. 21, 2019: Python 3 supported.

Aug. 21, 2019: Results on KITTI "pedestrian" and "cyclist" categories released.

Aug. 19, 2019: A minor bug in orientation correction fixed.

Jul. 9, 2019: Code and results on KITTI "car" category released.

Introduction

3D multi-object tracking (MOT) is an essential component technology for many real-time applications such as autonomous driving or assistive robotics. 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. Although our baseline system is a straightforward combination of standard m

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值