SkillAgentSearch skills...

Voc2coco

A useful script for converting voc format annotations(generated by LabelImg or Labelme) to coco format annotations

Install / Use

/learn @wkoa/Voc2coco
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

voc2coco

A useful script for converting voc format annotations(generated by LabelImg or Labelme) to coco format annotations

Requirements

  • python2.7
  • opencv
  • numpy

Example

  • converter = voc2coco('/path/to/VOCdevkit','year')
  • converter.voc_to_coco_converter()

Default output dir

/path/to/VOCdevkit/VOCyear/cocoformatJson

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated4y ago
Forks3

Languages

Python

Security Score

80/100

Audited on Nov 13, 2021

No findings