Published January 23, 2025 | Version 1.0.1

KakumaAerial Dataset

  • 1. ROR icon Microsoft (United States)
  • 2. ROR icon Humanitarian OpenStreetMap Team
  • 3. USA for UNHCR

Description

Overview

The KakumaAerial dataset accompanies the paper "Mapping Refugee Camps with AI: A Benchmark Dataset and Baseline Models for Humanitarian Applications," submitted to the GeoCV Workshop on Computer Vision for Geospatial Image Analysis at WACV 2025. It features high-resolution aerial imagery paired with annotations for buildings and solar panels in the Kakuma and Kalobeyei refugee camps in Turkana County, Kenya.

The dataset supports key use cases in refugee camp contexts, including:

  • Mapping building and solar panel footprints, which can help inform spatial planning, population estimation, and energy access.
  • Classifying roof materials of non-toilet buildings to evaluate shelter quality and durability.
  • Identifying toilets to assess access to sanitation facilities and public health conditions.

This dataset is designed to advance humanitarian mapping by engaging the geospatial computer vision community with benchmark data tailored to the challenges of refugee camp environments, such as irregular layouts, diverse structures, and varying materials.

Code to support this project is available in the associated GitHub repository: https://github.com/USAFORUNHCRhive/turkana-camp-roof-mapping

Citation

If you use this dataset, please cite the accompanying paper:

A. Gupta, A. Ortiz, S. F. Nsutezo, D. Kebut, S. Iyer, R. Dodhia, and J. M. Lavista Ferres, "Mapping Refugee Camps with AI: A Benchmark Dataset and Baseline Models for Humanitarian Applications," in Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) Workshops, Tucson, AZ, USA, Mar. 2025.

BibTeX:

@InProceedings{Gupta_2025_WACV,
    author    = {Gupta, Amrita and Ortiz, Anthony and Nsutezo, Simone Fobi and Kebut, Duncan and Iyer, Seema and Dodhia, Rahul and Lavista Ferres, Juan M.},
    title     = {Mapping Refugee Camps with AI: A Benchmark Dataset and Baseline Models for Humanitarian Applications},
    booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) Workshops},
    month     = {March},
    year      = {2025},
}

Dataset Contents

The KakumaAerial dataset includes the following components

  1. Tiled Imagery and Masks
    • High-resolution aerial imagery (tiled_images.zip): 500m x 500m tiles as 4-channel GeoTIFFs (RGB + NoData mask) derived from processed OpenAerialMap scenes.
    • Semantic segmentation masks: Single-channel GeoTIFFs derived from processed OpenStreetMap data and with the following semantic classes:
      • tiled_masks-background-building-solar.zip: 0 = Unlabeled, 1 = Background, 2 = Building, 3 = Solar Panel
      • tiled_masks-background-building_boundary-building-solar.zip: 0 = Unlabeled, 1 = Background, 2 = Building Boundary, 3 = Building, 4 = Solar Panel
      • tiled_masks-background-building-building_boundary-solar.zip: 0 = Unlabeled, 1 = Background, 2 = Building, 3 = Building Boundary, 4 = Solar Panel
    • Dataset splits file (tiled_dataset_splits.yml): A YAML file specifying train, validation, and test tile assignments.
  2. Pre-Chipped Datasets
    • Semantic segmentation chips: 256x256 pixel chips derived from the tiled imagery and the three mask configurations described above:
      • chipped_segmentation-background-building-solar.zip
      • chipped_segmentation-background-building_boundary-building-solar.zip
      • chipped_segmentation-background-building-building_boundary-solar.zip
    • Roof material classification chips (chipped_roof_material_classification.zip): RGB chips with a fourth binary channel containing the footprint of a specific building, for which the roof material (metal, thatch, plastic, or other) is labeled.
    • Toilet classification chips (chipped_toilet_classification.zip): RGB chips with a fourth binary channel containing the footprint of a specific building, for which the binary label indicates whether the building is a toilet.
  3. Vector Files (Optional Components)
    • Manually corrected OSM-derived annotations (osm-20241001-transformed-buildings_toilets_solar.geojson): Labeled polygons for buildings and solar panels, derived from OpenStreetMap data, with manual adjustments for improved alignment with the imagery and additional geometry transformations (e.g., converting points to polygons for toilets).
    • Manually drawn background polygons (manual-background-polygons.geojson): Polygons representing non-building areas.
    • Background points for hard negatives (hard-negative-background-points.shp): Points used to sample chips for creating hard negative examples for semantic segmentation.

 

Files

tiled_images.zip

Files (19.3 GB)

Name Size
md5:278492cd03bf7feb3e816a8efc5bc26a
663.9 MB Preview Download
md5:6b38dfd9fc1e6feaa164ecfb7e0ec3fb
268.5 MB Preview Download
md5:83194297d95b93b43fb052c8e45f1ad7
268.1 MB Preview Download
md5:6f494110cdc316fdf20aed6c0d72294c
268.5 MB Preview Download
md5:0dab69a5899736505f79a6b5373367c9
461.1 MB Preview Download
md5:ae3b3df9970b49b6523e608759bc957d
5 Bytes Download
md5:2458eac413a1f2e978152361d1571299
2.8 kB Download
md5:bea6c707cf4ea4f3000bfe3ae8eb2626
401 Bytes Download
md5:419a1425061ab500c5148f2a010bb6b4
3.5 kB Download
md5:78451dd90e6fa23f7a9968dd2b667bcc
7.1 kB Download
md5:8488704a8a5a32ded0248cdba4dcb0aa
2.1 kB Download
md5:9ad1abae3e4125aa254e0d2dc768a79e
4.9 kB Preview Download
md5:1707fae670bd3fab1f237ad6d746e7dd
10.6 MB Preview Download
md5:67bfb9e2051bf684444749096120c51b
1.8 kB Download
md5:80b05dacc418a0574a12f4724bc2921f
17.3 GB Preview Download
md5:9b761419112b38883007c017be0ed696
24.9 MB Preview Download
md5:7713e0a0c0951653df6b0b5bc7c70ad8
17.6 MB Preview Download
md5:6ffb779bacbd2ed4c8b8487c12364873
24.5 MB Preview Download

Additional details

Software