Skip to content

將COCO所匯出的json檔轉換成YOLO或Mediapipe的txt檔

License

Notifications You must be signed in to change notification settings

TsaiCC0420/coco_kpt_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COCO2YOLO

COCO to YOLO converter

Usage

you should need to make two dir about train_out and verify_out

python COCO2YOLO.py -j coco.json -o path_to_dir

path_to_dir = train_out

path_to_dir = verify_out

About

將COCO所匯出的json檔轉換成YOLO或Mediapipe的txt檔

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages