SkillAgentSearch skills...

Voc2coco

Convert pascol voc annotation xml to COCO json format.

Install / Use

/learn @shiyemin/Voc2coco
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pascol voc to coco

Convert pascol voc annotation xml to COCO json format.

  1. pip install lxml
  2. python voc2coco.py xmllist.txt ../Annotations output.json

The xmllist.txt is the list of xml file names to convert. 000005.xml 000007.xml 000009.xml

The "../Annotations" is the place where all xmls located.

The "output.json" is the output json file.

View on GitHub
GitHub Stars160
CategoryDevelopment
Updated6mo ago
Forks86

Languages

Python

Security Score

87/100

Audited on Sep 18, 2025

No findings