Contour-Based Interactive Segmentation

Abstract

Recent advances in interactive segmentation (IS) allow speeding up and simplifying image editing and labeling greatly. The majority of modern IS approaches accept user input in the form of clicks. However, using clicks may require too many user interactions, especially when selecting small ob- jects, minor parts of an object, or a group of ob- jects of the same type. In this paper, we consider such a natural form of user interaction as a loose contour, and introduce a contour-based IS method. We evaluate the proposed method on the standard segmentation benchmarks, our novel UserContours dataset, and its subset UserContours-G containing difficult segmentation cases. Through experiments, we demonstrate that a single contour provides the same accuracy as multiple clicks, thus reducing the required amount of user interactions.

Cite

Text

Popenova et al. "Contour-Based Interactive Segmentation." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/147

Markdown

[Popenova et al. "Contour-Based Interactive Segmentation." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/popenova2023ijcai-contour/) doi:10.24963/IJCAI.2023/147

BibTeX

@inproceedings{popenova2023ijcai-contour,
  title     = {{Contour-Based Interactive Segmentation}},
  author    = {Popenova, Polina and Galeev, Danil and Vorontsova, Anna and Konushin, Anton},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {1322-1330},
  doi       = {10.24963/IJCAI.2023/147},
  url       = {https://mlanthology.org/ijcai/2023/popenova2023ijcai-contour/}
}