Layered Embeddings for Amodal Instance Segmentation
2020-02-14Code Available0· sign in to hype
Yanfeng Liu, Eric Psota, Lance Pérez
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/yanfengliu/layered_embeddingsOfficialIn papernone★ 5
Abstract
The proposed method extends upon the representational output of semantic instance segmentation by explicitly including both visible and occluded parts. A fully convolutional network is trained to produce consistent pixel-level embedding across two layers such that, when clustered, the results convey the full spatial extent and depth ordering of each instance. Results demonstrate that the network can accurately estimate complete masks in the presence of occlusion and outperform leading top-down bounding-box approaches. Source code available at https://github.com/yanfengliu/layered_embeddings