[][src]Module aperature::obd

ObjectDetection module that handles the setup and inferencing of the image data.

Structs

HashMap

A hash map implemented with quadratic probing and SIMD lookup.

ObjectDetection

Contains the Single Shot MultiBox Detector graph, the tensorflow session, and the image to inference.