Tool to create ground truth semantic segmentation masks using super pixels
Here is some demo video of the tool
Prerequisites:
- Download and extract vl_feat library including the function to compute superpixels
vl_slic
- Add the all extracted folders to your Matlab path
You need the following Matlab functions:
- regionprops
- bwperim
TODOs:
- Replace system call to caffe-deeplab by some easier-to-install NN library, eg tensorflow-deeplab