Vehicle Detection from 3D Lidar Using Fully Convolutional Network

29 Aug 2016  ·  Bo Li, Tianlei Zhang, Tian Xia ·

Convolutional network techniques have recently achieved great success in vision based detection tasks. This paper introduces the recent development of our research on transplanting the fully convolutional network technique to the detection tasks on 3D range scan data. Specifically, the scenario is set as the vehicle detection task from the range data of Velodyne 64E lidar. We proposes to present the data in a 2D point map and use a single 2D end-to-end fully convolutional network to predict the objectness confidence and the bounding boxes simultaneously. By carefully design the bounding box encoding, it is able to predict full 3D bounding boxes even using a 2D convolutional network. Experiments on the KITTI dataset shows the state-of-the-art performance of the proposed method.

PDF Abstract
No code implementations yet. Submit your code now

Datasets


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Object Detection KITTI Cars Easy VeloFCN AP 60.34 # 5
Object Detection KITTI Cars Hard VeloFCN AP 42.74 # 5
Object Detection KITTI Cars Moderate VeloFCN AP 47.51 # 4

Methods


No methods listed for this paper. Add relevant methods here