HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

Zhongzheng Ren Zhiding Yu Xiaodong Yang Ming-Yu Liu Yong Jae Lee Alexander G. Schwing Jan Kautz

Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection

Abstract

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2) detectors tend to focus on discriminative parts rather than entire objects; (3) without ground truth, object proposals have to be redundant for high recalls, causing significant memory consumption. Addressing these challenges is difficult, as it often requires to eliminate uncertainties and trivial solutions. To target these issues we develop an instance-aware and context-focused unified framework. It employs an instance-aware self-training algorithm and a learnable Concrete DropBlock while devising a memory-efficient sequential batch back-propagation. Our proposed method achieves state-of-the-art results on COCO ($12.1\% ~AP$, $24.8\% ~AP_{50}$), VOC 2007 ($54.9\% ~AP$), and VOC 2012 ($52.1\% ~AP$), improving baselines by great margins. In addition, the proposed method is the first to benchmark ResNet based models and weakly supervised video object detection. Code, models, and more details will be made available at: https://github.com/NVlabs/wetectron.

Code Repositories

ppengtang/pcl.pytorch
pytorch
Mentioned in GitHub
NVlabs/wetectron
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-object-detection-on-coco-2wetectron(single-model, VGG16)
AP50: 24.8
weakly-supervised-object-detection-on-pascalwetectron(single-model)
MAP: 52.1
weakly-supervised-object-detection-on-pascal-1wetectron (single mode, 07+12)
MAP: 58.1
weakly-supervised-object-detection-on-pascal-1wetectron(single-model)
MAP: 54.9

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
Instance-aware, Context-focused, and Memory-efficient Weakly Supervised Object Detection | Papers | HyperAI