Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ProNet: Learning to Propose Object-specific Boxes for Cascaded Neural Networks

About

This paper aims to classify and locate objects accurately and efficiently, without using bounding box annotations. It is challenging as objects in the wild could appear at arbitrary locations and in different scales. In this paper, we propose a novel classification architecture ProNet based on convolutional neural networks. It uses computationally efficient neural networks to propose image regions that are likely to contain objects, and applies more powerful but slower networks on the proposed regions. The basic building block is a multi-scale fully-convolutional network which assigns object confidence scores to boxes at different locations and scales. We show that such networks can be trained effectively using image-level annotations, and can be connected into cascades or trees for efficient object classification. ProNet outperforms previous state-of-the-art significantly on PASCAL VOC 2012 and MS COCO datasets for object classification and point-based localization.

Chen Sun, Manohar Paluri, Ronan Collobert, Ram Nevatia, Lubomir Bourdev• 2015

Related benchmarks

TaskDatasetResultRank
Object DetectionMS-COCO 2014 (val)--
41
Object DetectionPASCAL VOC 2012 (val)
Mean AP^b77.7
27
ClassificationPASCAL VOC 2012 (test)
PASCAL VOC Class: Plane AP97.6
10
Pointwise LocalizationPASCAL VOC 2012 (val)
mAP74.8
10
Pointing localizationMSCOCO 2014 (test)
mAP43.5
5
Pointing-with-predictionCOCO 2014 (val)
mAP43.5
4
Showing 6 of 6 rows

Other info

Follow for update