Training YOLOV3: Deep Learning Based Custom Object Detection

YOLOv3 is one of the most popular real-time object detectors in Computer Vision. In our previous post, we shared how to use YOLOv3 in an OpenCV application. It was very well received, and many readers asked us to write a post on training YOLOv3 for new objects (i.e. custom data). In this step-by-step tutorial, we … Continue reading Training YOLOV3: Deep Learning Based Custom Object Detection