Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share sample dataset #44

Open
Resmung0 opened this issue Mar 3, 2023 · 0 comments
Open

Share sample dataset #44

Resmung0 opened this issue Mar 3, 2023 · 0 comments

Comments

@Resmung0
Copy link

Resmung0 commented Mar 3, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant