bahrain-bp / solarmap-challenge

This repository will include the SolarMap challenge
0 stars 1 forks source link

Implement Solar Panel Health Object Detection #224

Open Husain-Basem opened 2 months ago

Husain-Basem commented 2 months ago

This task focuses on building Solar Panel Object Detection Machine Learning model and Docker Inference Function to allow users to upload their solar panels and receive health checks and recommendations.

Husain-Basem commented 2 months ago

Collected ML dataset and added relevant labels.

Husain-Basem commented 2 months ago

Implemented data augmentation and started training process.