rbsathish / Data-annotation

Convert your annotated data from one format to another format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-annotation-format-converter

After labeling or if you already labeled file like xml. (Now only added xml converter) And you want to convert one format to another format means like (xml to yolo) format or (xml to csv) or (json to xml). You can use the above scripts to convert the files.

Lable Format Details:

TXT

YOLO Darknet
YOLO v3 Keras
YOLO v4 PyTorch

Tiny YOLO

XML

Pascal VOC
Tensorflow Object Detection

CSV

Tensorflow Object Detection
Multiclass Classification

JSON

COCO
CreateML
Tensorflow Object Detection

TFRECORD

Tensorflow Object Detection

About

Convert your annotated data from one format to another format


Languages

Language:Python 100.0%