Emotion Recognition - Facial Expression Detection Application icon

Emotion Recognition - Facial Expression Detection Varies with device

1 MB / 10+ Downloads / Rating 1.0 - 1 reviews


See previous versions

Emotion Recognition - Facial Expression Detection, developed and published by Hanuman, has released its latest version, Varies with device, on 2019-03-02. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 1.0, based on 1 reviews.

Emotion Recognition - Facial Expression Detection APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.hanuman.emotionrecognition

Updated: 6 years ago

Developer Name: Hanuman

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Emotion Recognition - Facial Expression Detection on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

1.0
Total 1 reviews

Previous Versions

Emotion Recognition - Facial Expression Detection Varies with device
2019-03-02 / 1 MB / Android 2.3+

About this app

This project aims to classify a group’s perceived emotion as Positive, Neutral or Negative. The dataset being used is the Group Affect Database 3.0 which contains "in the wild" photos of groups of people in various social environments.


The Need for Emotion Recognition

So, first of all, why do we need emotion recognition?


Emotion recognition is important -


- To improve the user’s experience, as a customer, learner, or as a generic service user.


- Can help improve services without the need to formally and continuously ask the user for feedback.


- Also, using automatic emotion recognition in public safety, healthcare, or assistive technology, can significantly improve the quality of people’s lives, allowing them to live in a safer environment or reducing the impact that disabilities or other health conditions have.


Applications of Emotion Recognition

Emotion Recognition has applications in crowd analytics, social media, marketing, event detection and summarization, public safety, human-computer interaction, digital security surveillance, street analytics, image retrieval, etc.


The rise of Group Emotion Recognition

The problem of emotion recognition for a group of people has been less extensively studied, but it is gaining popularity due to the massive amount of data available on social networking sites containing images of groups of people participating in social events.


Challenges facing Group Emotion Recognition

Group emotion recognition is a challenging problem due to obstructions like head and body pose variations, occlusions, variable lighting conditions, variance of actors, varied indoor and outdoor settings and image quality.


Approach

My approach is based on the research paper "Emotion Recognition in the Wild using Deep Neural Networks and Bayesian Classifiers". So, the model is basically a novel combination of deep neural networks and Bayesian classifiers. The neural network works from the bottom to the top, analysing emotions expressed by isolated faces. The Bayesian classifier estimates a global emotion integrating top-down features obtained through a scene descriptor.


Top-down approach considers the scene context, such as background, clothes, place, etc. It consists of the following steps –


- Acquiring the scene descriptors


- Setting evidences in the Bayesian Network


- Estimating the posterior distribution of the Bayesian Network


Bottom-up approach estimates the facial expressions of each person in the group –


- Face detection


- Features pre-processing


- CNN forward pass


The value obtained by the bottom-up module is then used as input to the Bayesian Network in the top layer.

New features

Emotion Recognition