Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 601 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 601 Bytes

crop_type_prediction

Implementations of crop type segmentation using U-Net and Convolutional LSTM

The code for Training convolutional LSTM is adopted from :

  1. https://github.com/Orion-AI-Lab/S4A : A Sentinel-2 multi-year, multi-country benchmark dataset for crop classification and segmentation with deep learning

  2. https://github.com/Orion-AI-Lab/S4A-Models : Supplementary repo with DL experiments using the Sen4AgriNet dataset

  3. Code for 3D unet is adopted from Bhattiprolu, S. (2023). python_for_microscopists. GitHub. https://github.com/bnsreenu/python_for_microscopists/blob/master