#WinML – How to create a #Windows10 App using #YOLO for object detection (1 of 4)

Windows 10 and YOLOV2 for Object Detection Series


Hi!

Today’s post is the first one in a series where I’ll explain the steps needed to use YOLO object recognition model in a Windows 10 application. You Only Look Once (YOLO) is a pretty popular model, you only need to check the next trailer ti burn in desire to try the model

 

This model is a real-time neural network for object detection that detects 20 different classes. It is made up of 9 convolutional layers and 6 max-pooling layers and is a smaller version of the more complex full YOLOv2 network.

Now that we can use ONNX models in Windows 10, we can take advantage of the same. The first thing we must do is convert the model to ONNX format. We can use the ONNX tools, or download the already converted model from the Azure Artificial Intelligence Gallery:

Tiny YOLO V2

Now we only need Windows 10 and the latest Visual Studio 2017 version. In the Next Post Comment on the steps necessary to use YoloV2 in a Windows App 10.

Happy Coding!

Greetings @ Burlington

El Bruno

References

Advertisement

45 comments

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: