Concepedia

Publication | Closed Access

VoxNet: A 3D Convolutional Neural Network for real-time object recognition

3.5K

Citations

26

References

2015

Year

TLDR

Robust object recognition is crucial for autonomous robots, yet many systems fail to fully exploit the rich 3D data from LiDAR and RGBD cameras and struggle with large point clouds. The paper proposes VoxNet, an architecture that integrates a volumetric occupancy grid with a supervised 3D convolutional neural network to address this challenge. The authors evaluate VoxNet on publicly available LiDAR, RGBD, and CAD benchmarks. VoxNet surpasses state‑of‑the‑art accuracy and processes hundreds of instances per second.

Abstract

Robust object recognition is a crucial skill for robots operating autonomously in real world environments. Range sensors such as LiDAR and RGBD cameras are increasingly found in modern robotic systems, providing a rich source of 3D information that can aid in this task. However, many current systems do not fully utilize this information and have trouble efficiently dealing with large amounts of point cloud data. In this paper, we propose VoxNet, an architecture to tackle this problem by integrating a volumetric Occupancy Grid representation with a supervised 3D Convolutional Neural Network (3D CNN). We evaluate our approach on publicly available benchmarks using LiDAR, RGBD, and CAD data. VoxNet achieves accuracy beyond the state of the art while labeling hundreds of instances per second.

References

YearCitations

Page 1