Skip to content

A simple converter of JSON COCO annotations into YOLO format.

License

Notifications You must be signed in to change notification settings

kriszieba/JSON2YOLO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This script converts annotations from JSON COCO to YOLO format. It is based on on import/export software developed by Ultralytics LLC, and is freely available for redistribution under the GPL-3.0 license. For more information please visit https://www.ultralytics.com.

Description

Requirements

Python 3.8 or later with all [requirements.txt] dependencies installed. To install run:

$ pip install -r requirements.txt

About

A simple converter of JSON COCO annotations into YOLO format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%