Pothole detection using python and yolov4. By using this project we can able to identify pothole from image, video as well on live camera. After potholes has been identified from a file.if it is image file, coordinates will be in text file on pothole_coordinates folder or if it is video file, each frame pothole cordinates will on that folder. Processed image or video will saved after video or images processed on root folder of project.
Opencv
for image and video processingtkinter
for GUI based console