ajithvcoder / UNet-Pytorch-Customdataset

Unet pytorch on Custom dataset
GNU General Public License v3.0
10 stars 6 forks source link
colab-notebook deep-learning pytorch segmentation unet-image-segmentation

U-Net: Semantic segmentation with PyTorch - Custom dataset

Offline Dataset preprocessing

Make sure the data you have satisfies following conditions

Flood Area dataset

I have used all the offline dataset preprocessing for this kaggle dataset

Installation

Training

Prediction

Image and mask

Blended Segmentation :

Colab NoteBook

Credits