Pith. sign in

REVIEW 2 cited by

Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1606.04446 v1 pith:7SLAWOI2 submitted 2016-06-14 cs.CV

Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization

classification cs.CV
keywords proposalsapproachattractionetboundingcategorydatasetsdetectionimage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The problem of computing category agnostic bounding box proposals is utilized as a core component in many computer vision tasks and thus has lately attracted a lot of attention. In this work we propose a new approach to tackle this problem that is based on an active strategy for generating box proposals that starts from a set of seed boxes, which are uniformly distributed on the image, and then progressively moves its attention on the promising image areas where it is more likely to discover well localized bounding box proposals. We call our approach AttractioNet and a core component of it is a CNN-based category agnostic object location refinement module that is capable of yielding accurate and robust bounding box predictions regardless of the object category. We extensively evaluate our AttractioNet approach on several image datasets (i.e. COCO, PASCAL, ImageNet detection and NYU-Depth V2 datasets) reporting on all of them state-of-the-art results that surpass the previous work in the field by a significant margin and also providing strong empirical evidence that our approach is capable to generalize to unseen categories. Furthermore, we evaluate our AttractioNet proposals in the context of the object detection task using a VGG16-Net based detector and the achieved detection performance on COCO manages to significantly surpass all other VGG16-Net based detectors while even being competitive with a heavily tuned ResNet-101 based detector. Code as well as box proposals computed for several datasets are available at:: https://github.com/gidariss/AttractioNet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Rethinking Classification and Localization for Cascade R-CNN

    cs.CV 2019-07 unverdicted novelty 4.0

    Feature sharing embedded in every stage of Cascade R-CNN narrows the low-IoU gap, improves all thresholds, and reaches 43.2 AP on COCO with negligible added parameters.

  2. RGB-D image-based Object Detection: from Traditional Methods to Deep Learning Techniques

    cs.CV 2019-07 unverdicted novelty 2.0

    A survey of RGB-D object detection from traditional hand-crafted features with machine learning to deep learning techniques.