English

Personalized Image Semantic Segmentation

Computer Vision and Pattern Recognition 2021-09-07 v3

Abstract

Semantic segmentation models trained on public datasets have achieved great success in recent years. However, these models didn't consider the personalization issue of segmentation though it is important in practice. In this paper, we address the problem of personalized image segmentation. The objective is to generate more accurate segmentation results on unlabeled personalized images by investigating the data's personalized traits. To open up future research in this area, we collect a large dataset containing various users' personalized images called PIS (Personalized Image Semantic Segmentation). We also survey some recent researches related to this problem and report their performance on our dataset. Furthermore, by observing the correlation among a user's personalized images, we propose a baseline method that incorporates the inter-image context when segmenting certain images. Extensive experiments show that our method outperforms the existing methods on the proposed dataset. The code and the PIS dataset will be made publicly available.

Keywords

Cite

@article{arxiv.2107.13978,
  title  = {Personalized Image Semantic Segmentation},
  author = {Yu Zhang and Chang-Bin Zhang and Peng-Tao Jiang and Ming-Ming Cheng and Feng Mao},
  journal= {arXiv preprint arXiv:2107.13978},
  year   = {2021}
}

Comments

appeared at ICCV2021

R2 v1 2026-06-24T04:38:52.582Z