Skip to content

raynbowy23/XMLtoCOCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLtoCOCO

Change format from XML to COCO (https://cocodataset.org/#detection-2020) annotations.

To run the code : python xml_to_coco.py

You may need to change file paths with args.

--images_dir_path : path to the directory stored images
--output_path : output text path styled with coco format
--xml_dir_path : path to the xml file
--annotation_file : path to annotation file storing class names

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages