File size: 571 Bytes
7b2ccd8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Pothole Detection using AI  
🚧 Automatically detect potholes from road images with deep learning.  

## 🔗 Live Demo  
[Try it on Hugging Face](https://huggingface.co/spaces/YOUR_USERNAME/Pothole-Detection)

## 📸 Demo Vedio  

![Uploading Pathole_demo.mov…]()

## ⚡ How It Works  
1. Upload a road image  
2. AI detects and highlights potholes  
3. Download the processed image  

## 🛠️ Technologies  
- YOLOv8  
- Gradio  
- Python  
- Hugging Face Spaces  

## 🚀 Future Work  
- Deploy as a mobile app  
- Real-time pothole detection for drones