Skip to content

Python Program that uses Convolutional Neural Network (in short CNN) with Keras API to detect the emotion level in the given image/picture

Notifications You must be signed in to change notification settings

nizamuddinsyed/EmotionAnalysisWithPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EmotionAnalysisWithPython

Python Program that uses Convolutional Neural Network (in short CNN) with Keras API to detect the emotion level in the given image/picture

The dataset can be downloaded from "Kaggle Website" from the given below link https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data

Packages used are listed below a. Keras (High level Neural Network API) b. Tensorflow (ML Library) c. OpenCV (Computer Vision and Machine Learning Library) d. MatplotLib and Numpy (Python Packages)

Used Google-Colab to run the code by selecting runtime GPU

About

Python Program that uses Convolutional Neural Network (in short CNN) with Keras API to detect the emotion level in the given image/picture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published