This repository contains some note I have written when studying semantic segmentation
DeepLab_ADE20K.ipynb
This notebook is a demo for using an ADE20K-pretrained DeepLabv3 network for semantic segmentation
DeepLab_Cityspaces.ipynb
This notebook is a demo for using an Cityspaces-pretrained DeepLabv3 network for semantic segmentation
DeepLab_PASCAL_VOC_2012.ipynb
This notebook is a demo for using an PASCAL-pretrained DeepLabv3 network for semantic segmentation
Please download the pre-trained weights on model_zoo
Thanks google for providing pre-trained weights on github.