Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.29 KB

File metadata and controls

21 lines (17 loc) · 1.29 KB

UNet-for-Radar-Imagery-Flood-Mapping

About this project

This is Tensorflow based project using U-Net Architecture to map flooding using Sentinel-1 imagery.

Dataset

You can download our dataset at this link https://www.kaggle.com/dimskeee/unet-segmentation-using-radar-imagery, which includes thousands of tiles that are used to train, test, and validation. The size of the tiles is 128 x 128, and the default filter in the script is 16, 32, 48, and 64.
Folder Structure:

Images structure:

Network architecture


Note: Training for this model was done on an RTX 2060 Super 6GB

Results

Visual Interpretation


U-Net Prediction