English

Object cosegmentation using deep Siamese network

Computer Vision and Pattern Recognition 2018-03-09 v2

Abstract

Object cosegmentation addresses the problem of discovering similar objects from multiple images and segmenting them as foreground simultaneously. In this paper, we propose a novel end-to-end pipeline to segment the similar objects simultaneously from relevant set of images using supervised learning via deep-learning framework. We experiment with multiple set of object proposal generation techniques and perform extensive numerical evaluations by training the Siamese network with generated object proposals. Similar objects proposals for the test images are retrieved using the ANNOY (Approximate Nearest Neighbor) library and deep semantic segmentation is performed on them. Finally, we form a collage from the segmented similar objects based on the relative importance of the objects.

Keywords

Cite

@article{arxiv.1803.02555,
  title  = {Object cosegmentation using deep Siamese network},
  author = {Prerana Mukherjee and Brejesh Lall and Snehith Lattupally},
  journal= {arXiv preprint arXiv:1803.02555},
  year   = {2018}
}

Comments

Appears in International Conference on Pattern Recognition and Artificial Intelligence (ICPRAI), 2018

R2 v1 2026-06-23T00:44:52.342Z