Use the python script to select images contains person in the COCO。
Note: The following file is required.
1.The coco2017 dataset, training set and test set. (train2017)
2.The label file in txt format. (Download from here.Thanks to the author of YOLOv5)
3.Python environment.
Judge whether the current picture contains people through the txt tag file, so the txt file is necessary.
These file is required.It is enough.
If you have any issue, welcome to create issue.I will answer you do my best.