AI-powered solar panel defect detection and inspection platform using deep learning and drone imagery.
- Multi-class solar defect classification
- Real-time image inspection
- Confidence-based prediction validation
- Inspection analytics dashboard
- CSV inspection report generation
- MobileNetV2 transfer learning
- Clean
- Dusty
- Bird-drop
- Electrical-damage
- Physical-Damage
- Snow-Covered
- Python
- TensorFlow / Keras
- Streamlit
- Plotly
- Computer Vision
The model uses MobileNetV2 transfer learning trained on 876+ solar panel images.
pip install -r requirements.txt
streamlit run app.py- Real-time drone feed integration
- YOLO-based defect localization
- Thermal imaging support
- Cloud deployment


