Efficient Interactive Multi-Object Segmentation in Medical Images
Abstract
In medical image segmentation, it is common to have several complex objects that are difficult to detect with simple models without user interaction. Hence, interactive graph-based methods are commonly used in this task, where the image is modeled as a connected graph, since graphs can naturally represent the objects and their relationships. In this work, we propose an efficient method for the multiple object segmentation of medical images. For each object, the method constructs an associated weighted digraph of superpixels, attending its individual high-level priors. Then, all individual digraphs are integrated into a hierarchical graph, considering structural relations of inclusion and exclusion. Finally, a single energy optimization is performed in the hierarchical weighted digraph satisfying all the constraints and leading to globally optimal results. The experimental evaluation on 2D medical images indicates promising results comparable to the state-of-the-art methods, with low computational complexity.
Cite
Text
Leon and de Miranda. "Efficient Interactive Multi-Object Segmentation in Medical Images." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11018-5_61Markdown
[Leon and de Miranda. "Efficient Interactive Multi-Object Segmentation in Medical Images." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/leon2018eccvw-efficient/) doi:10.1007/978-3-030-11018-5_61BibTeX
@inproceedings{leon2018eccvw-efficient,
title = {{Efficient Interactive Multi-Object Segmentation in Medical Images}},
author = {Leon, Leissi Margarita Castañeda and de Miranda, Paulo André Vechiatto},
booktitle = {European Conference on Computer Vision Workshops},
year = {2018},
pages = {705-710},
doi = {10.1007/978-3-030-11018-5_61},
url = {https://mlanthology.org/eccvw/2018/leon2018eccvw-efficient/}
}