This is a caffe implementation of the paper Superpixel-based Semantic Segmentation Trained by Statistical Process Control
Please download superpixel result of Pascal Context or use Matlab download here
install caffe from here and run solve.py
##Citing HP-SPC
If you feel interest from my research, please consider citing:
@article{park2017superpixel,
title={Superpixel-based semantic segmentation trained by statistical process control},
author={Park, Hyojin and Jeong, Jisoo and Yoo, Youngjoon and Kwak, Nojun},
journal={arXiv preprint arXiv:1706.10071},
year={2017}
}
}