Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

lardemua/pascal_voc_tools

 
 

Repository files navigation

Pascal VOC Tools

CodeFactor Documentation Status PyPI version codecov

This package includes some tools about pascal voc format dataset like read xml, write xml, resize image.

Functions

  • annotations file laod, edit and save;
  • dataset resize;
  • dataset argument(function from link);
  • darknet anchors k-means;

Install

pip install pascal-voc-tools

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%