English

Comparison of Neuronal Attention Models

Machine Learning 2019-12-10 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Recent models for image processing are using the Convolutional neural network (CNN) which requires a pixel per pixel analysis of the input image. This method works well. However, it is time-consuming if we have large images. To increase the performance, by improving the training time or the accuracy, we need a size-independent method. As a solution, we can add a Neuronal Attention model (NAM). The power of this new approach is that it can efficiently choose several small regions from the initial image to focus on. The purpose of this paper is to explain and also test each of the NAM's parameters.

Keywords

Cite

@article{arxiv.1912.03467,
  title  = {Comparison of Neuronal Attention Models},
  author = {Mohamed Karim Belaid},
  journal= {arXiv preprint arXiv:1912.03467},
  year   = {2019}
}
R2 v1 2026-06-23T12:38:49.758Z