'how to train yolov3 on custom dataset

i want to train yolov3 on this dataset https://www.kaggle.com/datasets/mangosata/exclusivelydarkimagedataset-from-cschan i have a text file for each image containing xmin,ymin,w,h i also made changes on the cfg file that i got it from here:https://github.com/pjreddie/darknet but now the problem is i don't know how to train it on this dataset



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source