-
Notifications
You must be signed in to change notification settings - Fork 91
Home
Hernán Gonzalez edited this page Jan 23, 2019
·
13 revisions
Openvino inferrence pre-loaded examples:
Inference engine samples - (Yolo v3 object detection demo):
Model Optimizer to convert Tensorflow models (Yolo v3):
Tensorflow Yolo v3 repo:
Yolo v3 docs:
In order to successfully detect near misses happening on a intersection, we have splitted the project in 5 stages.
-
Input feed processing.
-
Business logic.
-
Output.