Skip to content

Land Cover Change Detection using Satellite Image Segmentation.

Notifications You must be signed in to change notification settings

Kalit31/Land-Cover-Analysis

Repository files navigation

Land-Cover-Analysis

This repository contains the project "Land Use/Land Cover change detection in cyclone affected areas using convolutional neural networks" completed at the Indian Institute of Remote Sensing, Dehradun from May 2020 to June 2020. Help in code implementation is taken from Eye in the Sky.

Project Objectives

The aim of the project is to train a convolutional neural network model for image segmentation of satellite images into the following classes: urban, rural, agriculture, deciduous forests, mangrove forests, uncultivable land, ponds/lake and canals or rivers. Upon the completion of training the model, it will then be used to detect changes in the land cover of west bengal regions before and after the Amphan cyclone.

Flowchart :

The UNET model was trained upon two types of satellite images:

  • Sentinel-2-MSI-1C
  • Sentinel-1-SAR

For more details about the methodology and results, refer to the project report

Regarding datasets: