HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

Zeyi Huang Yang Zou Vijayakumar Bhagavatula Dong Huang

Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection

Abstract

Weakly Supervised Object Detection (WSOD) has emerged as an effective tool to train object detectors using only the image-level category labels. However, without object-level labels, WSOD detectors are prone to detect bounding boxes on salient objects, clustered objects and discriminative object parts. Moreover, the image-level category labels do not enforce consistent object detection across different transformations of the same images. To address the above issues, we propose a Comprehensive Attention Self-Distillation (CASD) training approach for WSOD. To balance feature learning among all object instances, CASD computes the comprehensive attention aggregated from multiple transformations and feature layers of the same images. To enforce consistent spatial supervision on objects, CASD conducts self-distillation on the WSOD networks, such that the comprehensive attention is approximated simultaneously by multiple transformations and feature layers of the same images. CASD produces new state-of-the-art WSOD results on standard benchmarks such as PASCAL VOC 2007/2012 and MS-COCO.

Code Repositories

DeLightCMU/CASD
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
weakly-supervised-object-detection-on-mscocoCASD(ResNet50)
mAP: 13.9
mAP@50: 27.8
weakly-supervised-object-detection-on-pascalCASD(VGG16)
MAP: 53.6
weakly-supervised-object-detection-on-pascal-1CASD(VGG16)
MAP: 56.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
Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection | Papers | HyperAI