Members:
- Ammar Abul-Feilat
- Ayat Albqoor
- Diala Abul-Khail
- Anas Abu Hamideh
- Joud Alnsour
- Ali Muhsen
Version: 0.1.0
One of the biggest problems that faces a lot of people everyday is Congestion, Which mostly occurs due to certain factors, one of them is the traffic lights timing system. Traffic congestion can increase fuel consumption, air pollution, it causes an unnecessarily wastage of time & energy, besides, long stopping time causes pavement damage. We can solve this problem by using AI traffic system which will give a dynamic time for the green light based on the traffic volume.
In this project we are going to Design a dynamic AI Traffic light system (using AI) instead of fixed time for each traffic light.
step 1 Using SSH:
git clone git@github.com:Ammaro173/AI_Traffic_system.git
step 2:
cd AI_Traffic_system
step 3: install the required packages:
pip install -r requirements.txt
step 4:
python main.py
This app is written using Python 3.9.5, following best practices.
Libraries used:
- pygame
- pandas
- sklearn
- numpy
- matplotlib
version 0.1.0 , initialized in 19-4-2022 , Deployed on 27-4-2022 and Ready To Use
-
https://docs.opencv.org/4.x/dc/da5/tutorial_py_drawing_functions.html
-
https://github.com/Sanillala/AI-Traffic-Control-System/blob/master/AI_Traffic_Light.py#L36
-
https://amankharwal.medium.com/4-chatbot-projects-with-python-5b32fd84af37
-
https://github.com/mihir-m-gandhi/Basic-Traffic-Intersection-Simulation
-
https://developer.here.com/documentation/traffic-api/api-reference.html
-
https://www.tensorflow.org/lite/examples/on_device_training/overview
-
https://insights.blackcoffer.com/how-is-ai-used-to-solve-traffic-management/
-
https://stackoverflow.com/questions/51977189/typeerror-tensorshape-object-is-not-callable
-
https://ops.fhwa.dot.gov/publications/fhwahop08054/sect4.htm
-
https://stackoverflow.com/questions/56501946/keras-prediction-returns-such-small-values
-
http://www.pygame.org/docs/ref/sprite.html#pygame.sprite.Sprite
-
https://github.com/tensorflow/docs/blob/master/site/en/guide/intro_to_modules.ipynb
-
https://stackoverflow.com/questions/4330111/meaning-of-daemon-property-on-python-threads
-
https://stackoverflow.com/questions/42577197/pygame-how-to-correctly-use-get-rect
-
https://github.com/mihir-m-gandhi/Traffic-Intersection-Simulation-with-Stats
-
https://stackoverflow.com/questions/63341547/how-to-inject-pygame-events-from-pytest