Highlight

VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

Proposes VoxelNet, a single-stage end-to-end network that detects 3D objects from raw lidar point clouds without hand-crafted features.

Based on

VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection

By Yin Zhou, Oncel Tuzel2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition
Read original article →

VoxelNet addresses 3D object detection in sparse lidar point clouds without relying on hand-crafted feature representations such as bird's-eye-view projections. It unifies feature extraction and bounding box prediction into a single-stage, end-to-end trainable deep network: the point cloud is divided into equally spaced 3D voxels, and a newly introduced voxel feature encoding (VFE) layer transforms the group of points within each voxel into a unified feature, yielding a descriptive volumetric representation that connects to a region proposal network to generate detections.

On the KITTI car detection benchmark, VoxelNet outperforms state-of-the-art lidar-based 3D detection methods by a large margin. The network also learns an effective discriminative representation of objects with varied geometries, producing encouraging results for detecting pedestrians and cyclists using only lidar, and demonstrating that manual feature engineering can be replaced by learned voxel encodings for point-cloud detection.

Abstract

VoxelNet is a generic, end-to-end trainable 3D detection network that removes hand-crafted point-cloud features by unifying feature extraction and bounding box prediction in one stage. It divides a point cloud into equally spaced 3D voxels and uses a new voxel feature encoding (VFE) layer to convert the points in each voxel into a unified representation that feeds a region proposal network. On the KITTI car benchmark it outperforms prior lidar-based methods by a large margin and gives encouraging results for pedestrians and cyclists using lidar alone.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

3D object detectionpoint cloudslidarvoxel feature encodingend-to-end learningKITTI benchmark
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.