English

PointTrackNet: An End-to-End Network For 3-D Object Detection and Tracking From Point Clouds

Computer Vision and Pattern Recognition 2020-02-27 v1 Machine Learning Robotics

Abstract

Recent machine learning-based multi-object tracking (MOT) frameworks are becoming popular for 3-D point clouds. Most traditional tracking approaches use filters (e.g., Kalman filter or particle filter) to predict object locations in a time sequence, however, they are vulnerable to extreme motion conditions, such as sudden braking and turning. In this letter, we propose PointTrackNet, an end-to-end 3-D object detection and tracking network, to generate foreground masks, 3-D bounding boxes, and point-wise tracking association displacements for each detected object. The network merely takes as input two adjacent point-cloud frames. Experimental results on the KITTI tracking dataset show competitive results over the state-of-the-arts, especially in the irregularly and rapidly changing scenarios.

Keywords

Cite

@article{arxiv.2002.11559,
  title  = {PointTrackNet: An End-to-End Network For 3-D Object Detection and Tracking From Point Clouds},
  author = {Sukai Wang and Yuxiang Sun and Chengju Liu and Ming Liu},
  journal= {arXiv preprint arXiv:2002.11559},
  year   = {2020}
}

Comments

7 pages, ICRA-RAL2020 accepted

R2 v1 2026-06-23T13:54:43.530Z