Skip to content

This is a simple deep learning model to detect whether a person is happy or sad.

Notifications You must be signed in to change notification settings

Mohcen2311/Happy-Or-Sad-Detection-Deep-Learning-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy-Or-Sad-Detection-Deep-Learning-Model

This is a simple deep learning model to detect whether a person is happy or sad.

Data Collection

the data used was retrieved from the web using a great extention called Download All Images. The result can be found on /data folder.

Installation

setting a Python virtual environment : py -m venv env

install required dependencies : pip install jupyter jupyter-server tensorflow opencv-python matplotlib

run the virtual environment : .\env\Scripts\activate

pop up the jupyter lab : jupyter notebook

deactivating the virtual environment: deactivate

Idea

The idea was inspired from Nicholas Renotte's video. Please check his youtube channel, it is greatly enriching in many domains (Data Science, Computer Vision, DL, ML ...)

About

This is a simple deep learning model to detect whether a person is happy or sad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published