Skip to content

tauseef09/Semantic-Segmentation-using-UNET

Repository files navigation

Semantic-Segmentation-using-UNET

This project tries to solve a multi-class semantic segmentation problem using UNET on the Cityscape Image Pairs dataset. This project implements a variation of the orignal UNET by adding batch normalisation between layers and using same padding.

Input

The inputs to the model is an RGB image of a cityscape.


Sample input

Output

The output is a semtantically segmented mask where different objects are color coded.


Sample output

Saved Weights

A .pth.tar file can be found here containing weights of this model trained for 110 epochs.

Authors

This was a personal project worked on by:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published