This Repository contains code and trained models (will be published after paper acceptance) and benchmark results for the paper:
Crop Type Classification using Multi-temporal Sentinel-2 Satellite Imagery: A Deep Semantic Segmentation Approach
Submitted at: 5th International Conference on Robotics and Automation in Industry (ICRAI)
- UNet
- UNet3+
- DeepLabv3+
- Swim-UNet
- TransUNet
Main packages required are:
- TensorFlow v2.9.2
- Keras v2.9.0
- rasterio
- numpy
- matplotlib
- albumentations
We used Google Earth Engine to generate the Dataset collected from National Agriculture Research Center, Islamabad. Crop categories includes:
- Fodder
- Oilseeds
- Pulses
- Wheat
- MSM (Millet, Sorghum, Maize)
- Others
Some Visual results are following:
Loss: Different models and different band combinations
Asim Hameed Khan ([email protected])