File size: 2,175 Bytes
55aacaa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: other
license_name: aplux-model-farm-license
license_link: https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf
pipeline_tag: object-detection
tags:
- AIoT
- QNN
---

![](https://aiot.aidlux.com/_next/image?url=%2Fapi%2Fv1%2Ffiles%2Fmodel%2Fcover%2F20250326114734_%25E6%259C%25AA%25E6%25A0%2587%25E9%25A2%2598-2.png&w=640&q=75)

## PPE-Detection: Object Detection

PPE-Detection (Personal Protective Equipment Detection) is a computer vision-based technology designed to automatically identify whether personnel are wearing essential safety gear, such as helmets, reflective vests, goggles, masks, and gloves. Using deep learning algorithms (e.g., YOLO, Faster R-CNN), this technology enables real-time detection and classification of safety equipment in high-risk environments like construction sites, factories, and healthcare facilities, significantly reducing occupational hazards. The system analyzes data from cameras or drones, integrating object detection and semantic segmentation to pinpoint non-compliant behaviors and trigger immediate alerts. Key challenges include handling occlusions in complex scenarios, multi-scale object recognition, and optimizing cross-device deployment. With advancements in edge computing and lightweight models, PPE-Detection is evolving toward cost-effective, intelligent safety management solutions, enhancing compliance and operational safety standards globally.

### Source model

- Input shape: 1x3x320x192
- Number of parameters: 5.92M
- Model size: 23.64M
- Output shape: [1x21x40x24],[1x21x20x12],[1x21x10x6]

The source model can be found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/gear_guard_net/model.py)

## Performance Reference

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## Inference & Model Conversion

Please search model by model name in [Model Farm](https://aiot.aidlux.com/en/models)

## License

- Source Model: [BSD-3-CLAUSE](https://github.com/quic/ai-hub-models/blob/main/LICENSE)

- Deployable Model: [APLUX-MODEL-FARM-LICENSE](https://aiot.aidlux.com/api/v1/files/license/model_farm_license_en.pdf)