4 DISCUSSION
On the other hand, when we use the Keras tuner, we
have two main tasks: searching for hyperparameters,
building the network model with the best
hyperparameters, and running it on the data. In our
experience, we have chosen 50 epochs. As seen in the
previous chapter, our model built without the Keras
tuner module gives an accuracy of 94.36% in the
training phase and 81.76% in the validation phase. It
provided an accuracy of 93.91% in the learning phase
and an accuracy of 46.34 % in the testing phase. We
note that the accuracies obtained are different; the
network gives the best accuracy obtained in the
training step without Keras tuner; this value of
accuracy is close to that obtained with Keras tuner.
The same thing about precision in the testing phase,
the model without Keras tuner surpasses the values
cited in the literature seen in this work and the model
built with Keras tuner.
5 CONCLUSION
In this paper, we have described the dataset fer2013.
We present some works that have used this dataset
and briefly describe the results found. Our article was
to introduce the Keras tuner module that allows the
automation of hyperparameters of the models. We
have presented the results. We found out that further
tuning would give better results. We intend to
improve these settings to use them on other datasets
of the domain or different domains as we can also
think of using them in other problems like a
regression to improve the achievements.
REFERENCES
‘Facial Expression Dataset Image Folders (Fer2013)’. n.d.
Accessed 27 June 2021.
https://kaggle.com/astraszab/facial-expression-dataset-
image-folders-fer2013.
Georgescu, Mariana-Iuliana, Radu Tudor Ionescu, and
Marius Popescu. 2019. ‘Local Learning with Deep and
Handcrafted Features for Facial Expression
Recognition’. IEEE Access 7: 64827–36.
https://doi.org/10.1109/ACCESS.2019.2917266.
Giannopoulos, Panagiotis, Isidoros Perikos, and Ioannis
Hatzilygeroudis. 2018. ‘Deep Learning Approaches for
Facial Emotion Recognition: A Case Study on FER-
2013’. In Advances in Hybridization of Intelligent
Methods: Models, Systems and Applications, edited by
Ioannis Hatzilygeroudis and Vasile Palade, 1–16. Smart
Innovation, Systems and Technologies. Cham: Springer
International Publishing. https://doi.org/10.1007/978-
3-319-66790-4_1.
Ionescu, Radu Tudor, and C. Grozea. 2013. ‘Local
Learning to Improve Bag of Visual Words Model for
Facial Expression Recognition’. 2013.
https://www.semanticscholar.org/paper/Local-
Learning-to-Improve-Bag-of-Visual-Words-Model-
Ionescu-
Grozea/97088cbbac03bf8e9a209403f097bc9af46a4eb
b.
Kabir, Md. Mohsin, Farisa Benta Safir, Saifullah Shahen,
Jannatul Maua, Iffat Ara Binte Awlad, and M. F.
Mridha. 2020. ‘Human Abnormality Classification
Using Combined CNN-RNN Approach’. In 2020 IEEE
17th International Conference on Smart Communities:
Improving Quality of Life Using ICT, IoT and AI
(HONET), 204–8. Charlotte, NC, USA: IEEE.
https://doi.org/10.1109/HONET50430.2020.9322814.
Khaireddin, Yousif, and Zhuofa Chen. n.d. ‘Facial Emotion
Recognition: State of the Art Performance on
FER2013’, 9.
Liu, Kuang, Mingmin Zhang, and Zhigeng Pan. 2016.
‘Facial Expression Recognition with CNN Ensemble’.
In 2016 International Conference on Cyberworlds
(CW), 163–66. https://doi.org/10.1109/CW.2016.34.
Minaee, Shervin, Mehdi Minaei, and Amirali Abdolrashidi.
2021. ‘Deep-Emotion: Facial Expression Recognition
Using Attentional Convolutional Network’. Sensors 21
(9): 3046. https://doi.org/10.3390/s21093046.
Mollahosseini, Ali, David Chan, and Mohammad H.
Mahoor. 2016. ‘Going Deeper in Facial Expression
Recognition Using Deep Neural Networks’. In 2016
IEEE Winter Conference on Applications of Computer
Vision (WACV), 1–10.
https://doi.org/10.1109/WACV.2016.7477450.
O’Malley, Tom, Elie Bursztein, James Long, François
Chollet, Haifeng Jin, and Luca Invernizzi. 2019. ‘Keras
Tuner’. Retrieved May 21: 2020.
Pramerdorfer, Christopher, and Martin Kampel. 2016.
‘Facial Expression Recognition Using Convolutional
Neural Networks: State of the Art’. ArXiv:1612.02903
[Cs], December. http://arxiv.org/abs/1612.02903.
Shi, Jiawei, Songhao Zhu, and Zhiwei Liang. 2021.
‘Learning to Amend Facial Expression Representation
via De-Albino and Affinity’. ArXiv:2103.10189 [Cs],
June. http://arxiv.org/abs/2103.10189.
Tang, Yichuan. 2013. ‘Deep Learning Using Linear
Support Vector Machines’, June.
https://arxiv.org/abs/1306.0239v4.