Object Detection Training
In this blog post, we will be training YOLOv4 models on a custom pothole detection dataset using the Darknet framework and carry out inference using the trained models.
This blog post covers object detection training of the YOLOv5 model on a custom dataset using the small and medium YOLOv5 models.