Neural Network Simulation: The recognition application
Eindhoven University of Technology
Eindhoven University of Technology, 2011
@article{afxentis2011neural,
title={Neural Network Simulation: The recognition application},
author={Afxentis, Panagiotis and Crespo, Alicia Sanchez and Zhang, Ying},
year={2011}
}
This paper presents the GPU mapping of the recognition algorithm of a Convolution Neural Network (CNN). This work is based on a C-implementation of the application. The mapping to GPU was performed through different approaches which are explained in detail. The improvements achieved by each approach are presented as well as the overall speed up of the application. The GPU implementation demonstrates the feasibility to integrate the algorithm in a real-time system as the frame rate accomplished is 30fps. In order to examine the scalability of the application, the use of multiples GPUs was explored. The CPU implementation is executed on a 800MHz AMD Phenom. The GPU platform used for the experiment is an Nvidia GeForce GTX570.
January 9, 2012 by hgpu