ersace/IITU_Safety-Helmet_Dataset_v1.0_Demo
IITU Safety-Helmet Dataset v1.0 Demo Overview: This dataset contains annotated images of safety helmets captured both by drone and at ground level, designed for helmet detection and color classification tasks in computer vision. This is the DEMO version of the dataset, now it contains only 14 images and annotations. π Dataset Summary This dataset contains 1,664 images annotated for safety-helmet detection and color classification. 6,473 helmetβ¦ See the full description on the dataset page: https://huggingface.co/datasets/ersace/IITU_Safety-Helmet_Dataset_v1.0_Demo.
IITU Safety-Helmet Dataset v1.0 Demo
Overview:
This dataset contains annotated images of safety helmets captured both by drone and at ground level, designed for helmet detection and color classification tasks in computer vision.
This is the DEMO version of the dataset, now it contains only 14 images and annotations.
π Dataset Summary
This dataset contains 1,664 images annotated for safety-helmet detection and color classification.
- 6,473 helmet instances
- Captured by drone (3β5 m, 10β15 m; angles 0Β°, 45Β°, 90Β°) and at ground level
- Lighting conditions: daytime (clear) and night (lamp light)
π Dataset Structure
iitu-safety-helmet/
βββ data
β βββ frames_daytime
β β βββ horizontal_0deg
β β β βββ 3-5_meters
β β β β βββ images/
β β β β βββ annotations/
β β β βββ 10-15_meters
β β β βββ images/
β β β βββ annotations/
β β βββ tilted_45deg
β β βββ vertical_90deg
β βββ frames_night_time
β βββ horizontal_0deg
β β βββ images/
β β βββ annotations/
β βββ tilted_45deg
β βββ vertical_90deg
βββ classes.txt
βββ README.mdAnnotation Format:
- Each .txt annotation file corresponds to one image and contains one line per helmet.
- Line format (YOLO v5-style with high-precision floats): "classid", "xcenter", "y_center", "width", "height".
- All five values are space-separated; the four geometry values are normalized to [0, 1] and may have up to 16 decimal places.
Classes:
0 blue helmet
1 green helmet
2 red helmet
3 white helmet
4 yellow helmetPaper / Citation Bektemyssova, G.; Bykov, A.; Keresh, A.; Yergazy, Y.; Shaikemelev, G.;
IITU Safety-Helmet Dataset: Drone-Captured and Ground-Level Images with Color Annotations. 2025. DOI: soon
License: CC BY 4.0
