AI-Powered Road Damage Detection & Repair Priority System
Samved β A Smart Governance Hackathon
Road Condition Monitoring System: automated detection, reporting, prioritization, and monitoring of road conditions (potholes, cracks) using computer vision and data analytics.
- Detects road damage (potholes / cracks) from image/video
- Severity estimation (Low / Medium / High)
- Priority scoring for repair planning
- Report storage + status tracking
- Admin dashboard for monitoring and analytics
User Upload (Image/Video + Location)
β FastAPI Backend
β YOLO + OpenCV Inference Service
β Database (Reports + Status)
β Dashboard (Streamlit/React)
AI/ML: Python, OpenCV, YOLO (PyTorch)
Backend: FastAPI
Dashboard: Streamlit
Database: PostgreSQL / MongoDB
RoadIQ/
βββ README.md
βββ docs/
βββ src/
βββ tests/
βββ requirements.txt