YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Helmet Detection Traffic Models
YOLO models for real-time traffic violation monitoring (motorcyclist โ helmet/plate โ OCR).
Stages
| Stage | Files | Purpose |
|---|---|---|
stage1/ |
detect_vehicle.pt/onnx | Motorcyclist detection |
stage2/ |
mu_bien_so_stage2.pt/onnx | Helmet / no-helmet / license plate |
stage3/ |
ocr_plate.pt/onnx | License plate character OCR |
Download
pip install huggingface_hub
huggingface-cli download 2vhoc/helmet-detection-traffic --local-dir ./models
Or from the app repo:
bash scripts/download_models.sh
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support