bike-helmet-dataset
收藏资源简介:
该数据集是一个专注于自行车头盔检测的计算机视觉数据集集合,包含多个子数据集,适用于目标检测和图像分类任务。数据集主要包含五个部分:1)采用COCO格式标注的自行车头盔检测数据集,共1376张图像,分为训练集(1185张)、验证集(127张)和测试集(64张);2)采用Pascal VOC格式标注的自行车头盔数据集,共764张图像;3)来自谷歌搜索的头盔图像,共595张原始未标注图像;4)通过程序采集的头盔图像,共1004张原始未标注图像;5)通过程序采集的自行车头盔图像,共30张原始未标注图像。数据集整体遵循CC BY 4.0许可证,部分子数据集来自网络收集,许可证状态未知。该数据集可用于训练和评估自行车头盔检测模型,促进安全设备检测相关研究。
This dataset is a collection of computer vision datasets focused on bicycle helmet detection, which includes multiple sub-datasets applicable to object detection and image classification tasks. The dataset consists of five main parts: 1. COCO-formatted annotated bicycle helmet detection dataset, with a total of 1376 images, divided into training set (1185 images), validation set (127 images) and test set (64 images); 2. Pascal VOC-formatted annotated bicycle helmet dataset, with a total of 764 images; 3. Helmet images collected from Google Search, with 595 raw unannotated images in total; 4. Helmet images collected via automated programs, with 1004 raw unannotated images in total; 5. Bicycle helmet images collected via automated programs, with 30 raw unannotated images in total. The entire dataset is released under the CC BY 4.0 license, while some of its sub-datasets are collected from online sources with unknown license statuses. This dataset can be utilized to train and evaluate bicycle helmet detection models, thereby advancing research on personal protective equipment detection.
自行车头盔检测数据集
该数据集专注于计算机视觉中的自行车头盔检测任务,包含多个子数据集,共收录图像超过 7786 张。
数据集构成
1. 自行车头盔检测(COCO 格式)
- 位置:根目录下
train/、valid/、test/文件夹 - 图像总数:1376 张
- 数据划分:
- 训练集:1185 张图像 +
_annotations.coco.json - 验证集:127 张图像 +
_annotations.coco.json - 测试集:64 张图像 +
_annotations.coco.json
- 训练集:1185 张图像 +
- 格式:COCO 格式
2. 自行车头盔数据集(Pascal VOC 格式)
- 位置:
helmet_voc/文件夹 - 图像总数:764 张
- 格式:Pascal VOC 格式(图像存放于
images/,XML 标注存放于annotations/) - 许可证:CC BY 4.0
3. Google 搜索头盔图像
- 位置:
google_search_helmets/文件夹 - 图像总数:595 张
- 格式:未标注的原始图像
- 许可证:未知 / 网络收集
4. 采集的头盔图像
- 位置:
harvested_helmets/文件夹 - 图像总数:4989 张
- 格式:未标注的原始图像
- 许可证:未知 / 程序化网络收集
5. 采集的自行车头盔图像
- 位置:
harvested_bicycle_helmets/文件夹 - 图像总数:62 张
- 格式:未标注的原始图像
- 许可证:未知 / 程序化网络收集
任务类别
- 目标检测(object-detection)
- 图像分类(image-classification)
标签
计算机视觉、头盔检测、安全装备、自行车头盔、COCO、Pascal VOC




