Giter Club home page Giter Club logo

recognition_of_a_traffic_situation_in_real_time's Introduction

Recognition_of_a_traffic_situation_in_real_time

we try to build a model which could recognize the traffic situation as human could do by using artificial intelligence like Deep Learning. This experimental analysis gives some meaningful conclusion in recognition of a traffic situation in real-time.

OVERVIEW

We try to develop a system which use a video footage of a street and automatically recognize or give a decision of traffic situation . Even if traffic is flowing very slowly, system could recognize the actual traffic situation efficiently. With the help of an intelligent system, the system could able to detect the number of vehicles, the change of vehicles in every second and ultimately adapt the decision for traffic situation accordingly to get the optimal outcome. We implement this system that use a deep neural network to decide on which time of the given video footage has congested street or free street. We also deploy this model with OpenCV in a Computer with an attached camera. Thus, the OpenCV will capture images of the street at brief intervals and will use the Deep neural network to estimate traffic density and then relay this information to the computer, where further processing can be done. By training with the help of Machine Learning techniques, the computer could to do the same by itself. We chose deep neural networks to use as the machine learning technique. Thus, given a video sequence, the task of computer vision-based traffic situation recognition is:

  1. analyze video frame sequences;
  2. estimate traffic congestion and
  3. predict the traffic situation.

The problems of common traffic Flow control system are mentioned below:

Heavy Traffic: The number of exponentially increased vehicles on road causes heavy traffic congestion which is also increased in major cities. The problem for heavy traffic usually occurs in some major junctions before and after the office hour. The main effect of the problem is the wasting of time of the people on the road.

Low traffic, but still need to wait: At certain junctions, often even if there is no traffic, people have to wait. Because the traffic light remains red for the preset time period, the road users should wait until the light turn to green. This problem can be solved by developing a system which detects traffic flow on each road and set timings of signals accordingly.

TOOLS AND PACKAGES

To implement our propose system we used different python packages. Those packages are very popular and very effective in machine learning, image processing and on the others field.

  1. ImageAI
  2. Tensorflow
  3. Pillow
  4. Keras
  5. Numpy
  6. SciPy
  7. OpenCV
  8. H5py
  9. Matplotlib
  10. Tkinter
  11. Training datasate You Only Look Once (YOLO)

More Documantation here https://github.com/pretomksaha/Recognition_of_a_traffic_situation_in_real_time/tree/main/Documentation

recognition_of_a_traffic_situation_in_real_time's People

Contributors

pretomksaha avatar

Watchers

 avatar  avatar

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.