Skip to content

Spectral segmentation described in Aksoy et al., "Semantic Soft Segmentation", ACM TOG (Proc. SIGGRAPH), 2018

License

Notifications You must be signed in to change notification settings

sgsl1202/SemanticSoftSegmentation

This branch is 1 commit behind yaksoy/SemanticSoftSegmentation:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb89f49 · Jul 30, 2018

History

1 Commit
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018
Jul 30, 2018

Repository files navigation

Semantic Soft Segmentation

This repository includes the spectral segmentation approach presented in

Yagiz Aksoy, Tae-Hyun Oh, Sylvain Paris, Marc Pollefeys and Wojciech Matusik, "Semantic Soft Segmentation", ACM Transactions on Graphics (Proc. SIGGRAPH), 2018 

The network for semantic feature generation can be found [here].

Please refer to the [project page] for more information and example data.

The Superpixels class requires [ImageGraphs].

License and citation

This toolbox is provided for academic use only. If you use this code, please cite our paper:

@ARTICLE{sss,
author={Ya\u{g}{\i}z Aksoy and Tae-Hyun Oh and Sylvain Paris and Marc Pollefeys and Wojciech Matusik},
title={Semantic Soft Segmentation},
journal={ACM Transactions on Graphics (Proc. SIGGRAPH)},
year={2018},
pages = {72:1-72:13},
volume = {37},
number = {4}
}

Credit

Parts of this implementation are taken from

Anat Levin, Alex Rav-Acha, Dani Lischinski, "Spectral Matting", IEEE TPAMI, 2008

The original source code for Spectral Matting can be found [here].

About

Spectral segmentation described in Aksoy et al., "Semantic Soft Segmentation", ACM TOG (Proc. SIGGRAPH), 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%