Skip to content

Smart system that manages crosswalks using YOLOv3 and weather API.

License

Notifications You must be signed in to change notification settings

shahar0809/Traffix

Repository files navigation

Traffix

Traffix is a smart tool that manages traffic in a crosswalk area. It makes a decision whether it is safe for pedestrians to cross the area. The decision is based on weather conditions, traffic loads and the vehicles in the crosswalk area. The decision is passed as an indication to the system administrator.

Installation

Clone the project. Run the requirements script to install all the required libraries.

pip install -r requirements.txt

Usage

Run the 'main.py' file in the root folder.

python main.py

About

Smart system that manages crosswalks using YOLOv3 and weather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages