tferhan commited on
Commit
5654def
·
verified ·
1 Parent(s): c428cb1

Update README.md

Browse files

+1 Million Building Segmentation Masks for Morocco

This dataset contains over 1 million building segmentation masks across Morocco, generated using the SAM3 mask generation model developed by Meta AI.

The masks were inferred from high-resolution Esri imagery (512×512 tiles at zoom level 17), covering approximately 57,000 tiles. All outputs are georeferenced and ready for download, visualization, and analysis.

Each mask includes an associated confidence score to support quality assessment and filtering for downstream tasks.

This dataset is released for open use in training, research, and exploration.

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -4,5 +4,19 @@ language:
4
  - ar
5
  - fr
6
  - en
7
- pretty_name: semantic
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
 
4
  - ar
5
  - fr
6
  - en
7
+ pretty_name: semantic segmentation buildings morocco
8
+ task_categories:
9
+ - mask-generation
10
+ - image-segmentation
11
+ - feature-extraction
12
+ - image-feature-extraction
13
+ tags:
14
+ - Morocco
15
+ - Satellite
16
+ - Semantic
17
+ - Segmentation
18
+ - buildings
19
+ - mask
20
+ - SAM3
21
+ - Geospatial
22
  ---