Git Product home page Git Product logo

traffic-signs-and-object-detection's Introduction

Traffic Sign and Object Detection using YOLO Algorithm

We attempt to make Traffic Sign and Object detection using YOLO(You-Only-Look-Once) Algorithm. The reason behind choosing of YOLO is because of the high speed of detection with reasonable amount of accuracy(~74%). YOLO Algorithm is popular due to its Real-Time Object detection capability.

This Project was submitted in Smart India Hackathon 2018 under team name: 6_Pixels.

Along with Object Detection our model has been designed with easy to use and navigate interface (User Interface) using PYGAME library of Python. The Model also has the capability to notify user about the Traffic Signs and Vehicles using Speech. The speech is available in 4 Languages at the moment namely: English, Hindi, Bangali, Marathi.

Also we have attempted to add the feature of Fatigue detection of the driver based on closing of eye using HaarCascades of OpenCV. If the driver's eyes remain closed for a long time, the alarm starts to ring to wake the driver up.

The model also has the capability to estimate the distance of vehicle in front of it thus setting a stepping stone towards self-driving cars. Also you can view Map and Weather Condition in the User Interface. Below are some results and Screenshots of the final project.

Usage

Clone the repository to your local machine

git clone https://github.com/dark-archerx/Traffic-Signs-and-Object-Detection

Navigate to the Directory

cd Traffic-Signs-and-Object-Detection

Install all the Requirements given below.

Download pre-trained weights or train your own and add them to main.py and also add the cfg file to your main.py file.

Execute main.py file!

Requirements

After instllation of pyowm, You would require an API Key which can be generated from the Official Website For more information on PyOwm check out csparpa/pyown. Paste the generated API Key in Line 127 of main.py

ScreenShots

Stop Sign Detection Traffic Light Car Detection

traffic-signs-and-object-detection's People

Contributors

jatinmandav 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

Watchers

 avatar  avatar  avatar

traffic-signs-and-object-detection's Issues

Hey Bro I have a doubt in this code

Hey Bro I am a beginner in coding and I am currently doing a project using playsound and I notice that in your code you used a .(dot) while defining the path to the audio file. What does that dot do ?? This is that line ๐Ÿ‘‰๐Ÿ‘‰ playsound("./sounds/stop_mh.mp3")

Pls respond fast

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.