File size: 728 Bytes
61727a5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: apache-2.0
task_categories:
- image-segmentation
size_categories:
- 1K<n<10K
---
This dataset is a copy of Inria Rooftop Segmentation Dataset (1024x1024 PNG) (https://www.kaggle.com/datasets/dhruvpanchal1/inria-rooftop-segmentation-dataset-1024x1024-png).


This dataset is derived from the open-source Inria Aerial Image Labeling Dataset(https://project.inria.fr/aerialimagelabeling/). It has been processed and converted into a ready-to-use format for rooftop segmentation tasks.

Key Features:

Image Size: 1024x1024 pixels (PNG)

Binary Masks:
0 = Background
255 = Rooftop

Pre-split into Training, Validation, and Test sets
The Test set contains only images (masks not provided as per original dataset format).