Skip to content

Arijit999/Pothole-Detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pothole Detection using OpenCV and YOLO

This project implements a pothole detection system using the OpenCV library and the YOLO (You Only Look Once) object detection algorithm.
It is designed to detect potholes in images or video streams, which can be useful for road safety analysis and smart transportation systems.


📌 Features

  • Real-time pothole detection
  • Uses YOLO for accurate object detection
  • Built with OpenCV for image and video processing
  • Easy to set up and run

🛠️ Technologies Used

  • Python 3
  • OpenCV
  • YOLO (You Only Look Once)
  • NumPy

⚙️ Installation

  1. Clone the repository:
    git clone https://github.com/Arijit999/Pothole-Detect.git
    cd Pothole-Detect
  2. Install Dependencies:
    pip install -r requirements.txt
    
  3. Run the program:
    python3 PotholeDetect.py

About

A pothole detection system using the YOLO algorithm and OpenCV library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages