Skip to content

A emotion data collection and emotion real-time recognition and visualization framework for both user-independence and user-dependence situation

Notifications You must be signed in to change notification settings

yongruihuang/Eumpy

Repository files navigation

Eumpy

A emotion data collection and emotion real-time recognition and visualization framework for both user-independence and user-dependence situation.

This framework provide 2 major function.

  1. Help researchers conduct emotion stimul experiment like DEAP, MAHNOB-HCI
  2. Provide real-time emotion recognition and non-physiological/physiological signal visualization.

Which signals do we collect and how to collect them?

The framework has applied methods for collectiong human face images and EEG data. But the users can easily add new methods for other signals because we have provided interface for users to imply. As for the hardware, for face images, the default camera will do the job. For EEG data, we use emotiv insight to collect.

Prerequisites

Instruction for data collection

run data_collection_framework/start_GUI.py and the experiment will start. image

Figure 1: the process for data collection

Figure 1 show the process of data collection. To begin with, the subjects were instructed to fill their information. Then the data collection loop begin. After all trials were completed, a finish page would appear.

The collected data will be saved in dataset floder in root path.

Instruction for data visualization

run real_time_detection/GUI/start_GUI.py and the process will start. image

Figure 2: the screenshot for data visualization

For more information and how to use those api, download the document from: https://github.com/yongruihuang/Eumpy/tree/gh-pages/document and try more.

About

A emotion data collection and emotion real-time recognition and visualization framework for both user-independence and user-dependence situation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published