SideInfNet: A Deep Neural Network for Semi-Automatic Semantic Segmentation with Side Information

Abstract

Fully-automatic execution is the ultimate goal for many Computer Vision applications. However, this objective is not always realistic in tasks associated with high failure costs, such as medical applications. For these tasks, semi-automatic methods allowing minimal effort from users to guide computer algorithms are often preferred due to desirable accuracy and performance. Inspired by the practicality and applicability of the semi-automatic approach, this paper proposes a novel deep neural network architecture, namely SideInfNet that effectively integrates features learnt from images with side information extracted from user annotations. To evaluate our method, we applied the proposed network to three semantic segmentation tasks and conducted extensive experiments on benchmark datasets. Experimental results and comparison with prior work have verified the superiority of our model, suggesting the generality and effectiveness of the model in semi-automatic semantic segmentation.

Cite

Text

Koh et al. "SideInfNet: A Deep Neural Network for Semi-Automatic Semantic Segmentation with Side Information." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58586-0_7

Markdown

[Koh et al. "SideInfNet: A Deep Neural Network for Semi-Automatic Semantic Segmentation with Side Information." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/koh2020eccv-sideinfnet/) doi:10.1007/978-3-030-58586-0_7

BibTeX

@inproceedings{koh2020eccv-sideinfnet,
  title     = {{SideInfNet: A Deep Neural Network for Semi-Automatic Semantic Segmentation with Side Information}},
  author    = {Koh, Jing Yu and Nguyen, Duc Thanh and Truong, Quang-Trung and Yeung, Sai-Kit and Binder, Alexander},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58586-0_7},
  url       = {https://mlanthology.org/eccv/2020/koh2020eccv-sideinfnet/}
}