Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utsanjan/traffic-prediction-model

Traffic prediction model built with python using Machine learning and Image processing
https://github.com/utsanjan/traffic-prediction-model

anaconda image-processing ipynb jupyter-notebook machine-learning matplotlib numpy pip python python3 tensorflow traffic-prediction

Last synced: 2 months ago
JSON representation

Traffic prediction model built with python using Machine learning and Image processing

Awesome Lists containing this project

README

        

# 🚗 Traffic Prediction With ML
[![Buy Me A Coffee](https://img.shields.io/open-vsx/stars/redhat/java?color=D8B024&label=buy%20me%20a%20coffee&style=plastic)](https://www.buymeacoffee.com/utsanjan)‎ ‎
[![](https://img.shields.io/github/license/utsanjan/Traffic-Prediction-Model?logoColor=red&style=plastic)](https://github.com/utsanjan/Traffic-Prediction-Model/blob/main/LICENSE)‎ ‎
[![](https://img.shields.io/github/languages/count/utsanjan/Traffic-Prediction-Model?style=plastic)](https://github.com/utsanjan/Traffic-Prediction-Model/search?l=shell)‎ ‎
[![](https://img.shields.io/github/languages/top/utsanjan/Traffic-Prediction-Model?color=light%20green&style=plastic)](https://github.com/utsanjan/Traffic-Prediction-Model)‎ ‎

The traffic prediction model is built with python using Machine learning and Image processing. Jupyter Notebook is used as the base IDE for making this project. It detects the number of vehicle passing a red imaginary line also known as the ROI (Region of interest) and predicts the traffic density in that specific area. It also save details like the car's color serially in a csv file and at the same time also saves individual images of each detected vehicles inside a folder named **detected_vehicles** in png format.


> ### Points to be noted:
> Feel free to fork this project from my repo,
>
and do report me the bugs if you find one.
>
Incase anyone wants to use the source code
>
you can clone it from the Repository itself.

## 📲 Working Demo

## 🛠️ Usage Guide
This is a Jupyter notebook project. Hence, simply just open the project folder

with [Jupyter Notebook](https://jupyter.org) and run all the cells of **vehicle_detection_main.ipynb**

one by one. And yes also make sure to install all the requirements by using:

```
pip install -r requirements.txt
```

## 📞 Contacts
For Queries: [My Instagram Profile](https://www.instagram.com/utsanjan/)

[Check Out My YouTube Channel](https://www.youtube.com/DopeSatan)