Skip to content

Script to generate train.txt for custom yolov3 object detection.

Notifications You must be signed in to change notification settings

theAIGuysCode/YoloGenerateTrainingFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YoloGenerateTrainingFile

Script to generate train.txt for custom yolov3 object detection. Just add file to root darknet folder and run following command from root directory after adding all training images to darknet/data/obj folder.

python generate_train.py

About

Script to generate train.txt for custom yolov3 object detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages