minh-cong/traffic_sign_detection
1
๐ฆ Vietnam Traffic Sign Detection with YOLOv8
Real-time detection of Vietnamese traffic signs using YOLOv8 ONNX model.
Features
- Webcam & image upload support
- Optimized ONNX inference
- Gradio interface
Usage
- Upload image or enable webcam
- View detection results
- Test with sample images below

If you face problems with the environment files, please try the following instead
pip install -r requirements.txt
