Training custom YOLO v3 object detector with Keras

Continuing from my previous tutorial, where I showed you how to prepare custom data for YOLO v3 object detection training, in this tutorial finally I will show you how to train that model. Text version tutorial: full video playlist: GitHub code:
Back to Top