Skip to content

enekuie/COCO-json-annotations-to-YOLO-txt-format-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

COCO-json-annotations-to-YOLO-txt-format-converter

This code is for converting COCO json annotations to YOLO txt format (which both are common in object detection projects).
note: this is specially written for anylabeling annontator tools whose output labels are currently in json format only!

How to use:

  • change input_path and output_path to desired directories
  • change category_to_id according your dataset

About

This code is for converting COCO json annotations to YOLO txt format (which both are common in object detection projects).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages