Skip to content

Python program for converting pascal voc xml to txt for yolo datasets

Notifications You must be signed in to change notification settings

tanjil072/xmlTotxt-converter-for-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

xml To txt converter for YOLO datasets

This Python program will convert all of your pascal voc xml to txt for YOLO datasets.

How to use:

Just put this file in the folder where all the xml files are stored and run the script with command promt or terminal by typing " python convert.py". Your xml files will be converted to txt files for using in YOLO. Remember to make necessary change according to your datasets like changing the class names, etc.

About

Python program for converting pascal voc xml to txt for yolo datasets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages