Skip to content

Use the python script to select images contains person in the COCO。

Notifications You must be signed in to change notification settings

SpongeBab/COCO_only_person

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文 | English

COCO_only_person

forthebadge made-with-python

Use the python script to select images contains person in the COCO。

使用这个脚本去挑选出coco数据集中只包含人的图片。

Note:

注意:你需要以下文件。
1.coco2017数据集,训练集和测试集。(train2017)
2.txt格式的标签文件。(Download from here.Thanks to the author of YOLOv5))
3.Python环境。

通过txt标签文件判断当前图片是否包含人,所以txt文件是必须的。

coco数据集结构

2021-04-29 17-41-55 的屏幕截图

生成的coco_only_person数据集

2021-05-07 16-15-25 的屏幕截图

Releases

No releases published

Packages

No packages published

Languages