Computer Vision

Training YOLOv2 using Custom Images

Right now, YOLOv2 is the state-of-the-art object detection system. Trained on the VOC and COCO datasets, it processes images in real-time with high accuracy. If you've ever wanted to train YOLOv2 to detect custom objects, this tutorial will walk you through the process from installation to testing.