PPE Detection
The PPE Detection model detects whether personal protective equipment (PPE) is being worn in industrial site images/video.
Feature Summary
- Hard hat detection
- Safety shoes detection
- Safety harness detection
- Safety hook detection
- Per-class confidence score
Detection Classes
| Class ID | Class Name | Description |
| 0 | hard hat | Hard hat |
| 1 | safety shoes | Safety shoes |
| 2 | safety harness | Safety harness |
| 3 | safety hook | Safety hook |
| Item | Details |
| Input | Industrial site image |
| Output | Detection box, class label, confidence score |
| Recommended Environment | Linux, Windows PC |
Demo Library Download Options
| Option | Description | Download |
| Option A: SDK | Inference and post-processing utilities included | <python-sdk-download-url> |
| Option B: Demo Sample | Single/batch request samples | <rest-sample-download-url> |
| Option C: Docker Demo | Offline demo environment | <docker-demo-download-url> |
License