Skip to content

girayyagmur/xml2yolo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xml2yolo

Converts PascalXML format to YOLO format for all .xml files in a directory.

Usage

python xml2yolo.py

The program will prompt for the following information: the directory containing XML files, the location to place classes.txt, and the image file extension. (Note: classes.txt can pre-exist, in which case the program will load those key values and update it in its output.)

Directory path with XML files: voc
File containing classes: classes.txt
Image file extension: .jpg

About

Converts PascalXML to YOLO Format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%