Radiant MLHub

Semantic Segmentation of Crop Type in Ghana

Automatic, accurate crop type maps can provide unprecedented information for understanding food systems, especially in developing countries where ground surveys are infrequent. However, little work has applied existing methods to these data scarce environments, which also have unique challenges of irregularly shaped fields, frequent cloud coverage, small plots, and a severe lack of training data. To address this gap in the literature, we provide the first crop type semantic segmentation dataset of small holder farms, specifically in Ghana and South Sudan. We are also the first to utilize high resolution, high frequency satellite data in segmenting small holder farms.

The dataset includes time series of satellite imagery from Sentinel-1, Sentinel-2, and PlanetScope satellites throughout 2016 and 2017. For each tile/chip in the dataset, there are time series of imagery from each of the satellites, as well as a corresponding label that defines the crop type at each pixel. The label has only one value at each pixel location, and assumes that the crop type remains the same across the full time span of the satellite image time series. In many cases where ground truth was not available, pixels have no label and are set to a value of 0.

Dataset ID

su_african_crops_ghana

DOI

10.34911/rdnt.ry138p

Creator

Stanford University

Contact

roserustowicz@gmail.com

Documentation

Citation

Rustowicz R., Cheong R., Wang L., Ermon S., Burke M., Lobell D. (2020) "Semantic Segmentation of Crop Type in Ghana Dataset", Version 1.0, Radiant MLHub. [Date Accessed] https://doi.org/10.34911/rdnt.ry138p

Python Client example

from radiant_mlhub import Dataset

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

Python Client quick-start guide

Download Dataset

Source Imagery Collections

Description

Source imagery for the labeled African crop dataset from Stanford University

License

CC-BY-SA-4.0

Collection ID

su_african_crops_ghana_source_planet

Download

Description

Source imagery for the labeled African crop dataset from Stanford University

License

CC-BY-SA-4.0

Collection ID

su_african_crops_ghana_source_s1

Download

Description

Source imagery for the labeled African crop dataset from Stanford University

License

CC-BY-SA-4.0

Collection ID

su_african_crops_ghana_source_s2

Download

Labels Collections

Description

Labels for the labeled African crop dataset from Stanford University

License

CC-BY-SA-4.0

Collection ID

su_african_crops_ghana_labels

Download


Radiant Earth Foundation

© Radiant Earth Foundation