Skip to main content

tools for voc or coco

Project description

图像处理工具包

  • 处理 COCO, VOC 格式的数据集
  • 包含数据集互转、切分、检查
  • 对coco格式数据进行评估(基于漏检率、错检率)

数据集格式说明

VOC

VOC  
  |  
  |---------Annotations  
                |-------xxx.xml  
  |---------ImageSets  
                |  
                |-------Main    
                         |-------trainval.txt  
  |---------JPEGImages  
                |-------xxx.jpg
  |---------labels.txt
  
# ImageSets 非必须

COCO

COCO
  |  
  |---------Annotations  
                |-------train.json
  |---------train  
                |-------xxx.jpg

使用方法

  • pip 安装
pip install cspdataset

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cspdataset-0.3.6.tar.gz (27.6 kB view hashes)

Uploaded Source

Built Distribution

cspdataset-0.3.6-py3-none-any.whl (43.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page