Radiant MLHub

Chesapeake Land Cover

This dataset contains high-resolution aerial imagery from the USDA NAIP program, high-resolution land cover labels from the Chesapeake Conservancy, low-resolution land cover labels from the USGS NLCD 2011 dataset, low-resolution multi-spectral imagery from Landsat 8, and high-resolution building footprint masks from Microsoft Bing, formatted to accelerate machine learning research into land cover mapping. The Chesapeake Conservancy spent over 10 months and $1.3 million creating a consistent six-class land cover dataset covering the Chesapeake Bay watershed. While the purpose of the mapping effort by the Chesapeake Conservancy was to create land cover data to be used in conservation efforts, the same data can be used to train machine learning models that can be applied over even wider areas.

Dataset ID

microsoft_chesapeake

DOI

10.1109/CVPR.2019.01301browse DOI

Creator

Chesapeake Conservancy, Microsoft AI for Earth

Contact

calebrob6+lcmcvpr2019@gmail.com

Documentation

Citation

Robinson C, Hou L, Malkin K, Soobitsky R, Czawlytko J, Dilkina B, Jojic N. Large Scale High-Resolution Land Cover Mapping with Multi-Resolution Data. Proceedings of the 2019 Conference on Computer Vision and Pattern Recognition (CVPR 2019).

Python Client example

from radiant_mlhub import Dataset

ds = Dataset.fetch('microsoft_chesapeake')
for c in ds.collections:
    print(c.id)

Python Client quick-start guide

Download Dataset

Source Imagery Collections

Description

Microsoft Chesapeake NAIP Imagery

License

CC-PDDC

Collection ID

microsoft_chesapeake_naip

Download

Description

Microsoft Chesapeake Landsat 8 Leaf-On Composite

License

CC-PDDC

Collection ID

microsoft_chesapeake_landsat_leaf_on

Download

Description

Microsoft Chesapeake Landsat 8 Leaf-Off Composite

License

CC-PDDC

Collection ID

microsoft_chesapeake_landsat_leaf_off

Download

Labels Collections

Description

Microsoft Chesapeake Landcover

License

CDLA-Permissive-1.0

Collection ID

microsoft_chesapeake_lc

Download

Description

Microsoft Chesapeake NLCD

License

CDLA-Permissive-1.0

Collection ID

microsoft_chesapeake_nlcd

Download

Description

Microsoft Chesapeake Buildings

License

CDLA-Permissive-1.0

Collection ID

microsoft_chesapeake_buildings

Download


Radiant Earth Foundation

© Radiant Earth Foundation