- Python 3.x
- pip (Python package installer)
git clone https://github.com/Gopi-p/Pothole-Detector.git
cd Pothole-Detector
pip install -r requirements.txt
- https://app.roboflow.com/
- Go to > Settings > (Your Project) > API Keys.
- Copy the API key and replace "API_KEY" in detect_potholes.py.
python app.py