Coder Social home page Coder Social logo

akshattrivedi / automating-traffic-signals-based-on-traffic-density-estimation-using-yolo Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 2.0 42.51 MB

Automating the traffic signal timings using images of vehicles near the crossroads using YOLO (You Only Look Once) which includes Convolutional and Fully Connected Neural Networks which is implemented on Python-Django Web Framework.

Python 82.42% Roff 1.65% HTML 7.05% JavaScript 3.43% CSS 5.45%
traffic-signals traffic-density-estimation yolo traffic-simulation python django convolutional-neural-networks image-classification machine-learning artificial-intelligence

automating-traffic-signals-based-on-traffic-density-estimation-using-yolo's Introduction

Automating-Traffic-Signals-Based-on-Traffic-Density-Estimation-using-YOLO

Automating the traffic signal timings using images of vehicles near the crossroads with traffic signals using YOLO (You Only Look Once) and implemented on Python-Django Web Framework.

Usage

$ python3 setup.py build_ext --inplace
  • Run YOLO for image directory
$ ./flow --model cfg/run/yolo.cfg --load bin/yolov2.weights --imgdir sample_img/
  • Retrieve JSON Values of objects inside the image with labels alongwith dimensions of the bounding box and confidence values.
$ python3 JSONValues.py
  • HELP with YOLO options
$ ./flow --help
  • Run the YOLO model on the Python-DJANGO website
$ python3 manage.py runserver
  • There are two methods to run YOLO. Open Browser Type: localhost:8000

  • Upload any image on index page and find out number of vehicles belonging to different classes like Car, Motorbike, Truck, Bus, Bicycle

  • Run Traffic Simulation for an interval of 10 seconds by using the button 'Traffic Simulation' button on the index page.

automating-traffic-signals-based-on-traffic-density-estimation-using-yolo's People

Contributors

akshattrivedi avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

byq-luo giangle02

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.