UNet AerialSegmentation Save

A PyTorch implementation of U-Net for aerial imagery semantic segmentation.

Project README

U-Net for Semantic Segmentation on Unbalanced Aerial Imagery

Note: this repository is still developing but the colab notebook is complete for training and evaluations.

Read the article at Towards data science

Open In Colab

Kaggle Dataset

UNet-AerialSegmentation
       		   ├── dataloader.py
       		   ├── losses.py
      		   ├── model.py
      		   ├── train.py
       		   └── inference.py

dataset_sample1

Training

!python train.py --num_epochs 2 --batch 2 --loss focalloss
Open Source Agenda is not affiliated with "UNet AerialSegmentation" Project. README Source: amirhosseinh77/UNet-AerialSegmentation

Open Source Agenda Badge

Open Source Agenda Rating