Object Detection and Classification
Lidar Toolbox™ functions enable you to detect objects in point clouds and classify them into predefined categories using deep learning networks. You can use the PointPillars and Voxel R-CNN networks for object detection, and the PointNet++ network for object classification. You can train these networks, or use the available pretrained networks and further tune them for your application. The toolbox also includes processes for CUDA® MEX code generation for the PointPillars and SqueezeSegV2 networks.

Functions
Topics
- Deep Learning with Point CloudsLearn point cloud processing using deep learning. 
- Get Started with PointPillarsDefine PointPillars network and learn how to perform object detection using the same. 
- Get Started with Voxel R-CNNDefine voxel region-based convolutional neural network (Voxel R-CNN) and learn how to perform object detection using the same. 
- Datastores for Deep Learning (Deep Learning Toolbox)Learn how to use datastores in deep learning applications. 
- List of Deep Learning Layers (Deep Learning Toolbox)Discover all the deep learning layers in MATLAB®. 













