Back To Projects

SoilingNet: Convolutional Neural Networks for Analysis of Soiling Defects in Photovoltaic Panels

Thomas G.

In our study, we present a two-step, fully supervised deep learning approach for analyzing solar panel soiling on a per-panel level.


Solar panel soiling is an important problem for the energy sector as we transition away from fossil fuels. Previous methods have aimed to analyze and combat soiling through the use of classical computer vision techniques or weakly supervised deep learning. In our study, we present a two-step, fully supervised deep learning approach for analyzing solar panel soiling on a per-panel level. From a single RGB image of a solar panel, combined with the environmental factor of solar irradiance, our method produces predictions for soiling type, soiling location, and soiling severity. We also introduce a first-of-its-kind dataset labeled with ground truth semantic segmentation maps for the purpose of solar panel soiling analysis. This dataset contains 1104 samples. We find that our model can achieve Jaccard indices in excess of 70 when predicting semantic segmentation maps and top-1 accuracy’s in excess of 92% when predicting soiling severity. Our method outperforms previous techniques in the domain of solar panel soiling analysis.

Explore More!

Source Code
Thomas G.

Related Projects

Using Machine Learning Models to Predict Asthma Hospitalizations Based on Air Pollutants

This study uses a Decision Tree regression model to analyze the relationship between air pollution (PM2.5, NO2, O3) and asthma hospitalizations in New York City, revealing significant prediction challenges and highlighting the potential for targeted healthcare interventions based on regional health vulnerabilities.
Nikhil T.
Mentored by Kyra Kraft
PlastiGuard: ML/Molecular Descriptor based Biodegradability Analyzer of Persistent Chemical Carcinogens in Plastics

This study uses machine learning models and molecular descriptor data to evaluate the biodegradability of harmful plastic carcinogens and identify safer structural alternatives. The research shows that neural networks perform the best at predicting biodegradability, and it highlights several naturally produced substitutes that could reduce the environmental and health risks linked to persistent toxins in plastics.
Riya B.
Mentored by Mirna Kheir Gouda
Generative Adversarial Fusion for Supercell Thunderstorm Forecasting

This paper proposes a novel machine learning model that attempts to address this problem by taking advantage of two different types of crucial data.
Yash J.
Mentored by Sarthak Kanodia