Giter Site home page Giter Site logo

mdhamani / traffic-sign-recognition-using-yolo Goto Github PK

View Code? Open in Web Editor NEW
52.0 1.0 15.0 30 KB

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

Jupyter Notebook 80.86% Python 19.14%
deep-learning recognition yolov5 traffic-sign-recognition

traffic-sign-recognition-using-yolo's Introduction

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

traffic-sign-recognition-using-yolo's People

Contributors

mdhamani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

traffic-sign-recognition-using-yolo's Issues

no module named 'utils.datasets'

When I try to run the detect.py script I got error like that: from utils.datasets import LoadStreams, LoadImages
ModuleNotFoundError: No module named 'utils.datasets'

I have no idea what to do. I need help at that point.
Thanks

question

Hello , from where do i get the annotated data in yolo format ?
Thank you

Following files are missing

I was going through the python notebook, in the training command i.e.
'!./darknet/darknet detector train labelled_data.data yolov3-tiny_custom.cfg backup/yolov3-tiny_custom_best.weights -dont_show -map'
we would be requiring the following files:-
yolov3-tiny_custom_best.weights,yolov3-tiny_custom.cfg
Please provide these files or let me know where to get them from.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.