English

Learning Semantics-aware Distance Map with Semantics Layering Network for Amodal Instance Segmentation

Computer Vision and Pattern Recognition 2019-08-23 v2

Abstract

In this work, we demonstrate yet another approach to tackle the amodal segmentation problem. Specifically, we first introduce a new representation, namely a semantics-aware distance map (sem-dist map), to serve as our target for amodal segmentation instead of the commonly used masks and heatmaps. The sem-dist map is a kind of level-set representation, of which the different regions of an object are placed into different levels on the map according to their visibility. It is a natural extension of masks and heatmaps, where modal, amodal segmentation, as well as depth order information, are all well-described. Then we also introduce a novel convolutional neural network (CNN) architecture, which we refer to as semantic layering network, to estimate sem-dist maps layer by layer, from the global-level to the instance-level, for all objects in an image. Extensive experiments on the COCOA and D2SA datasets have demonstrated that our framework can predict amodal segmentation, occlusion and depth order with state-of-the-art performance.

Keywords

Cite

@article{arxiv.1905.12898,
  title  = {Learning Semantics-aware Distance Map with Semantics Layering Network for Amodal Instance Segmentation},
  author = {Ziheng Zhang and Anpei Chen and Ling Xie and Jingyi Yu and Shenghua Gao},
  journal= {arXiv preprint arXiv:1905.12898},
  year   = {2019}
}

Comments

This paper is submitted to ACMMM19

R2 v1 2026-06-23T09:32:46.444Z