HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and Instance Segmentation

Lee Jungbeom ; Yi Jihun ; Shin Chaehun ; Yoon Sungroh

BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and
  Instance Segmentation

Abstract

Weakly supervised segmentation methods using bounding box annotations focuson obtaining a pixel-level mask from each box containing an object. Existingmethods typically depend on a class-agnostic mask generator, which operates onthe low-level information intrinsic to an image. In this work, we utilizehigher-level information from the behavior of a trained object detector, byseeking the smallest areas of the image from which the object detector producesalmost the same result as it does from the whole image. These areas constitutea bounding-box attribution map (BBAM), which identifies the target object inits bounding box and thus serves as pseudo ground-truth for weakly supervisedsemantic and instance segmentation. This approach significantly outperformsrecent comparable techniques on both the PASCAL VOC and MS COCO benchmarks inweakly supervised semantic and instance segmentation. In addition, we provide adetailed analysis of our method, offering deeper insight into the behavior ofthe BBAM.

Code Repositories

jbeomlee93/BBAM
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
box-supervised-instance-segmentation-onBBAM
AP_25: 76.8
AP_50: 63.7
AP_70: 39.5
AP_75: 31.8
box-supervised-instance-segmentation-on-cocoBBAM
mask AP: 25.7
weakly-supervised-instance-segmentation-onBBAM
Average Best Overlap: 63.0
mAP@0.25: 76.8
mAP@0.5: 63.7
mAP@0.75: 31.8

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
BBAM: Bounding Box Attribution Map for Weakly Supervised Semantic and Instance Segmentation | Papers | HyperAI