Video length is 18:50

Design and Train a YOLOv2 Network in MATLAB

From the series: Perception

In this video, Neha Goel joins Connell D’Souza how you can design and train a deep neural network in MATLAB®. The example discussed is a You-Only-Look-Once (YOLOv2) neural network. YOLOv2 is a popular real-time object detection algorithm for autonomous systems.

Neha first discusses the architecture of a YOLOv2 network and the different layers and then demonstrates how to assemble the layers in the network and visualize them in MATLAB. She also explains the importance of anchor boxes in a YOLOv2 network.

Neha also covers training options and how they can be manipulated to achieve the best results. The trained model is tested on a test dataset to visually inspect performance before evaluating the network with numerical performance metrics like precision-recall curves.

Resources:

Published: 3 Jan 2020