Pothole detection from real time video stream or images with Python.
YoloV4-Tiny and OpenCV used for this project.
camera_video.py -> detection from video or real time camera stream
image.py -> detection from images
*The "project_files" folder includes yolo .weights, .cfg and .names files.
*The "training_files" folder includes .ipynb notebook which created and used for training.
*Some test results can be found the "test_files" folder.
*In real-time or video detection, the detected potholes photograph and the geographical coordinates of the device at the time of detection are recorded in the "pothole_coordinates" folder.
For any suggestions: ahmetnuri.yilmaz@hotmail.com