项目作者: rbsathish

项目描述 :
Convert your annotated data from one format to another format
高级语言: Python
项目地址: git://github.com/rbsathish/Data-annotation.git
创建时间: 2020-09-24T18:12:16Z
项目社区:https://github.com/rbsathish/Data-annotation

开源协议:

下载


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

  1. YOLO Darknet
  2. YOLO v3 Keras
  3. YOLO v4 PyTorch
  4. Tiny YOLO

XML

  1. Pascal VOC
  2. Tensorflow Object Detection

CSV

  1. Tensorflow Object Detection
  2. Multiclass Classification

JSON

  1. COCO
  2. CreateML
  3. Tensorflow Object Detection

TFRECORD

  1. Tensorflow Object Detection