NeurIPS2020
Comprehensive Attention Self-Distillation for Weakly-Supervised Object Detection
Zeyi Huang, Yang Zou, B. V. K. Vijaya Kumar, Dong Huang
被引用 144 次
摘要
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 imagelevel 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 2 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. * The authors contributed equally. 2 Code are avaliable at https://github.com/DeLightCMU/CASD 34th Conference on Neural Information Processing Systems (NeurIPS 2020),