Mudanças entre as edições de "A Facial Expression Recognition System Using Convolutional Networks"

De LCAD
Ir para: navegação, pesquisa
 
Linha 1: Linha 1:
Conference paper, SIBGRAPI, 2015, PDF: [http://sibgrapi.sid.inpe.br/col/sid.inpe.br/sibgrapi/2015/06.19.21.39/doc/PID3755347.pdf]
+
[[category:Publicações]]
 +
Conference Paper, SIBGRAPI, 2015
 +
 
 +
DOI: [http://dx.doi.org/10.1109/SIBGRAPI.2015.14]
 +
 
 +
PDF: [http://sibgrapi.sid.inpe.br/col/sid.inpe.br/sibgrapi/2015/06.19.21.39/doc/PID3755347.pdf]
  
 
== Authors ==
 
== Authors ==
Linha 8: Linha 13:
 
features of a face image is also presented. The experiments were carried out using a largely used public database for this problem. A study of the impact of each image pre-processing operation in the accuracy rate is presented. To the best of our knowledge, our method achieves the best result in the literature, 97.81% of accuracy, and takes less time to train than state-of-the-art methods.
 
features of a face image is also presented. The experiments were carried out using a largely used public database for this problem. A study of the impact of each image pre-processing operation in the accuracy rate is presented. To the best of our knowledge, our method achieves the best result in the literature, 97.81% of accuracy, and takes less time to train than state-of-the-art methods.
  
[[Arquivo:Resumo_A_Facial_Expression_Recognition_System_Using_Convolutional_Networks.jpg]]
+
[[imagem:Resumo_A_Facial_Expression_Recognition_System_Using_Convolutional_Networks.jpg]]
 +
 
 +
== BibTeX ==
 +
 
 +
  @INPROCEEDINGS{7314574,
 +
    author={A. T. Lopes and E. de Aguiar and T. Oliveira-Santos},
 +
    booktitle={2015 28th SIBGRAPI Conference on Graphics, Patterns and Images},
 +
    title={A Facial Expression Recognition System Using Convolutional Networks},
 +
    year={2015},
 +
    pages={273-280}, 
 +
    doi={10.1109/SIBGRAPI.2015.14},
 +
    ISSN={1530-1834},
 +
    month={Aug}
 +
  }

Edição atual tal como às 13h17min de 21 de julho de 2016

Conference Paper, SIBGRAPI, 2015

DOI: [1]

PDF: [2]

Authors

Andre Teixeira Lopes, Edilson de Aguiar, Thiago Oliveira-Santos

Abstract

Facial expression recognition has been an active research area in the past ten years, with a growing application area like avatar animation and neuromarketing. The recognition of facial expressions is not an easy problem for machine learning methods, since different people can vary in the way that they show their expressions. And even an image of the same person in one expression can vary in brightness, background and position. Therefore, facial expression recognition is still a challenging problem in computer vision. In this work, we propose a simple solution for facial expression recognition that uses a combination of standard methods, like Convolutional Network and specific image pre-processing steps. Convolutional networks, and the most machine learning methods, achieve better accuracy depending on a given feature set. Therefore, a study of some image pre-processing operations that extract only expression specific features of a face image is also presented. The experiments were carried out using a largely used public database for this problem. A study of the impact of each image pre-processing operation in the accuracy rate is presented. To the best of our knowledge, our method achieves the best result in the literature, 97.81% of accuracy, and takes less time to train than state-of-the-art methods.

Resumo A Facial Expression Recognition System Using Convolutional Networks.jpg

BibTeX

 @INPROCEEDINGS{7314574, 
   author={A. T. Lopes and E. de Aguiar and T. Oliveira-Santos}, 
   booktitle={2015 28th SIBGRAPI Conference on Graphics, Patterns and Images}, 
   title={A Facial Expression Recognition System Using Convolutional Networks}, 
   year={2015}, 
   pages={273-280},  
   doi={10.1109/SIBGRAPI.2015.14}, 
   ISSN={1530-1834}, 
   month={Aug}
 }