LandCoverNet is a global annual land cover classification training dataset with labels for the multi-spectral satellite imagery from Sentinel-1, Sentinel-2 and Landsat-8 missions in 2018. LandCoverNet Africa contains data across Africa, which accounts for ~1/5 of the global dataset. Each pixel is identified as one of the seven land cover classes based on its annual time series. These classes are water, natural bare ground, artificial bare ground, woody vegetation, cultivated vegetation, (semi) natural vegetation, and permanent snow/ice.
There are a total of 1980 image chips of 256 x 256 pixels in LandCoverNet Africa V1.0 spanning 66 tiles. Each image chip contains temporal observations from the following satellite products with an annual class label, all stored in raster format (GeoTIFF files):
Radiant Earth Foundation designed and generated this dataset with a grant from Schmidt Futures with additional support from NASA ACCESS, Microsoft AI for Earth and in kind technology support from Sinergise.
Dataset ID | ref_landcovernet_af_v1 |
DOI | 10.34911/rdnt.d2ce8i |
Creator | Radiant Earth Foundation |
Contact | ml@radiant.earth |
Alemohammad S.H., Ballantyne A., Bromberg Gaber Y., Booth K., Nakanuku-Diggs L., & Miglarese A.H. (2020) "LandCoverNet Africa: A Geographically Diverse Land Cover Classification Training Dataset", Version 1.0, Radiant MLHub. [Date Accessed] https://doi.org/10.34911/rdnt.d2ce8i
from radiant_mlhub import Dataset ds = Dataset.fetch('ref_landcovernet_af_v1') for c in ds.collections: print(c.id)
Description | LandCoverNet Africa Sentinel-2 Source Imagery |
License | CC-BY-4.0 |
Collection ID | ref_landcovernet_af_v1_source_sentinel_2 |
Download | |
Description | LandCoverNet Africa Sentinel 1 Source Imagery |
License | CC-BY-4.0 |
Collection ID | ref_landcovernet_af_v1_source_sentinel_1 |
Download | |
Description | LandCoverNet Africa Landsat 8 Source Imagery |
License | CC-BY-4.0 |
Collection ID | ref_landcovernet_af_v1_source_landsat_8 |
Download | |
Description | LandCoverNet Africa Labels |
License | CC-BY-4.0 |
Collection ID | ref_landcovernet_af_v1_labels |
Download | |