Paper Title : Facial Expression Recognition Based on Deep Learning Algorithm for Annotated the Music in Player
ISSN : 2394-2231
Year of Publication : 2021
10.29126/23942231/IJCT-v8i2p44
MLA Style: M.Saravanan, M.Kowsalya, T.Kanimozhi, B.Vaitheeswari, T.Kanmani " Facial Expression Recognition Based on Deep Learning Algorithm for Annotated the Music in Player " Volume 8 - Issue 2 March-April , 2021 International Journal of Computer Techniques (IJCT) ,ISSN:2394-2231 , www.ijctjournal.org
APA Style: M.Saravanan, M.Kowsalya, T.Kanimozhi, B.Vaitheeswari, T.Kanmani " Facial Expression Recognition Based on Deep Learning Algorithm for Annotated the Music in Player " Volume 8 - Issue 2 March-April , 2021 International Journal of Computer Techniques (IJCT) ,ISSN:2394-2231 , www.ijctjournal.org
Abstract
Facial emotion recognition is the process of detecting human emotions from facial expressions. The human brain recognizes emotions automatically, and software has now been developed that can recognize emotions as well. This technology is becoming more accurate all the time, and will eventually be able to read emotions as well as our brains do. AI can detect emotions by learning what each facial expression means and applying that knowledge to the new information presented to it. Emotional artificial intelligence, or emotion AI, is a technology that is capable of reading, imitating, interpreting, and responding to human facial expressions and emotions. Facial expression is an effective way for humans to communicate since it contains critical and necessary information regarding human affective states. It is a critical part of affective computing systems that aim to recognize and therefore better respond to human emotions. Automatic recognition of facial expressions can be an important component in human-machine interfaces, human emotion analysis, and decision making. As a result, facial expression recognition has become a prominent research topic in human-computer interaction, as well as in the fields of image processing, pattern recognition, machine learning, and human recognition. In this project, we will implement the techniques to automatically detect facial parts using HAAR CASCADES algorithm and classify the emotions using Long Short Term Memory algorithm. To recognize emotion using the correlation of the facial feature sequence, a deep neural network for emotion recognition based on LSTM is proposed. The second layer is the full-connect layer, which is used to integrate information and act as the major role of the classifier. And present playlist of songs which is suitable for his current mood using K-Nearest Neighbor classification algorithm. In testing side, would supply a test image whose expression it desires to recognize. This test image would be matched with facial databases to play music based on recognized emotions. Finally provide emotion based music player with improved recognition rate
Reference
[1] Fan, Yingruo, Jacqueline CK Lam, and Victor OK Li. "Multiregion ensemble convolutional neural network for facial expression recognition." International Conference on Artificial Neural Networks.Springer, Cham, 2018. [2] Chang, Feng-Ju, et al. "Expnet: Landmark-free, deep, 3d facial expressions." 2018 13th IEEE International Conference on Automatic Face & Gesture Recognition (FG 2018).IEEE, 2018. [3] Kulkarni, Aishwarya, et al. "Intelligent emotion detection system using facial images." Int. Res. J. Eng. Technol (2015): 2395-0072. [4] Tautkute, Ivona, Tomasz Trzcinski, and Adam Bielski. "I know how you feel: Emotion recognition with facial landmarks." Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops. 2018. [5] Mehta, Dhwani, Mohammad FaridulHaqueSiddiqui, and Ahmad Y. Javaid. "Facial emotion recognition: A survey and real-world user experiences in mixed reality." Sensors 18.2 (2018): 416. [6] Gala, Pratik, et al. "MoodyPlayer: A Music Player Based on Facial Expression Recognition." International Research Journal of Engineering and Technology (IRJET) April (2018). [7] Zhang, Zhanpeng, et al. "From facial expression recognition to interpersonal relation prediction." International Journal of Computer Vision 126.5 (2018): 550-569. [8] Yang, Biao, et al. "Facial expression recognition using weighted mixture deep neural network based on doublechannel facial images." IEEE Access 6 (2017): 4630-4640. [9] Vaish, Ashutosh, and Sagar Gupta. "Employing Kaze features for the purpose of emotion recognition." Progress in Computing, Analytics and Networking. Springer, Singapore, 2018.679-685. [10] Ko, ByoungChul. "A brief review of facial emotion recognition based on visual information." sensors 18.2 (2018): 401
Keywords
————emotion recognition, feature points, music classification, expression, and deep learning.