/unet_segmentation_from_scratch

This is the implementation of the original UNet Architecture with some optimizations. The datasets being used for binary image segmentation is the Carvana dataset and for multiclass segmentation on the Cityscape dataset is being added

Primary LanguagePython

Stargazers