mapie-library/rooftop_segmentation
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… See the full description on the dataset page: https://huggingface.co/datasets/mapie-library/rooftop_segmentation.
033
1---2license: apache-2.03task_categories:4- image-segmentation5size_categories:6- 1K<n<10K7---8This dataset is a copy of Inria Rooftop Segmentation Dataset (1024x1024 PNG) (https://www.kaggle.com/datasets/dhruvpanchal1/inria-rooftop-segmentation-dataset-1024x1024-png).9 10 11This 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.12 13Key Features:14 15Image Size: 1024x1024 pixels (PNG)16 17Binary Masks:180 = Background19255 = Rooftop20 21Pre-split into Training, Validation, and Test sets22 23The Test set contains only images (masks not provided as per original dataset format).