Skip to content

My solution for semantic segmentation task on MSRC-v2 Segmentation Dataset

Notifications You must be signed in to change notification settings

EmCity/semantic_segmentation

Repository files navigation

semantic_segmentation

My solution for semantic segmentation task on MSRC-v2 Segmentation Dataset

Download the dataset

$ ./download_datasets.sh

Usage

$ python main.py [-pm=] [-e=]
  • pm: choice of pre-trained models from vgg11, vgg16 and vgg19, vgg11 by default
  • e: Number of epoch, i.e. number of iteration of training, 10 by default

About

My solution for semantic segmentation task on MSRC-v2 Segmentation Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published