CoolFace
Apppublic

tdcdpd/Helmet_Detection

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Motorcycle Helmet Detection (YOLOv8)

Upload an image of a motorcycle rider — the app runs YOLOv8 to detect helmets (and/or no-helmet, depending on your dataset).

How to use this Space

  1. 1.Click Files → Upload → upload your trained weights as best.pt.
  2. 2.App will load automatically and be ready to test.

Notes

  • —Trained on a custom dataset from Roboflow Universe or your own labels.
  • —For higher accuracy, train with yolov8s.pt or more epochs.