Skip to content

This repository contains some note I have written when studying semantic segmentation

Notifications You must be signed in to change notification settings

JakobWong/segmentation_notebook

Repository files navigation

segmentation_notebook

This repository contains some note I have written when studying semantic segmentation

Contents

  1. DeepLab_ADE20K.ipynb

This notebook is a demo for using an ADE20K-pretrained DeepLabv3 network for semantic segmentation

  1. DeepLab_Cityspaces.ipynb

This notebook is a demo for using an Cityspaces-pretrained DeepLabv3 network for semantic segmentation

  1. DeepLab_PASCAL_VOC_2012.ipynb

This notebook is a demo for using an PASCAL-pretrained DeepLabv3 network for semantic segmentation

Usage

Please download the pre-trained weights on model_zoo

Acknowledgement

Thanks google for providing pre-trained weights on github.

About

This repository contains some note I have written when studying semantic segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published