Generate Detections | Lidar Code-Along Tutorial, Part 5
Learn how to use the trained network to detect objects in the test data. For instance, read the point cloud from the test data, run the detector on the test point cloud to get the predicted bounding boxes and confidence scores, and display the point cloud with bounding boxes.
Published: 3 Nov 2021