SafeGear is an AI-powered construction site monitoring system designed to ensure workers comply with safety equipment requirements. By utilizing computer vision, the system significantly enhances workplace safety and ensures adherence to safety protocols.
- Safety Gear Detection: Implemented YOLO (You Only Look Once) to detect safety equipment construction workers wear.
- Backend Integration: Developed a Flask-based backend to manage data processing.
- Frontend: Built with Bootstrap for responsive design and enhanced user interface.
- Data Storage: Utilized MySQL for efficient data storage and management.
- Real-Time Monitoring: Monitors real-time compliance, ensuring quick response to safety violations.
- Computer Vision: YOLO (You Only Look Once)
- Backend Framework: Flask
- Frontend: Bootstrap, HTML, CSS
- Database: MySQL
- Programming Language: Python