Skip to content

Identifying traffic signs in real time using YOLO for autonomous self driving car

Notifications You must be signed in to change notification settings

MDhamani/Traffic-Sign-Recognition-Using-YOLO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Sign-Recognition-Using-YOLO

This repository contains model and training notebook for traffic sign recognition

Dataset

The dataset used for training is German Traffic Sign Recognition Benchmark (GTSRB) containing 43 classes of traffic signs. The training set contains 39209 labeled images and the test set contains 12630 unlabelled images.

image

Model

Using and YOLOv5 for training and achieved >93% mAP on the dataset.

image

Report

Used WandB to log hyperparameters and output metrics from runs.

Download the model

About

Identifying traffic signs in real time using YOLO for autonomous self driving car

Topics

Resources

Stars

Watchers

Forks