Skip to content

planemanner/Det_CVT

Repository files navigation

DetectionCVT

  • Version 1.0

  • Annotated data converter for Detection task

  • Available conversion

    • COCO <-> VOC
    • VOC <-> YOLO
    • YOLO <-> COCO
    • COCO, VOC, YOLO <-> LABELME
  • Dependency

    • python 3.7
    • pyqt5, numpy, PIL, labelme, opencv-python, pycocotools, tqdm
  • Prerequired You need to make label list by using make_label_list.py. Detail description will be updated

    Content of Example

    supercategory number supercategory name category number category name
    0 furniture 0 chair
    0 furniture 1 bed
    1 fruits 2 apple
    2 cosmetic 3 lipstick
  • To do

    • Update overall codes reflecting all feedback
  • Updated feature

    • make_label_list.py provides a GUI to make yaml file having category list.

Hits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors