Skip to content

REAL-TIME EMOTION RECOGNITION with CNN MODEL (KDEF training on FER2013 )

Notifications You must be signed in to change notification settings

umit-ozturk/Final-Project-with-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REAL-TIME EMOTION RECOGNITION with CNN MODEL (KDEF training on FER2013 )

Graduation Project at Namık Kemal University

We created Real-time emotion recognition application with Yusuf Alper Sarı.

In this study; a CNN model is trained to be used in real-time emotion recognition. The model was created using the dataset FER2013 and then fine tuned with KDEF dataset. Tests were made on the last version of the model and the highest performance was used in real-time emotion recognition.

All Contributors Star on GitHub

Ümit Öztürk

Ümit Öztürk

Yusuf Alper Sarı

Yusuf Alper Sarı

Installation

Clone the repository and create a virtual environment.

$ git clone https://github.com/umit-ozturk/Final-Project-with-CNN.git
$ cd Final-Project-with-CNN
$ virtualenv -p python3 env
$ source env/bin/activate
$ pip install -r requirements.txt
$ cd src

Run Application

$ python new_real_time.py

Screenshots

Photo1

Photo2

Photo3

Photo4

About

REAL-TIME EMOTION RECOGNITION with CNN MODEL (KDEF training on FER2013 )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published