Code for satellite image segmentation using Unet or Mask RCNN and comparing these two approaches.
Please, see more details in the blog post Satellite Images Segmentation and Sustainable Farming
LOL_prepare_data.ipynb: data augmentation using flip (mirror effect), rotate90, flip up to down, flip left to right.
- train/valid/test
- jpg (aerial images)
- jpg4 (aerial images + hill shade data)
- polygon (masks)
- train/valid/test
- jpg (aerial images)
- hill (hill shade data)
- polygon (masks)