SOTAVerified

A General Pipeline for 3D Detection of Vehicles

2018-02-12Unverified0· sign in to hype

Xinxin Du, Marcelo H. Ang Jr., Sertac Karaman, Daniela Rus

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Autonomous driving requires 3D perception of vehicles and other objects in the in environment. Much of the current methods support 2D vehicle detection. This paper proposes a flexible pipeline to adopt any 2D detection network and fuse it with a 3D point cloud to generate 3D information with minimum changes of the 2D detection networks. To identify the 3D box, an effective model fitting algorithm is developed based on generalised car models and score maps. A two-stage convolutional neural network (CNN) is proposed to refine the detected 3D box. This pipeline is tested on the KITTI dataset using two different 2D detection networks. The 3D detection results based on these two networks are similar, demonstrating the flexibility of the proposed pipeline. The results rank second among the 3D detection algorithms, indicating its competencies in 3D detection.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
KITTI Cars EasyPC-CNN-V2AP84.33Unverified
KITTI Cars HardPC-CNN-V2AP64.83Unverified

Reproductions