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

**Authors:** Ziheng Zhang, Anpei Chen, Ling Xie, Jingyi Yu, Shenghua Gao

arXiv: 1905.12898 · 2019-08-23

## TL;DR

This paper introduces a semantics-aware distance map representation and a semantic layering network architecture for amodal instance segmentation, achieving state-of-the-art results on COCOA and D2SA datasets.

## Contribution

The work proposes a novel sem-dist map representation and a CNN architecture for layered amodal segmentation, depth, and occlusion estimation.

## Key findings

- Achieves state-of-the-art performance on COCOA and D2SA datasets.
- Effectively predicts amodal segmentation, occlusion, and depth order.
- Introduces a new level-set based representation for segmentation tasks.

## 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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.12898/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1905.12898/full.md

## References

42 references — full list in the complete paper: https://tomesphere.com/paper/1905.12898/full.md

---
Source: https://tomesphere.com/paper/1905.12898