HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

DiscoBox: Weakly Supervised Instance Segmentation and Semantic Correspondence from Box Supervision

Lan Shiyi ; Yu Zhiding ; Choy Christopher ; Radhakrishnan Subhashree ; Liu Guilin ; Zhu Yuke ; Davis Larry S. ; Anandkumar Anima

DiscoBox: Weakly Supervised Instance Segmentation and Semantic
  Correspondence from Box Supervision

Abstract

We introduce DiscoBox, a novel framework that jointly learns instancesegmentation and semantic correspondence using bounding box supervision.Specifically, we propose a self-ensembling framework where instancesegmentation and semantic correspondence are jointly guided by a structuredteacher in addition to the bounding box supervision. The teacher is astructured energy model incorporating a pairwise potential and a cross-imagepotential to model the pairwise pixel relationships both within and across theboxes. Minimizing the teacher energy simultaneously yields refined object masksand dense correspondences between intra-class objects, which are taken aspseudo-labels to supervise the task network and provide positive/negativecorrespondence pairs for dense constrastive learning. We show a symbioticrelationship where the two tasks mutually benefit from each other. Our bestmodel achieves 37.9% AP on COCO instance segmentation, surpassing prior weaklysupervised methods and is competitive to supervised methods. We also obtainstate of the art weakly supervised results on PASCAL VOC12 and PF-PASCAL withreal-time inference.

Code Repositories

NVlabs/DiscoBox
pytorch
Mentioned in GitHub
voidrank/SCOT
pytorch
Mentioned in GitHub
voidrank/DiscoBox
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
box-supervised-instance-segmentation-onDiscoBox
AP_25: 75.2
AP_50: 63.6
AP_70: 45.5
AP_75: 37.5
box-supervised-instance-segmentation-on-cocoDiscoBox
mask AP: 37.9
weakly-supervised-instance-segmentation-on-1DiscoBox (ResNet-50)
AP: 31.4
AP@50: 52.6
AP@75: 32.2
AP@L: 50.1
AP@M: 33.8
AP@S: 11.5
weakly-supervised-instance-segmentation-on-2DiscoBox (ResNet-101-DCN-FPN)
AP: 35.8
AP@50: 59.8
AP@75: 36.4
AP@L: 52.1
AP@M: 38.7
AP@S: 16.9
weakly-supervised-instance-segmentation-on-2DiscoBox (ResNeXt-101-DCN-FPN)
AP: 37.9
AP@50: 61.4
AP@75: 40.0
AP@L: 53.9
AP@M: 41.1
AP@S: 18.0
weakly-supervised-instance-segmentation-on-2DiscoBox (ResNet-50-FPN)
AP: 32.0
AP@50: 53.6
AP@75: 32.6
AP@L: 48.4
AP@M: 33.7
AP@S: 11.7

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
DiscoBox: Weakly Supervised Instance Segmentation and Semantic Correspondence from Box Supervision | Papers | HyperAI