Hierarchical Object Detection with Deep Reinforcement Learning

11/11/2016
by   Miriam Bellver, et al.
0

We present a method for performing hierarchical object detection in images guided by a deep reinforcement learning agent. The key idea is to focus on those parts of the image that contain richer information and zoom on them. We train an intelligent agent that, given an image window, is capable of deciding where to focus the attention among five different predefined region candidates (smaller windows). This procedure is iterated providing a hierarchical image analysis.We compare two different candidate proposal strategies to guide the object search: with and without overlap. Moreover, our work compares two different strategies to extract features from a convolutional neural network for each region proposal: a first one that computes new feature maps for each region proposal, and a second one that computes the feature maps for the whole image to later generate crops for each region proposal. Experiments indicate better results for the overlapping candidate proposal strategy and a loss of performance for the cropped image features due to the loss of spatial resolution. We argue that, while this loss seems unavoidable when working with large amounts of object candidates, the much more reduced amount of region proposals generated by our reinforcement learning agent allows considering to extract features for each location without sharing convolutional computation among regions.

READ FULL TEXT

page 4

page 7

research
04/03/2016

HyperNet: Towards Accurate Region Proposal Generation and Joint Object Detection

Almost all of the current top-performing object detection networks emplo...
research
01/25/2016

Relief R-CNN : Utilizing Convolutional Features for Fast Object Detection

R-CNN style methods are sorts of the state-of-the-art object detection m...
research
10/15/2018

Multi-Stage Reinforcement Learning For Object Detection

We present a reinforcement learning approach for detecting objects withi...
research
08/03/2022

N-RPN: Hard Example Learning for Region Proposal Networks

The region proposal task is to generate a set of candidate regions that ...
research
09/13/2017

Zoom Out-and-In Network with Map Attention Decision for Region Proposal and Object Detection

In this paper, we propose a zoom-out-and-in network for generating objec...
research
12/04/2016

Learning to Segment Object Proposals via Recursive Neural Networks

To avoid the exhaustive search over locations and scales, current state-...
research
03/08/2017

Tree-Structured Reinforcement Learning for Sequential Object Localization

Existing object proposal algorithms usually search for possible object r...

Please sign up or login with your details

Forgot password? Click here to reset