The dataset for this competition contains a time-series of satellite imagery and labels for crop type that have been collected through aerial and ground survey. Labels are derived from the survey conducted by the Western Cape Department of Agriculture. Satellite data including multispectral Sentinel-2 and synthetic aperture radar (SAR) Sentinel-1 are then matched with corresponding labels.
In this competition you are asked to use BOTH Sentinel-2 and Sentinel-1 time-series data. You cannot use only one of the input satellite data, and your model needs to input both of the time-series. The time-series is provided every 5 days for Sentinel-2 and every 12 days for Sentinel-1, but you do not need to use the observations from all days. You are allowed to select specific dates, or apply any pre-processing and feature extraction to the time-series data before input to your model. Note that you would need to provide your full feature-extraction and training scripts if you win in the competition.
Data for this competition is hosted on Radiant MLHub - the open-access repository for geospatial training data. You can access the data by creating a free account on Radiant MLHub. Go to Radiant MLHub Dashboard and use the Sign Up option if you don’t have an account.
You can download the data using Radiant MLHub Python Client (see the example notebooks) or simply by going to the Radiant MLHub Registry page. These links will be available once the competition starts.
You can use the following starter notebooks to learn more about the data and how to access them:
Variable definitions
Files available for download:
ref_south_africa_crops_competition_v1_train_labels.tar.gz
ref_south_africa_crops_competition_v1_train_source_s1.tar.gz
ref_south_africa_crops_competition_v1_train_source_s2.tar.gz
ref_south_africa_crops_competition_v1_test_labels.tar.gz
ref_south_africa_crops_competition_v1_test_source_s1.tar.gz
ref_south_africa_crops_competition_v1_test_source_s2.tar.gz
Join the largest network for
data scientists and AI builders