Semantic-Segmentation || UNet || PyTorch || Self Driving Cars
Performed semantic segmentation on Cityscape Dataset. Used variational autoencoders(VAE) and UNet Architecture to construct or segment the input image. UNet gave better results as compared to VAE.