A
Select Language Powered by Bhashini AI
Back to Virtual Lab Hub

PPE AI Detection

Real-time Safety Compliance using YOLO Framework

Local Environment Required: This module uses a Python-based YOLO engine for heavy computer vision processing and cannot run as a static website.

1 Install Dependencies

Ensure you have Python 3.9+ installed. Open your terminal in the ppe_ai directory and run:

pip install -r requirements.txt

2 Launch the Safety Engine

Run the main application script to start the detection server:

python main.py

3 Open the Interface

The application will automatically open in your default browser, or you can go to:

http://localhost:8550

Using pre-trained model: best.pt