CoolFace
Apppublic

S-Kavin-Raj/Helmet-Detection

sourceHugging Faceupdated 9mo agoView on Hugging Face
1likes
App README

Helmet Detection AI

This is a deep learning application that detects whether motorcycle riders are wearing helmets.

Features

  • Image Upload: Analyze individual images.
  • Video Analysis: Process video files.
  • Webcam: Real-time detection.

Tech Stack

  • Backend: Flask (Python)
  • Model: YOLOv8 (Ultralytics)
  • Frontend: HTML/JS/CSS