Logo Lanfrica

Momahmoses/urban-slum-detection

Domaine:

geospatialsocioeconomic

Type de record:

project
Créateur:
Mom
Hôte:
Satellite image ML classification to map informal settlements and guide infrastructure planning in West African cities. # Urban Slum Detection & Infrastructure Planning High-resolution satellite imagery + ML image classification to map informal settlements in Lagos, Abuja, and Accra, helping city planners prioritise water, sanitation, road, and electricity infrastructure investment. --- ## Problem Statement 70+ million Nigerians live in informal settlements lacking paved roads, piped water, electricity, and sanitation. Without accurate spatial mapping of these settlements, infrastructure budgets are allocated inefficiently. This system automates settlement detection from satellite imagery at scale. --- ## Features | Feature | Description | |---------|-------------| | Tile Classification | Formal / Informal / Industrial labelling per image tile | | Gradient Boosting Model | Texture, spectral, and structural feature classifier | | Informal Settlement Heatmap | Folium-based density map across study cities | | Infrastructure Gap Scoring | Priority investment ranking by population and gap severity | | Multi-City Support | Lagos, Abuja (Nigeria) and Accra (Ghana) | --- ## Tech Stack | Layer | Technology | |-------|-----------| | Remote Sensing | Sentinel-2, Google Earth Engine | | Machine Learning | scikit-learn (Gradient Boosting) | | Geospatial | GeoPandas, Folium, Rasterio | | Data | pandas, NumPy | | Visualisation | Matplotlib, Seaborn | --- ## Quick Start ```bash git clone github.com cd urban-slum-detection pip install -r requirements.txt python main.py ``` --- ## Data Sources - Sentinel-2 Level-2A 10m resolution imagery - WorldPop gridded population data - OpenStreetMap building footprints - UN-Habitat informal settlement boundaries --- ## Author **Momah Moses**, Geospatial AI Engineer & Data Scientist GitHub · Portfolio