Skip to content

wailim0506/Traffic-Sign-Detection-Model

Repository files navigation

Traffic-Sign-Detection-Model

This is a YOLOv8 Model to detect traffic sign of Hong Kong from images and videos

Table of Contents

Installation

Clone the repository

git clone https://github.com/wailim0506/Traffic-Sign-Detection-Model.git

How to use the UI

As the model need a server to run, it is suggested to use the live server in visual studio code.

  1. Install Live Preview Extension
    a

  2. Open index.html

  3. Click the widget as below
    a

  4. Upload the image to be detected and view the result

Traffic Sign Classification

For easy training, I classify the traffic sign into four category

  1. Warning Sign
    Warning Sign
  2. Order Sign
    Order Sign
  3. Direction Sign
    Street Direction Sign
  4. Street Direction Sign
    Direction Sign

Sample Output

d
d
d
d

About

This is part of ITP4514 Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published