English

Affinity Derivation and Graph Merge for Instance Segmentation

Computer Vision and Pattern Recognition 2018-11-28 v1

Abstract

We present an instance segmentation scheme based on pixel affinity information, which is the relationship of two pixels belonging to a same instance. In our scheme, we use two neural networks with similar structure. One is to predict pixel level semantic score and the other is designed to derive pixel affinities. Regarding pixels as the vertexes and affinities as edges, we then propose a simple yet effective graph merge algorithm to cluster pixels into instances. Experimental results show that our scheme can generate fine-grained instance mask. With Cityscapes training data, the proposed scheme achieves 27.3 AP on test set.

Keywords

Cite

@article{arxiv.1811.10870,
  title  = {Affinity Derivation and Graph Merge for Instance Segmentation},
  author = {Yiding Liu and Siyu Yang and Bin Li and Wengang Zhou and Jizheng Xu and Houqiang Li and Yan Lu},
  journal= {arXiv preprint arXiv:1811.10870},
  year   = {2018}
}

Comments

Published in ECCV 2018

R2 v1 2026-06-23T06:21:43.320Z