This project demonstrates how to use YOLOv10 for detecting helmets in images. The project uses Streamlit for the web interface and OpenCV for image processing.
- Python 3.7 or later
git clone https://github.com/TaMinhSon810/helmet-safety-detection-yolov10.git
pip install -r requirements.txt
streamlit run Scripts/deploy_object_detection.py