vivekkj123 / pothole-tracker

Pothole Detection and mapping using YoloV4, done for S6 Mini project

Home Page:https://pothole-tracker-website.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pothole Detection and Mapping using YOLOv4 πŸ›£οΈ

Github repo of S6 Miniproject

Special Thanks to LearnOpenCV Tutorial

This directory should contain following:

pothole
β”œβ”€β”€ darknet
β”œβ”€β”€ dataset <= Dataset
β”œβ”€β”€ pothole-map <= Contains Map application for mapping potholes
β”œβ”€β”€ pothole_road.mp4 <= Test video for testing pothole detection
└── readme.md <= This file

due to size constraints, dataset is omitted from this repo. You can download dataset from here

For tutorial on pothole detection (basic object detection using YOLOv4), you can follow Learn OpenCV Tutorial

This directory contains trained weights so you won't need to train it again

detection.mp4

./Pothole-map

map

Its a vite application which shows which roads have potholes. Presently all potholes in map is mapped using pre-defined values of latitude and longitude, but it can be simply modified to a detection -> db -> map model

Current version is also hosted here

About

Pothole Detection and mapping using YoloV4, done for S6 Mini project

https://pothole-tracker-website.vercel.app


Languages

Language:C 63.4%Language:Cuda 15.0%Language:C++ 12.7%Language:Python 3.2%Language:PowerShell 2.7%Language:CMake 1.7%Language:Shell 0.6%Language:Makefile 0.3%Language:C# 0.1%Language:Batchfile 0.1%Language:JavaScript 0.1%Language:CSS 0.0%Language:HTML 0.0%