The pipeline of generating a crop type dataset involves the following steps:
- GoPros are used for collecting road side images in agricultural zones (Helmets Data Collection Guide)
- Collected photos are uploaded to Cloud Storage (Instructions for Uploading)
- Photos are processed using our ML models and turned into a Google Earth Pro KMZ file (notebooks/1_GoPro2CropKMZ.ipynb)
- KMZ file(s) are analyzed to verify model predictions (Helmets Quality Assessment Instructions)
- Reviewed KMZ files are converted into a csv file (notebooks/2_CropKMZtoCSV.ipynb)
- CSV files are combined into a single Kenya dataset (notebooks/3_Kenya_dataset_publish.ipynb)
Scripts for training and validating the CropNop and CropSeg model is in the ML folder.
Google Earth Engine repository
- Crop type points visualized in GEE: gee/1_all_checked_points.js
- Crop type points used for mapping in GEE: gee/1_all_checked_points.js