CoolFace
Apppublic

minh-cong/traffic_sign_detection

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

๐Ÿšฆ Vietnam Traffic Sign Detection with YOLOv8

Real-time detection of Vietnamese traffic signs using YOLOv8 ONNX model.

Demo

Features

  • โ€”Webcam & image upload support
  • โ€”Optimized ONNX inference
  • โ€”Gradio interface

Usage

  1. 1.Upload image or enable webcam
  2. 2.View detection results
  3. 3.Test with sample images below

![Open in Spaces](https://huggingface.co/spaces/your-username/traffic-sign-detection)

If you face problems with the environment files, please try the following instead

pip install -r requirements.txt