DriveWorks SDK Reference
3.0.4260 Release
For Test and Development only

Object Detector
Note
SW Release Applicability: This tutorial is applicable to modules in NVIDIA DRIVE Software releases.

The Object Detector module implements functionality to load DriveNet and run several processing steps to detect all objects in the image. It is based on a deep neural network with image pre-processing and detection post-processing. The processing steps are illustrated in the following image.

object_detection.png

For an example see Object Detector Workflow.