Skip to content

little-spoon/voc2coco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

文件说明

convert.py 将voc格式的数据转化为coco格式

checkxml.py 检查xml文件的标注有无问题

clear_single.py 清理单身的图片或者xml文件(即只有图片没有xml或只有xml没有图片)

count_label_json.py 统计json格式文件的标注

count_label_xml.py 统计xml格式文件的标注

countfile.py 统计文件夹下的文件数量

cut_fps.py 从视频中切图片

cut_video.py 剪视频

rename.py 批量重命名文件

count_json.py 更详细的统计json格式文件的各类信息

使用步骤

  1. 安装requirements.txt内的包

pip install -r requirements.txt

  1. 参考博文,了解详细用途:https://blog.csdn.net/qq_41544842/article/details/127514855

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages