English

CycleSegNet: Object Co-segmentation with Cycle Refinement and Region Correspondence

Computer Vision and Pattern Recognition 2021-07-07 v2

Abstract

Image co-segmentation is an active computer vision task that aims to segment the common objects from a set of images. Recently, researchers design various learning-based algorithms to undertake the co-segmentation task. The main difficulty in this task is how to effectively transfer information between images to make conditional predictions. In this paper, we present CycleSegNet, a novel framework for the co-segmentation task. Our network design has two key components: a region correspondence module which is the basic operation for exchanging information between local image regions, and a cycle refinement module, which utilizes ConvLSTMs to progressively update image representations and exchange information in a cycle and iterative manner. Extensive experiments demonstrate that our proposed method significantly outperforms the state-of-the-art methods on four popular benchmark datasets -- PASCAL VOC dataset, MSRC dataset, Internet dataset, and iCoseg dataset, by 2.6%, 7.7%, 2.2%, and 2.9%, respectively.

Keywords

Cite

@article{arxiv.2101.01308,
  title  = {CycleSegNet: Object Co-segmentation with Cycle Refinement and Region Correspondence},
  author = {Chi Zhang and Guankai Li and Guosheng Lin and Qingyao Wu and Rui Yao},
  journal= {arXiv preprint arXiv:2101.01308},
  year   = {2021}
}

Comments

Accept to TIP

R2 v1 2026-06-23T21:46:46.962Z