iamsrg13 / rooftop-segmentation

U-net model to perform rooftop segmentation on aerial images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rooftop segmentation

In this Jupyter Notebook I will create a model for rooftop segmentation using a very small set of aerial images (25 aerial images with 25 masks). A u-net architecture from zhixuhao is used to create the model.

About

U-net model to perform rooftop segmentation on aerial images


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%