TechTrident | Wadla 4.0 2025 | HF Demo
AI system detects defects/degradation (cracks, hotspots, soiling) using tabular performance data + images. ONNX export required. Public datasets only.
Classes: ['Bird-drop', 'Clean', 'Dusty', 'Electrical-damage', 'Physical-Damage', 'Snow-Covered']
Models: ResNet18 + XGBoost + RandomForest | ONNX v1.15
pip install -r requirements.txtOutputs: resnet18_solar.onnx, xgboost_degr.onnx
Output: {"priority": "HIGH", "30d_loss": "18.2%"}
cd code
python infer.pyLive Demo: HuggingFace Space
| Metric | Value |
|---|---|
| Defect Acc | 99.2% |
| Degradation RMSE | 0.87% |
| Inference | 15ms |
/model
└── final_model.onnx
/code
├── training.ipynb
└── infer.py
/data
└── dataset_info.txt
/logs
└── training_logs.txt
README.md
requirements.txt
- Lead ML Engineer: Dev Kumar Sharma (Kuch aur Train krna hai Model)
- Computer Vision: Abhay Gupta
- Full-Stack Dev: Aditya Patwa
- BTech CS, Shri Ram IT, Jabalpur
Contact: contact2abhay@gmail.com
Datasets: PV Panel Defect Dataset TechTrident | Wadla 4.0 Hackathon 2025

