LukasBommes / PV-Hawk

Tool for the extraction and mapping of photovoltaics modules from IR drone videos of utility-scale PV plants (my PhD project)
MIT License
60 stars 15 forks source link

Share sample dataset #44

Open Resmung0 opened 1 year ago

Resmung0 commented 1 year ago

What do you think about sharing this dataset sample on kaggle?

I'm asking this because the amount of data related to thermography for photovoltaic systems is very scarce. I'm trying to compile a list of the best fonts on Kaggle and I've even created masks for this dataset using your software grid annotation tool 2, publishing it on kaggle.

I think the files could be the thermographic images (single and double row), RGB images, camera calibration files and masks highlighting the modules in both types of images (thermograms and RGB). The structure could be as follows:

images | thermal | | single_rows | | | image_1.jpg | | |__ image_2.jpg | | . | | . | | double_rows | | image_1.jpg | |__ image_2.jpg | . | . | optical | double_rows |__ image_1.jpg | image_2.jpg . . annnotations | thermal | | single_rows | | | image_1.json | | |__ image_2.json | | . | | . | | double_rows | | image_1.json | |__ image_2.json | . | . | optical | double_rows |__ image_1.json | image_2.json . . calibration_files | thermal | optical