PPE-Detection/ ├── data/ │ ├── images/ │ ├── videos/ │ └── models/ ├── src/ │ ├── image_detection.py │ ├── video ...