Emotion Detection using Image Processing in Python
- URL: http://arxiv.org/abs/2012.00659v1
- Date: Tue, 1 Dec 2020 17:34:35 GMT
- Title: Emotion Detection using Image Processing in Python
- Authors: Raghav Puri, Archit Gupta, Manas Sikri, Mohit Tiwari, Nitish Pathak,
Shivendra Goel
- Abstract summary: The work has been implemented using Python (2.7, Open Source Computer Vision Library (OpenCV) and NumPy.
The objective of this paper is to develop a system which can analyze the image and predict the expression of the person.
- Score: 0.6604761303853881
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In this work, user's emotion using its facial expressions will be detected.
These expressions can be derived from the live feed via system's camera or any
pre-exisiting image available in the memory. Emotions possessed by humans can
be recognized and has a vast scope of study in the computer vision industry
upon which several researches have already been done. The work has been
implemented using Python (2.7, Open Source Computer Vision Library (OpenCV) and
NumPy. The scanned image(testing dataset) is being compared to the training
dataset and thus emotion is predicted. The objective of this paper is to
develop a system which can analyze the image and predict the expression of the
person. The study proves that this procedure is workable and produces valid
results.
Related papers
- Seeing the Unseen: Visual Common Sense for Semantic Placement [71.76026880991245]
Given an image, a vision system is asked to predict semantically-meaningful regions (masks or bounding boxes) in the image where that object could be placed or is likely be placed by humans.
We call this task: Semantic Placement (SP) and believe that such common-sense visual understanding is critical for assitive robots (tidying a house), and AR devices (automatically rendering an object in the user's space)
arXiv Detail & Related papers (2024-01-15T15:28:30Z) - What Makes Pre-Trained Visual Representations Successful for Robust
Manipulation? [57.92924256181857]
We find that visual representations designed for manipulation and control tasks do not necessarily generalize under subtle changes in lighting and scene texture.
We find that emergent segmentation ability is a strong predictor of out-of-distribution generalization among ViT models.
arXiv Detail & Related papers (2023-11-03T18:09:08Z) - Multi-Domain Norm-referenced Encoding Enables Data Efficient Transfer
Learning of Facial Expression Recognition [62.997667081978825]
We propose a biologically-inspired mechanism for transfer learning in facial expression recognition.
Our proposed architecture provides an explanation for how the human brain might innately recognize facial expressions on varying head shapes.
Our model achieves a classification accuracy of 92.15% on the FERG dataset with extreme data efficiency.
arXiv Detail & Related papers (2023-04-05T09:06:30Z) - Performance Analysis and Evaluation of Cloud Vision Emotion APIs [0.0]
Performance of two well-known APIs were compared using a public dataset of 980 images of facial emotions.
It has been found that the prediction accuracy for each emotion varies according to the cloud service being used.
arXiv Detail & Related papers (2023-03-23T00:47:43Z) - An Approach for Improving Automatic Mouth Emotion Recognition [1.5293427903448025]
The study proposes and tests a technique for automated emotion recognition through mouth detection via Convolutional Neural Networks (CNN)
The technique is meant to be applied for supporting people with health disorders with communication skills issues.
arXiv Detail & Related papers (2022-12-12T16:17:21Z) - Multi-Modal Masked Autoencoders for Medical Vision-and-Language
Pre-Training [62.215025958347105]
We propose a self-supervised learning paradigm with multi-modal masked autoencoders.
We learn cross-modal domain knowledge by reconstructing missing pixels and tokens from randomly masked images and texts.
arXiv Detail & Related papers (2022-09-15T07:26:43Z) - Efficiency Comparison of AI classification algorithms for Image
Detection and Recognition in Real-time [0.0]
Face detection and identification is the most difficult and often used task in Artificial Intelligence systems.
This study is to present and compare the results of several face detection and recognition algorithms used in the system.
It may also be used in locations with CCTV, such as public spaces, shopping malls, and ATM booths.
arXiv Detail & Related papers (2022-06-12T21:31:40Z) - Py-Feat: Python Facial Expression Analysis Toolbox [0.0]
We introduce Py-Feat, an open-source Python toolbox that provides support for detecting, preprocessing, analyzing, and visualizing facial expression data.
We hope this platform will facilitate increased use of facial expression data in human behavior research.
arXiv Detail & Related papers (2021-04-08T04:52:21Z) - A robot that counts like a child: a developmental model of counting and
pointing [69.26619423111092]
A novel neuro-robotics model capable of counting real items is introduced.
The model allows us to investigate the interaction between embodiment and numerical cognition.
The trained model is able to count a set of items and at the same time points to them.
arXiv Detail & Related papers (2020-08-05T21:06:27Z) - Real-time Facial Expression Recognition "In The Wild'' by Disentangling
3D Expression from Identity [6.974241731162878]
This paper proposes a novel method for human emotion recognition from a single RGB image.
We construct a large-scale dataset of facial videos, rich in facial dynamics, identities, expressions, appearance and 3D pose variations.
Our proposed framework runs at 50 frames per second and is capable of robustly estimating parameters of 3D expression variation.
arXiv Detail & Related papers (2020-05-12T01:32:55Z) - Continuous Emotion Recognition via Deep Convolutional Autoencoder and
Support Vector Regressor [70.2226417364135]
It is crucial that the machine should be able to recognize the emotional state of the user with high accuracy.
Deep neural networks have been used with great success in recognizing emotions.
We present a new model for continuous emotion recognition based on facial expression recognition.
arXiv Detail & Related papers (2020-01-31T17:47:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.