Recurrent Soft Attention Model for Common Object Recognition
Computer Vision and Pattern Recognition
2017-05-30 v2
Abstract
We propose the Recurrent Soft Attention Model, which integrates the visual attention from the original image to a LSTM memory cell through a down-sample network. The model recurrently transmits visual attention to the memory cells for glimpse mask generation, which is a more natural way for attention integration and exploitation in general object detection and recognition problem. We test our model under the metric of the top-1 accuracy on the CIFAR-10 dataset. The experiment shows that our down-sample network and feedback mechanism plays an effective role among the whole network structure.
Cite
@article{arxiv.1705.01921,
title = {Recurrent Soft Attention Model for Common Object Recognition},
author = {Liliang Ren},
journal= {arXiv preprint arXiv:1705.01921},
year = {2017}
}
Comments
5 pages, 4 figures