HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers

Ke Lei ; Tai Yu-Wing ; Tang Chi-Keung

Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers

Abstract

Segmenting highly-overlapping objects is challenging, because typically nodistinction is made between real object contours and occlusion boundaries.Unlike previous two-stage instance segmentation methods, we model imageformation as composition of two overlapping layers, and propose BilayerConvolutional Network (BCNet), where the top GCN layer detects the occludingobjects (occluder) and the bottom GCN layer infers partially occluded instance(occludee). The explicit modeling of occlusion relationship with bilayerstructure naturally decouples the boundaries of both the occluding and occludedinstances, and considers the interaction between them during mask regression.We validate the efficacy of bilayer decoupling on both one-stage and two-stageobject detectors with different backbones and network layer choices. Despiteits simplicity, extensive experiments on COCO and KINS show that ourocclusion-aware BCNet achieves large and consistent performance gain especiallyfor heavy occlusion cases. Code is available at https://github.com/lkeab/BCNet.

Code Repositories

lkeab/BCNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
amodal-instance-segmentation-on-waltBCNet
AP: 73.2
instance-segmentation-on-cocoBCNet(ResNeXt-101 + FPN+ FCOS)
mask AP: 41.7
instance-segmentation-on-cocoBCNet(ResNet-101-FPN + FCOS)
AP50: 61.2
AP75: 42.7
APL: 51.0
APM: 42.3
APS: 22.3
mask AP: 39.6
instance-segmentation-on-cocoBCNet(ResNet-101-FPN + Faster RCNN)
AP50: 61.5
AP75: 43.1
APL: 51.1
APM: 42.4
APS: 22.7
mask AP: 39.8
instance-segmentation-on-kinsBCNet
mAP: 28.87

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers | Papers | HyperAI