javierztl / yolo2coco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolo2coco

This is an easy tool to convert yolo format labels(txt) to coco format label(json)

Only for detection, no segmentation nor keypoint detect

--input yolo labels folder

--output coco label destination

Remember to modify your own categories

About


Languages

Language:Python 100.0%