Mobile Image Recognition with Convolutional Neural Networks

  1. William Raveane 1
  2. María Angélica González Arrieta 1
  1. 1 Department of Computer Science, University of Salamanca
Libro:
Avances en Informática y Automática. Séptimo Workshop
  1. Juan Cruz Benito (coord.)
  2. Alicia García Holgado (coord.)
  3. Sergio García Sánchez (coord.)
  4. Daniel Hernández Alfageme (coord.)
  5. María Navarro Cáceres (coord.)
  6. Roberto Vega Ruiz (coord.)

Editorial: Departamento de Informática y Automática ; Universidad de Salamanca

ISBN: 84-695-8670-X

Año de publicación: 2013

Páginas: 133-147

Tipo: Capítulo de Libro

Resumen

Convolutional neural networks provide a powerful solutionfor image recognition, but also present a trade-off due the computingpower required to carry out the classification procedure. This is primarilydue to the difficulty involved in calculating multiple convolution operations over various layers in the neural network. With the ever increasingperformance of mobile devices, it is natural to explore the possibility ofimplementing such a system on board a device to perform interactiveimage recognition tasks in real time.